uriparser-devel-0.8.5-150000.3.8.1<>,*8fGj8p9|q ӳ {{c4ިIk`rqD\Q6Ru$vaX7qd猀W`^K 2XwB>պ]EIZVO:5oy&Mdft/v3G4}KH1mK1M {MUo>nC6C(=!i(*pk Y=C~U ?>b"bV$C8jSbTaO/Don5."bVM>A!?!d % Q2L b  <   @<d(8 9 : BhF{GHI X4YDZ[\]^bxc!defluv w x y!z! !0!4!:!|Curiparser-devel0.8.5150000.3.8.1Development files for a URI parsing libraryuriparser is a strictly RFC 3986 compliant URI parsing library and supports Unicode. This subpackage contains the header files for the library.fGj8h01-ch4dSUSE Linux Enterprise 15SUSE LLC BSD-3-Clause and LGPL-2.1https://www.suse.com/Development/Libraries/C and C++https://uriparser.github.iolinuxx86_64d  ! M2 }A큤A큤A큤fGj8fGj8fGj8fGj8fGj8fGj8fGj8fGj8fGj8fGj8ZzBZzBZzBZzBZzBZzBfGj8ZzB8b23b4b3d66a73a30b90cfb8fe4310be72828a818a476fa47c8f60873507ae77a651d629aa2e399712fbd8c5cb464d0513ab03af8de357a65d76c967c74d1b2bb9f917178b8da2f54f55101144c2a708bc3af76efef5abdaeffd236c91f035325a346e166c163693427ca5ad4473147daa3318ac1bcfedb59c4485c9670508563a584d9a343eb5517ccd3b50e158c2385a4de8ea7f96d6bad05b1cca0ae2679e584a850e5eff1b129abf7e7f573d255946bf3513e410de443b2f898834f77bc60dd8797d3a2b303a83480a1541bf6ad0bd8319a0bf146d4e664fb7844f28cb95b64842f046be0068c5ee9cf8d83fb6563879b19af33fc781979c84309b0629d8e4e9dfcd9ab465b93bce2fa791da16d212bb9ea065044e0acb8f869d13d93c6ad7b874813191c63a8fa7962ca62879a3a1d0873af0853fbe513c5a614bf128bc649273648d1ca923fde8707dba4af2e2e1a655ce51d85810dc02788711333166a6dced01b0422b9aa97a8def0a792e727f7ee39c36a9baace2bb85a2fa576ceb64db967fdb2019c2536308a814fa9e6f97e934370e94462f5a87e075ac1b3f3eee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561fliburiparser.so.1.0.21rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrooturiparser-0.8.5-150000.3.8.1.src.rpmliburiparser-develpkgconfig(liburiparser)uriparser-develuriparser-devel(x86-64)@    /usr/bin/pkg-configglibc-develliburiparser1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.8.53.0.4-14.6.0-14.0-15.2-14.14.1fGF\?[@Z_@Z_@Z Z Z@Z|;T@gus.kenion@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.dejengelh@inai.dealoisio@gmx.comp.drouand@gmail.com- CVE-2024-34402.patch: Protect against integer overflow in ComposeQueryEngine (bsc#1223887, CVE-2024-34402) - CVE-2024-34403.patch: Protect against integer overflow in ComposeQueryMallocExMm (bsc#1223888, CVE-2024-34403)- CVE-2018-20721.patch: fix an out-of-bounds read for incomplete URIs with IPv6 addresses with embedded IPv4 address (bsc#1122193, CVE-2018-20721)- CVE-2018-19198.patch: fix an out-of-bounds write via a uriComposeQuery* or uriComposeQueryEx* (bsc#1115722, CVE-2018-19198) - CVE-2018-19199.patch: fix integer overflow via a uriComposeQuery* or uriComposeQueryEx* function (bsc#1115723, CVE-2018-19199) - CVE-2018-19200.patch: fix attempted operations on NULL input via a uriResetUri* function (bsc#1115724, CVE-2018-19200) - enable unit tests, when cpptest-devel is available- Package COPYING and other basic documentation - Drop HTML documentation, for now, since it has no content.- Fix Group of the library subpackage- Merge subpackage uriparse into uriparser main package, and rename liburiparser-devel to uriparser-devel.- Rename package to comply with openSUSE packaging guidelines (bnc#1081686, sr#577196) - Rename changes and spec file and drop usage of pkg_name- Remove pointless --with-pic (no effect with --disable-static) - Ensure neutrality of description.- Update to version 0.8.5 * Changed: The uriparser project has moved from SourceForge to GitHub: Code + issue tracker: https://github.com/uriparser/uriparser New website: https://uriparser.github.io/ Please update any links of yours, accordingly. Thank you! * Fixed: Memleak in out-of-memory clean-up code of URI normalization, related to SF.net bug #28. Thanks to Chris Hills for the report! * Fixed: Fix compilation of uriparse(1) on FreeBSD Thanks to Ed Schouten for the patch! * Fixed: Fix C90 compilation errors Thanks to Joel Cunningham for the patches! * Fixed: Space requirements documented for uriWindowsFilenameToUriStringA given URI "file://server1/file1.txt" (SF.net bug #31) Thanks to threedyd for the report! * Fixed: Compiler warnings Thanks to Joel Cunningham for the patches! * Fixed: Stop exporting internal function RemoveBaseUriImpl Thanks to Joel Cunningham for the report! * Fixed: API documentation front page no longer empty with Doxygen 1.8.13 * Fixed: "make -C doc install" fixed for lack of .map files * Improved: Communicate that absolutePath is always URI_FALSE for URIs with a host in uriparse CLI tool output and Uri.h header (GitHub #2, SF.net #30) * Soname: 1:21:0 version 0.8.4 * Fixed: Stack overflow on parsing malformed IPv6 addresses with more than eigtht quads. Thanks to Alexander Klink for the report! * Soname: 1:20:0 version 0.8.3 * Fixed: uriCompareRange reported NULL pointer and range of length zero as equal, by mistake. Thanks to Robert Kausch and his Coverity report. * Fixed: Use-after-free in out-of-memory code of uriMakeOwner. Thanks to Chris Hills and his Klocwork-based report (SF.net bug #28) * Soname: 1:19:0 version 0.8.2 * Fixed: Broken conversion from/to Windows network shares (SF.net bug #21) Thanks to Adam Gross and Dmitry Repkin! * Fixed: Limit uriCompareRange return values to -1/0/1 (SF.net bug #24) As a side effect, this fixes the test suite for AArch64. Thanks to Marcin Juszkiewicz for the patch! * Fixed: MinGW Makefile: LIB_DIR fixed from ../../lib leftover to ../../src (SF.net bug #27) Thanks to Dmytro Zagashev for the report! * Fixed: Add missing NULL checks to UriStringToFilename (SF.net bug #25) Thanks to Jerome Custodio for the report! * Changed: Leave inlining decisions to GCC * Soname: 1:18:0 - Refreshed uriparser-doxygen.patch - Spec cleanup- Update to version 0.8.1 * Fixed: Sync URI_VER_* preprocessor defines (were at 0.7.6, bug #23) * Fixed: Bug in internal function that may flip uriEqualsUri results around * Added: Function uriAddBaseUriEx allowing to resolve URIs with a scheme identical to that of the base URI to resolve against as if the URI to resolve had no scheme specified, when flag URI_RESOLVE_IDENTICAL_SCHEME_COMPAT is specified (feature request #4) * Soname: 1:17:0 - Update uriparser-0.7.5-doxygen.patch > uriparser-doxygen.patch - Add pkgconfig(libxdot) require; new upstream dependency - Update download source Url to current sourceforge location - Split out uriparse binary into his own packageliburiparser-develh01-ch4d 1715956280 0.8.5-150000.3.8.10.8.50.8.5-150000.3.8.10.8.5-150000.3.8.10.8.5-150000.3.8.1uriparserUri.hUriBase.hUriDefsAnsi.hUriDefsConfig.hUriDefsUnicode.hUriIp4.hliburiparser.soliburiparser.pcuriparser-develAUTHORSChangeLogGOALS.txtREADME.mdTHANKSTODO.txturiparser-develCOPYING/usr/include//usr/include/uriparser//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/uriparser-devel//usr/share/licenses//usr/share/licenses/uriparser-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:33965/SUSE_SLE-15_Update/5e9e5ba09d440cdf6018fc78301a64a5-uriparser.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textUTF-8 Unicode textASCII text, with CRLF line terminatorsISO-8859 textPRIfLxUo]utf-893c64fe511dd612122d7d57cd9bd25cd0de4bd85ce8a2dfb9ac0f56490a436c7?7zXZ !t/"0]"k%w..(3J!pԵ~c:0ңiz[yTh1,ÐD8q|5w8bgqj/m&q5Hn(rz3;aWBﬨ)19CaDOqEz>t'H+piR IR[2Nb4\,Ls<]1/=y{\osL+$֤i[J5Nn_9J9,(!@YFp̜%fS k?]Hvf7 ;dž|;as+ap"xC񙻧A)w76m2-jFR*p)\{!2n X$>oE/ u ImrQfQ:qa@Dt/}A1hZ}̯P s+/d({^Eb 3#|V^L߸`Lj.nϸZ_GSw" pmAW ;bmfySBX@f~+*>}ρ84ɥqX=b ru׋6D^^Ǩ8v\?~!~&amȊg6<+h@~J7E#:A%ye̼2_1*pL1j Ost#9Jo*G-8#s ]3z%:Q@Ѫ:oDJ+y-Q,Q3M?y3HR08Q߰=صDuQQwڱ;02nvYB8SxV!2kUT'?C㎳d!ϾIؠQZ訞4D6Sbr%!+V*U YZ