liburiparser1-0.8.5-bp150.2.3.1<>,=\d!M@eees/9}J ^Skl5L/A'N vMv!u^:Uƽky|1VƑXA{&\^//`ZgCsgiPZlQ0W *A6)=dyЇ[G: ,qq??d " T ",4 8 < D  ( P ; (]8d9:>~@FGHIXY\]^)b5cd{efluvw4x<yDzXhlrCliburiparser10.8.5bp150.2.3.1A strictly RFC 3986 compliant URI parsing libraryuriparser is a strictly RFC 3986 compliant URI parsing library and supports Unicode.\dcloud131PopenSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://uriparser.github.iolinuxx86_64P\d\dd4b8c32bf3f9ebc1fc0de99903f54bde5d5f9aa16e3d585ee86b3b18042d3d2fliburiparser.so.1.0.21rootrootrootrooturiparser-0.8.5-bp150.2.3.1.src.rpmliburiparser.so.1()(64bit)liburiparser1liburiparser1(x86-64)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)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./sbin/ldconfig/sbin/ldconfigcloud131 15500641260.8.5-bp150.2.3.10.8.5-bp150.2.3.1liburiparser.so.1liburiparser.so.1.0.21/usr/lib64/-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:9654/openSUSE_Backports_SLE-15_Update/749dc95009bd9ad958e846e20d8ea880-uriparser.openSUSE_Backports_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c4a985acc7380e3d1bd68c540d567ab79a1c2a97, not strippedPRRRR͟:Ő-AH<utf-8957dfd64833a02bf2418a0932dc09b6cd66a5b7b44e6f1180ac98c967315fee2?7zXZ !t/6]"k%ʽd=BVmRsHΉ T*VN`ɚ:;|CX+~TT6fQ3{l?`Lih_FUBPSYENZbXRFC#ze-IW>0о-0pf))\tAK$kzRלqD:$# :Kg@L '"agyqQhe>n'1Sۯgo|<TSY"ɏwS;NU"x=7&p78s-;-fVdydyro~ (d2JqgwaajF[6mmɲ},&_Ef1iVEq`Ѭ8FivufS)( ZiF2;jșσ(lkp%i \K>RBb_yGetR8EU4 aB&GX l{O&!b- Dv`SEk0='uWz3QlS-I| " uNp xn2/%9H\HGNe\w,;7udmM:%)_K1D,rΩd;u60E9Fb]%#)GnAEHm-O֦Vl}Fp>3].U&H%-c q5Kͽi#ٗ;U20"`ϓ2wτ}jLCJ\o;+X\P "5|ql7Q+H_u桱gLx" +@c^_7Yu^w ~{`IZP]) zQ3YRqkgq*#vRha"Ajd$`8uˆg<DlT%OcKo0yj4fUfȈ٪m>#ڞ< t?wU PBWȵd-+9-p@(ryD7[|mb bcII/^IZ O,V蚨>1E&18AT%1"5iO>(> '9rDLSkX~oZ P-77$~PY hX?4琦Jz)YKJmuA=K{4 /B@dPҁ |x/τOٿ=K3Qu~5G֛A U]!C RqT8BI->aW n+c_BXm{ sap<=W] 9I41-kwZw! hu7|U uL|!FpW;\k5PQ!v 練Bwԙ?jƫUnK" -PXG)~ 8"8Ǡso$Ǚi)gؽQQs/f\*Mnwu=- W%v19Ymv{ %Y \Pd*byI!4~}TY,L<tC}_4!rHH6EǸx4N tKa?3|cPCGC}p\aXX},z(>l/aT7n RVx<ˮՃafw-zWZ ot1kg/?g)e[˂]ݬv׳'烱[ J`>>[W+V)E>Ys2l;M}22YcEdrDžǖ9 by -i9!8\OBԀ"iȳߓӥ)tlLEtFvXW0u27_2^~+jR(u+ƃn\E=ZP뼢k{؇u3+Gɹ<ʭo A̺$'\Xd&?TT 7ĉwѺwnQݿCW~v_JO#! #54FJ + O'+YpCGf&y(݈ˎ~18-Fб 8$a5C+L-J~*0Nn($zv)$sh v I92rܓUe) bzNԴH mهksvY`W-$A( '5ru a%ݷG>F 3yDDemHF*e`oN {ZQLg<ĺwi$||#|>̚?m{~PGxr`yWSyEraO#C姡3.|u ný&m6H?^CBKen7yP;YVCs4."&lHv@1.!4LJVRo3n( zZp V`Oɻ@Զkli:AQ8X !umGhXmJ{h,DW9=;+d<Y [%mԀ!Mc,S0#o8N -x@b(a8CsPT(|x4 ,iLQu>#q?O؂UgcOw(?~/cq'P7QWTr3jd:LqҌ>@EoҶWU1fuh>=5VZ&k$#юP}evD;̰0uM$`gZg$ A{6פeVjUL$3X=*"vllBw\?]G4Lt #)";SST@:!(9W9[^@sGd\39qlL Bu?be"Z"ګ ұ8j|~}PKt~bw\6{fB=UodxgmV:&0U6^Gdo sQg@Ҍ[q:(_^Pk-wS0Urq eDP|!_7JU>@o_^w-1lLIJR.HuֹOͻ>0s\4a(O.2K8p><[y*QdP%Rh3^|/wY@|!{$NDz!Q7C,ʹ(e9ޝ+t%727-cd:.qawPL GTaVWgY3RM7iޟw1{+\)_LeJ +&@F}"St6n]2"xTo~DLc,p Z ?Pi{{kaʲc4~K1YdI l%M^䍮 b(6Sd|k;dP+7^TDs9,'69=I{|/! }BK'H Twlslත'X|q152ǖL:d_WHӱgp5%Q&o:OWj=T5T>2%,~wZv!L%I)q\]ԥ;S;"_E|w'\z2ݛZ{SgM-KD^Uitc`W|6N`sUl<, ύaC[:JX7d0 QFi/Heuuj,j#@SL]Y F "i^ZTX`hLl;%Q0|nScE )m@w{l7Wf#̙mC4[5AvN!TOYp@DBد(s5xnډIM''M1 5snvlvq!sEIM?;&Ep'&Q'wu};y BO,mh]݃[l3jxЦOkˎ&E%BA1 LOd"@#-fK5B0QVm% ']=2& p?/$Ynu9+9 Ff# &g ^R`C.X \SCKxG*Z..!-}+JP övL]e`89\R=vl=X'pÎ>(sWF $M rpthSGqWe0IRڶq_nL}-'P&zE3Fםz3C^yQ /ܒm0>0eo:/ܫA/Ёgi$lǭo0b% 4ӭUO4$;pR wCj&6Ɋ {inG+7US!Re uk_=kϺ~mo_ $dDB;ԇMeœ *]qpZs9m2Sf YZ