liburiparser1-0.8.5-lp150.2.3.1<>,A(\YTo/=„rx09$č;GL}:yk&TVhYgK{xΕ 3[-b"#^r|$Ÿqy7LxgHC3J,0%  ڍgDnc' I9N ZHp,_f@?d " T /5<D H L T  8 ` K (m8t9:>@FGHIXY\]^9bEcdefluvw4x<yDzXhlrCliburiparser10.8.5lp150.2.3.1A strictly RFC 3986 compliant URI parsing libraryuriparser is a strictly RFC 3986 compliant URI parsing library and supports Unicode.\YTocloud123@openSUSE Leap 15.0openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://uriparser.github.iolinuxx86_64@\YTm\YTmbed6f5139e51d2f82a65671d060c5cb143826dcba2c41096e8b3b03649032b64liburiparser.so.1.0.21rootrootrootrooturiparser-0.8.5-lp150.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/ldconfigcloud123 15493581910.8.5-lp150.2.3.10.8.5-lp150.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-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9568/openSUSE_Leap_15.0_Update/dc79cfc569cf01d21d6edfdea0b576fb-uriparser.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=85e8ba8f7df1834b9b50d308ab5adb4488726d4f, strippedPRRRRJT51`_utf-825ea98e9b71603d0a8d938af9e7cabae5cf6307e5fd5f10749430687b6459b92?7zXZ !t/:_]"k%ʽd=BVmRsHΉT)C+ 6ܯ!]~zOp (5",vf5˚ƅ$fG c &1\^ʻqs_gvKF@/_]\ra=i=8NI peP J.s7Ιӑ};oQ<b- q}% @Qȼd@04XgtT㮧Aänqi mad _%ɲX(H VÆ~'6/Z`&e,4 :=Q0i[MU ?)sOsUºz׀O@8e$ú`xUV_ɉHdo@/nޢ[4Y5)H6M9b0 EQT^fr h%0AK~⦔X¬nyKR$ZױHoN>y~|$fTkSx&|ʮGYѻ"Df6,Iyׄd#_*O"B25 Bf$E".z w vE`NPj2ѝbض,FWI4H0.NX/ _RwMShsӖR٤0" Y~BɰJov<x:eN|/D?tLG~Ӊ-qf<`YQu͟ ΑiV wˊT'"xnYM/cGƂqu(b#HϨm;$7bkDڋx`8Ki9o$1 =3N_|\>JK_.Ɵ~sݙVGW;X Nm^A$*{X -QTa'_6/|41ǂ1Pl;෽pN(K!U);zc[|Fԋ&$%) Rgy8\~z< cfL>5azanB' <%qWNJƭAdLkwK.L[D谋iN2G|΍(I; -8t2[&'>@ÆtD cK$2[XK<|j~Z޾r/t`_n+1J)mc>ӻǩC 4B%B("H$+]y\v9, Į.cAg\K|}Ƥd^IB,u~j-eU*B㑡zQz7S)R甬*565]jJ]us_3#ӘY$$OiNs l{i3!J=;#%:[B C*sTy-ZOA]i=}ʍ=+9ݐRwZOJ4G$'N@+\-qx49#r=X*77-g~T-Y 5YA>,'zBʰӒqI4R"nR"ҀYf 5AߏÓG> BI\voJ֡岓ŮB$Wv7ZY(p*ˣxEzDGԗt%GAQζ.2 6L FTg_.h7=Sϙ,cKHʞ v\p]ULw*|ýIFc4Ѕk~O7,# { @ôiu5$$%iL^[F@dv{@oRA hC4"\T\V\S 7ft6 PMSp5|mZꀃ?h;ZM3RHxFKsCʒhsb̘1FLdIXSnp8,7an㉻ I<*2jYx0[%ٟP+.q/|+N"'7嚒d(sl@CI^6՚w> Y|ylJ3{0Uv$հH_o(t:`iDA:&' P,f;&+R/ pge]UX.VN?jFՁ^c`uPR68JONFF" I~ưs&L0r" ?@vH4c02MsGP;(QlDD^F6".n z5NԈмE_\ɀ#\: t V^+P=mؚ@PY]"i46+B2F9(+q?=eCSg,w?Cnn4&Y͔&xXCTJ5&پ7Noҡ[֘l(Qr(]l`% ma.,SDq|0,R'>+GEu|0l饞@,ΚSR]{m%^%$v9gāp29 _T c$!/[jDp/V9bdqgԀLzGDZAgcf"AvZH185pR,iU+dIzDX[7-!R :\;"!tǧضTzĞê3\VH[fgQ^mSslQ'9Vԛ2,80 IDk6!;B{jaUb8IQYIH/?45@2k Ϭ)ji?O N:%y:qĸ ܈ZG( 7֍խfS:PXP\ $·C+e *%S?FS;7,rHVZF)zW3@Rp>mk-QY_YbtH9gA>|zqH=IݪIֿ=n5HmٜΆjCխlFhe@Nv2[l › CXF/j_éY.?kf<;NjPwDߐv`7'U)9MPYN05:e9^8X^3ƒlafd+VߪG흕}n e|geQFǰ+ |\2Wtz\;¬#!s"4|6Xzx  V؇?:+sFkD"^JBN!LR>Z1A߄\2W٪F;wQyԽٛT@}3tS8w ;۩$ xsG""2m_gbCzp|)vf5{WsYݨ@Fx@[;+ZbF@]T WLo[];{ X!}Ud͈s:A(RoH jSI*NG)qX-6t+69pJB/?{hA̪;fp0 .| HXҁ-쬤ܑh=^]d(@3łv>W *IԍPj7In CCPtLDׇ Kܞyڲ{ }v.hdSp읒{;!DŃ|E cop2n/b(1EH 1w1jŲQmt); &hsh8/c*t:f6w LhE v5C [}f#8 Y?h64=0ybmlLJ'R~ReO=eC3!rqR#Ќ܈9j'dB)? QYºU:OQO!/e[޶h@5g K@"Іeq3oߑCuBoH QpzO%&8bU_ǧ)* Ѱ FGwNF*i[/(U4i|(:%1{I؇ 0I`17hDHk#vijs24,37diXWV@K.aWo#մl U_  Ļ~Q'rvHλvļX?ƃj*@N !Qow)( Q{ -gui"v&YcKvU]KVܰ_1%z(q9=Bj^)*5Kt9m༭>c8YLV YyE0XK$Z_brEtĩ<"Q7*jKI~Y]%F(!AT8yJ[ a@8!J#&_5tqV0+uw$YHT)[P>7P(o~1ߥT: l"m7)m*&k΍u͖SP]O8c6gl!_?c5-&T5UGkHJ<%C"@s!.OƳMup޲u{|Tbq5l2QY݇&+3˕86oX\ "6xp hJ0;U'7*_%)Z$4<(p+M]Бz( /<_hcki~$j]x' ͖o8_A3z͛&[oU qfTOdb ~.e$/Jz T5HejLSP'_ )!XGcU> tKUf[L&gbV})Cn%VYZ]3@J=YVWs ~ hCFF1m[B3 لYB ƹ\8}U> # mUM(z?jpRM^E NĪs"F2Ȥb:邴j i%ɿwc. ~g;^>^z'X.UIcPv,COV:f@FL-ɏfE[APjgM!Ph(/I$*t#͞?Tfצ6 >~>IG3y '$Cd*N VοVNKбf|}~o^ m?tayZkIO4(T5OKkгkmƴhWўdE5$Нtnrw#.T$ \ϥ-O:tD6͘y69jHNk_K ,C3'.i[SҌ$ Ň`pܾb?<7F6~9!J u0)i\ŒoCNȁa<2w3g4ɜl]:z8P3i] aPAv(UsUtڟNMji$%eb φvB&J]7au;[ U&b` ZleC&FA`b r A$BVQ`'cցR=t(SriDf6U,f0)#W*'6?s 1C jE8W$BߡJgYmɢ{[.l?]Kc)l=^|qrvP@tM2  YZ