uriparser-devel-0.8.5-lp150.2.3.1<>,-\YTo/=„ʰW7gLtI5Izί*/U\(-f>oF$̀c/zY4$Qn w))qeiG 3P;WNY2FM˫zI_ځD(!7Ws(3{40ߵϒGs&Q4.jf656l+Y9wYӮVt[eظ>])6[f.(kKHz>A% ?$d $ P . Gg    h  $l D(89: $BFGHDIXYZ[\ ] L^!b!c"d#e# f##l#%u#8v#w$x$Ly$z$$$$$Curiparser-devel0.8.5lp150.2.3.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.\YTocloud123openSUSE Leap 15.0openSUSEBSD-3-Clause and LGPL-2.1http://bugs.opensuse.orgDevelopment/Libraries/C and C++https://uriparser.github.iolinuxx86_64d  ! M2 }A큤A큤A큤\YTm\YTm\YTm\YTm\YTm\YTm\YTm\YTm\YTm\YToZzBZzBZzBZzBZzBZzB\YToZzB8b23b4b3d66a73a30b90cfb8fe4310be72828a818a476fa47c8f60873507ae77a651d629aa2e399712fbd8c5cb464d0513ab03af8de357a65d76c967c74d1b2bb9f917178b8da2f54f55101144c2a708bc3af76efef5abdaeffd236c91f035325a346e166c163693427ca5ad4473147daa3318ac1bcfedb59c4485c9670508563a584d9a343eb5517ccd3b50e158c2385a4de8ea7f96d6bad05b1cca0ae2679e584a850e5eff1b129abf7e7f573d255946bf3513e410de443b2f898834f77bc60dd8797d3a2b303a83480a1541bf6ad0bd8319a0bf146d4e664fb7844f28cb95b64842f046be0068c5ee9cf8d83fb6563879b19af33fc781979c84309b0629d8e4e9dfcd9ab465b93bce2fa791da16d212bb9ea065044e0acb8f869d13d93c6ad7b874813191c63a8fa7962ca62879a3a1d0873af0853fbe513c5a614bf128bc649273648d1ca923fde8707dba4af2e2e1a655ce51d85810dc02788711333166a6dced01b0422b9aa97a8def0a792e727f7ee39c36a9baace2bb85a2fa576ceb64db967fdb2019c2536308a814fa9e6f97e934370e94462f5a87e075ac1b3f3eee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561fliburiparser.so.1.0.21rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrooturiparser-0.8.5-lp150.2.3.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.1\?[@Z_@Z_@Z Z Z@Z|;T@S~@QQ@O&@MK@LKJ@adam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.dejengelh@inai.dealoisio@gmx.comp.drouand@gmail.comcrrodriguez@opensuse.orgcoolo@suse.comjengelh@medozas.detoddrme2178@gmail.comcoolo@novell.comdavejplater@gmail.commeissner@suse.de- 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 package- Extend uriparser-0.7.5-doxygen.patch so doxygen does not generate timestamped files.- update license to new format- Remove redundant tags/sections per specfile guideline suggestions - Parallel building using %_smp_mflags- Added 32bit compatibility libraries- fix compile, newer doxygen does not use .gif anymore- Update to version 0.7.5 fixed doxygen build with uriparser-0.7.5-doxygen.patch - Upstream changes :- * Added: pkg-config file * Fixed: File Doxyfile.in was missing from release archives Thanks to Rakesh Pandit for reporting! * Fixed: Doc generation troubles * Changed: No longer shipping bundled libcpptest * Changed: New dependencies: - libcpptest 1.1.0 or later - pkg-config (for libcpptest detection) Both dependencies can be disable through configuring with --disable-test, which excludes the test suite from compilation. * Soname: 1:10:0- use correct version in .spec file, removed unnecessary CFLAGS/CXXFLAGS stuff now default.liburiparser-develcloud123 1549358191 0.8.5-lp150.2.3.10.8.50.8.5-lp150.2.3.10.8.5-lp150.2.3.10.8.5-lp150.2.3.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.opensuse.org/openSUSE:Maintenance:9568/openSUSE_Leap_15.0_Update/dc79cfc569cf01d21d6edfdea0b576fb-uriparser.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textUTF-8 Unicode textASCII text, with CRLF line terminatorsISO-8859 textPRJT51`_utf-8eda952f3c71a739a8a9309a3bbd696939587d132082b5c0009a6b3a5b0eb6dba?7zXZ !t/x6]"k%TXol_랩5k5pJ.2-qQ^ЧzEv;x F8i\,vdR-urpaxnf@_mX>CX2̓~Qs{W (5> ^eIRB {HU @6N\Vd 'hוU$uچ[XE's^yK="bکt1׸$P+E'c4/)8!ɱ_D,lkUkdvqAT #o{+!2)><: >n≣gvӏ}X)E+؃bBVAF" U20'6@Tmj `}}c&?AD#t<֏k3^B&4JI,Xy>._ˑb vK~B` 9m /)q"UH/1炚Q 61@kIE5**Ͳqm*:i:V`a a S>4xbCzYNC$¡XK"t!j>H-B?s BM'i&Xc!~äoΌPpCYUN[tdtw2+*A~r HرyXjRovLo3eCA<^u{TEc1!$B6ztd›:BSU~Mb?fn-%֪Ys{}pwUH0pݦ.@Y{@`P QNg$# > _&ӿu^nAf,yPyI;aRl롱lr~vspύ+[4(48R1uor0b`@GJ>?o(oJ*YW@Ή6G⟇Փ` x8'dڈg/Y[vf/'$le$DjE'Vkp6תKÈ 7-X&$Jo$4.?G YZ