liburiparser1-32bit-0.8.5-lp150.2.3.1<>,:\YT/=„ !"xs$%a# -ߏ_I);O=;ȢBVк; Q _a;DgAj$;mh$f%''md|pۂ{/ 5Êm{_;^lbVnO՗K*|v/[Cۣ}> dO TKZ.CL /t]3X jNQS0mNMûT'ۍ#=y,{i%uwF%@pX42kTkܗEM .'>>?xd ( Z 39@PX \ ` h   P t * (K8T9:>nGxHIXY\]^bcdKePfSlUuhvpwx y(,2tCliburiparser1-32bit0.8.5lp150.2.3.1A strictly RFC 3986 compliant URI parsing libraryuriparser is a strictly RFC 3986 compliant URI parsing library and supports Unicode.\YTcloud103֔openSUSE Leap 15.0openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://uriparser.github.iolinuxx86_64/sbin/ldconfig֔\YT\YT9b5a5a40181e3509e9ae36a64343e02181baee4c10e94c8772ce35287cde0e43liburiparser.so.1.0.21rootrootrootrooturiparser-0.8.5-lp150.2.3.1.src.rpmliburiparser.so.1liburiparser1-32bitliburiparser1-32bit(x86-32)@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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./bin/sh0.8.5-lp150.2.3.10.8.5-lp150.2.3.1liburiparser.so.1liburiparser.so.1.0.21/usr/lib/-fomit-frame-pointer -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-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=72cc138d7efb29e518ed271c7698b49a2ff4e60d, strippedPRRRRutf-892f9f563f63a782262c7fa2ce07de297db3b8e77e5b9bfc64c2ede40777f477d? 7zXZ !t/2]"k%+1@yD9BmFf {[XN DrY,{!sv7\q%-??xݛ~" UƕS?KA+j߀o;w-"t,mU.2gdnKBr-[oc^AV0)լ!w_4@F#ԯ49~C+iQ+?yOEuWgA(!F'zZҵH3J0S<;D-\x I0 ~^QT$ hIM:շk{:8MvOB$}e-oЕfǯkz57޿?DmCL:ʏ!^oC[Vi"Ep&U[c%zQW:e5rR'' bH_{,b4JPы2۹c &tQ6[8zo X OeFr/ܐe2 pMBZ>a@Ab|osEzpVT VI¹bڝg+V!v\!}׷‹1`j| q].JuzRBJ J; ׉>I*`w2kCOeނO9*k 1UHn v4^D#W.~hUlHgzx:]$ bBRH?)`&Tvb5'qoZTgbƻbbҾii}Ҋ](N>5Sn'aL E"@XD]BI7wQ]?Z:.3zV9b&Tá(oN^_F E'MPĚ|- g;nGQ? tňL;; 1#3k[w RVw 3a',p'~D܏ݢ\kt&}<{-`,:4 \dG q 7W=}ƈQW%sQZKδpB~:+mO8R){nЬhoZW3(N1uf~gb{Q 281F-6 };DP\'x[Z`)- rS[^,`^Axhߪz^=α{(NNv$('d"hLyJ%Cx |3&]4 gd ߩIJq+_Ph ]54Kr=ŝ7si4!DQ})-w1E>:4ߝpØT4澍p6ff߲uJ#vclwQjQ}khݽ:'}+F (n_ܰGc~/opP,l% so˵Ԯ}1fq28'VnHIG} w b$7"\F/e~7Ɇ+W(_E:4rGK~H"55QQ-nQ"؎[l,AM"  b8 zx(@UȑmXQ@AQ9ۃh@5[s/2S8Y_`u֠``iF4g{`jTg 6TcVPfhVPNDeȶÚ\HJUnjd-2mDl' c% ?jML4USi$yX3m B} _ imga~j;5sJCvb=[2eQe:zT-GCO)5,8/p.v=!,zO:'1zC3bcjU*e%PBfCkYV#>&vqNGF̋Ҳ+}DΓ?$A';`3G uPW.cTUO)zpf#B`L^(T!b߿C5Zrg봱 <7 x{ OMӪG/~r!9 HObYɵoC_ϝl(X#xX|rZۧMPMFx ^ӊvn3z^T>{Zr39 /EȦRq80jYk7W+Y@*ts5ݜ+vk7NЧ׏SD470(!-&f,tCXnۚQޒ=~jpsL@xbݩb0+-^ ΂a565rzī xw @Hޛ{AQ]h(zcCJhїy104 $ Rf/?0sJ-:B#P JPcƲyE8[i;w_uiH.K*C> b[sY!BÚbt&Ԭgkt "/#\=w em~xBŔN$]pg{Z-4$x1* Lu⧂<)FEjSc::p a<6jY+!LMZm)[s!Qwv;M~PoϕF겦{Dk#\V7C8@lN)\~m/Y7qF7`lݎ;xwbra"ӭtUGQ]+w8/[6JHE,NvcOG"F7BؾϩtdaP n%B1YBk)+K-;GIH˫\$<ݦ3H8DkBEb$xs$fCbU<b_f-iG{* <0mtmv6Ij ֽٱ>SƦ A32b3g\oZAMZ|*Fص k\J'0Mo*eLLα ޥۄϩA_a<pd؍5]vYl,&f@gݲh9Fa`J(y׀LY!jX*r"*^' !Y#aq(]jVlz"+?ʆԸRCRZg+qKO%'7imR"*~ڋyI>+eSfI詤D=;9Skp>kAۓd8ȘDG AZTs2|^ihc1NF(v- 6?\G@aoEcF$_dćX{gDAiO}:I$ӁgىrL(.EX'*\֣kZj69#)l -O#0_ n .O3h+aɏJ<Ôk=(܉jWx?r,cn;8@:60U7Oq#5R6MXMw\[B8Cg>E 畕 q#>vXS 'Ol`,d4ɟҟa8I6HA>0xB1a欋jR$pк vh2p9-m{,3eg `Uy'kVp ,N+yDZ%F$6t/M;L!H8T g1,cQ#FһT~Vj:l;{ۓ'EH?`ObëW#af'͐K޸_- ԓӮߨ M .CK7|cWrB̍Bl &rש!%B&9=\H &-6?/ KV}lYG5ܲ˥a&[ aF7$+3~AC?xW+"d_v,* n;=|DH[ faxS/F\ݫژp>XnoB|n 1_qcؔI;q* RlQVn<Ńrѭtܺm; ҇DU Gw+ml$(Ȝ!m|3k@7Jga/՗<ЎKv =̈́%%EOxTnq mkKDF#X|`6}&5`-RwsIO*yq)!ECCǛ]lF 揌;ٖI17g˙UL_N"Mݲ%vJ%2~I[o>93ЮScb.OABS+,[OtXҩ3`ivSoS7[lZm٨W#rqC8!VTɯ ]I tֺmZsinF Nn$9kE)% Vn $ΙXmNX|hO%DOhG[ؕYbiXͭ,bޠ.xCqm$!j ʲ,J~}S]