libcpp-httplib0_12-0.12.5-bp156.2.6.1<>,2h$PI%z "!]v&bYL4Dx?Lhkyb@@)[kg'ď!=!|I2H0tIEB<ԆzT6]ZMNkJ5y`)ƃ^2iKnhgIx!;vfH|PS)TW-NH ,T !Eޖ.V~A1])_}/urH1D & eP =1 _0460}ik~89#BibrU۽f¬¼;:)@E$_|\U^9x JI %4Uѻud9Va=V$`#%̳/X.p1H}?q*:T=%\Or˧aro^=S!EWUV/vi }ϊR]P7MQ%9ժ4-e2bi<OS U Ys:>@?d ( C .4<L T \ l   0Dl|,|,,(89 0: >9@HFWGlH|IXY\]^bhcdefluvwxy'zL\`fClibcpp-httplib0_120.12.5bp156.2.6.1A C++11 HTTP/HTTPS libraryThis is a multi-threaded HTTP library with blocking I/O. There is no support for non-blocking mode.h$Pi01-ch2c ESUSE Linux Enterprise 15openSUSEMIThttp://bugs.opensuse.orgUnspecifiedhttps://github.com/yhirose/cpp-httpliblinuxx86_64 Ah3A큤h$Pbh$PTh$Pdu6090af0d9cd4555bd6eec8c9631f5eabdbfb482f4724c56c8d89f9a970ad6f7334b45cbe16d7b71b89ae6127e26e0d90a029198ca5e958ad8e3d0b8bbed364d8blibcpp-httplib.so.0.12.5rootrootrootrootrootrootrootrootcpp-httplib-0.12.5-bp156.2.6.1.src.rpmlibcpp-httplib.so.0.12()(64bit)libcpp-httplib0_12libcpp-httplib0_12(x86-64)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libbrotlidec.so.1()(64bit)libbrotlienc.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgcc_s.so.1(GCC_3.3.1)(64bit)libssl.so.3()(64bit)libssl.so.3(OPENSSL_3.0.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.17)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.22)(64bit)libstdc++.so.6(GLIBCXX_3.4.30)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3h!g@dw6cc@ccc@cƍc<@c@ccc@pgajdos@suse.compgajdos@suse.comAlexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Jan Engelhardt Alexey Svistunov svalx@svalx.netAlexey Svistunov - security update - added patches CVE-2025-46728 [bsc#1242777], Unbounded Memory Allocation in Chunked/No-Length Requests + cpp-httplib-CVE-2025-46728.patch- security update - added patches fix CVE-2025-0825 [bsc#1236790], fails to filter CRLF characters when those are prefixed with a null byte + cpp-httplib-CVE-2025-0825.patch- Update to version 0.12.5: * Add HTTPLIB_INSTALL CMake option (#1575) * Fix more CRLF injection problems * Don't loading system certs from Keychain on iOS (#1546) * Initialize sockaddr_un to fix valgrind uninitialised byte message. (#1547, #1547) * Using set_content_provider with length of 0 makes it infinitely loop (#1545) * How to check if server is running successfully in another thread? (#1548) * Fix leaked handle in create_socket (#1554) * Fix "Location" header url corrupted by percent-unescaping in redirect… (#1459) * Trailing headers not handled (#1486) * SSL access through a proxy causes SIGSEGV (#1533) * System certs support on macOS (#1474) * Add Request::get_file_values method (#1495) * Fix: assert socket_requests_are_from_thread_ std::this_thread::get_id() (#1498) * Fix: multipart Content-Type headers with both boundary and charset parameters (#1516)- Move examples to devel subpackage - Drop headers-only flavor and remove aliases for pkg-config files (gh#yhirose/cpp-httplib#1491)- Update to version 0.12.0: * Removed is_writable() from DataSink (Resolve #1478, too) (#1483) * Fix #1479 * Removed incorrect comment * Support CTest (#1468) * Issue 52666: cpp-httplib:server_fuzzer: Timeout in server_fuzzer * add to_human_string (#1467)- Switch to meson tests - Add examples to headers package- For an explicit choice when buildtime dependencies resolving added an unique pkgconfig files aliases for both shipped library flavors: cpp-httplib-headers.pc and cpp-httplib-shared.pc - Enable tests performing for compiled flavor- Migrate from obscpio to classical tar.gz sources archive for properly debugsource package building- Update to version 0.11.4: * add support for requests with both MultipartFormDataItems and Content Providers (#1454) * Add EINTR and EAGAIN judge for accept (#1438) * Updated unit test * std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448) * Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) * Fix #1442 * Removed code for upsupported OpenSSL - Combined multibuild cpp-httplib and cpp-httplib-headers packages - Remove unneeded BuildRequires for cpp-httplib-headers- Move LICENSE file to the library package - Drop cmake BuildRequires and linker additional "-s" flag- Redo description so it does not rely on monospace formatting.- Move README.md to devel subpackage- Update to version 0.11.3: * Fix #1426 * Fix #1437 * Windows CMake directory install fix (#1434)- Initial release/sbin/ldconfig/sbin/ldconfigi01-ch2c 17472104250.12.5-bp156.2.6.10.12.5-bp156.2.6.1libcpp-httplib.so.0.12libcpp-httplib.so.0.12.5libcpp-httplib0_12LICENSE/usr/lib64//usr/share/licenses//usr/share/licenses/libcpp-httplib0_12/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:18891/openSUSE_Backports_SLE-15-SP6_Update/232f37139a6e3caa2ee84130f8195918-cpp-httplib.openSUSE_Backports_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0fcf0d315dd383dd68f4b13c0d7694452318fead, not strippeddirectoryASCII text'PRRRRR R R RRRRR RR R"RR!R R&RRRRR%R$RR#RRRRR'RRRRRRCzfo)2butf-8cbd2bb6c425c90c95fbf1a5b70ffce52cc141f169257015a84574c50138360d6?7zXZ !t/ ]"k% -c.Uta8a?]+e8b`4]zlCY t;7T˓B@S2VT\_A#izgp(cݮS6m|կB T"Zy9݈!$](-ߢfp{Ȧ$Fi᪵%<޹ƕ.HO>4%2lc[׉8䢣nTk ߻2O_G(%?R=0wUxmy&D+>E9[rYAt|} 6e0C!|mׄT9'UrjY- ;¾0ja US}?e+$)l*Lc c$d\zp:`ۃ:N6=(.24Kb8UTd(neOL\-Tb/FIy)꽣.1c5$): &}:?/0zHhDs}B:5Ӓ&=8VJZ^DVF#GJ/P~T@#"lGJ箯wGKe3:ˍAD,Zީ`,ryAO1{@%A-:' ҵ" . *Ȗs>n(KM",nCohD-dgj/uFnYt[U c햄[ނcͲv4-XGcG@ ? 0[Ӆ:UP!'94t kpdj2Z '0RD4F /9nK3by!H|Eֲ m7 S=O--@)X9JZppfR(*˩@m#OeLVFd%F1 1Mtrɷf'L$Jdt6 v4ݷwR4BV|-.$0`sچ̛hj)@kG5RPRse>+ؓ'zVʒAƛ` 0Qaøg;nxΗSZD͚k>fFQ)P)*0xiK\f垔q-:=fЂbx~n[ryZ/FG^Mmaã5ezrZ!w/iߊ|"vUl;E)(6z65D{t '*hiX%Y*U7ct̟F;:zRAVf G#(i4hdb1֋TU\3݄H~koa&TgFkCVxQebpNb!Ŏ/ X-_h _2٤\im^TCVn{5>.|$%ȾűXʞ]ތn86¶7׹H&/;+!/yoi=P-/; , =8iX.~M}EC%H ɝRRf:*^WޤQ+`5cƥ Aj4< )`0X;`]YwS+,a@xB%obl~=}Qupwπ2;p٪& ^.aI?M] ^M`}DvKV>&OVÿ{`9ljOSi^EkVO7^C6K}pԜ{8\B'ئ8cDMuܡ`eoG@%FEMTbjVi!bˀ”$ 'q=m>dp{={TĖfY/,^2,M ¼I+>oj]؁mG@(߽Kil߇^.ړ+M& {KzI[o-(Bq DEX,<ׇzxE)7vkiHS:4D~Ոő2Gϲi:-6S#fqV[nB$'A-1 YZ