uriparser-0.8.5-lp150.1.1 >  A Zo`/=„cl[ FkvKuه?9#YӶI]!Xb6?/$rXk7bQ ̤o>JYP`E_iNjqɳR -2B4  sf,mb>F 8jbXuqdW~#5 hY"uw_|%ŝ ժl,m3% ^.pkd841d7107f5e79c5d2747e3fcef02a5cef3e5326f040bbfc6e679c12b066863a01dcbbfe6345b3851cddd32f544ba715824fa91d1c-hZo`/=„]i[> N'm:Ձ`}>xzɩW?)8aU%\*YS;<--㏻b'*#u% |wBYW{uU0 te8.w\zURG!6.un)RC4cq3losۓyƌn: |Ggk6z{{IRҾNj Jd ZV[Q޴}H@},FOzȒF1ƈ<%jx1>pA\?Ld   N $,0CLY s    c ht   (8 9X:^BFGHIXYZ4[8\H]T^obcVdefluvwxyzHCuriparser0.8.5lp150.1.1A strictly RFC 3986 compliant URI parsing libraryuriparser is a strictly RFC 3986 compliant URI parsing library and supports Unicode. There is a command line tool, uriparse, which allows parsing URIs and show how the liburiparser splits it into components.Z_@lamb67/openSUSE Leap 15.0openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://uriparser.github.iolinuxx86_64(ÁA큤ZoWZoXZzB323392f5792e2d0a5876ab85174b736586fb9458794ec7c0459af1011e1f2394ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561frootrootrootrootrootrooturiparser-0.8.5-lp150.1.1.src.rpmuriparseuriparseruriparser(x86-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)liburiparser.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z_@Z_@Z Z Z@Z|;T@S~@QQ@O&@MK@LKJ@adam.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- 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.uriparselamb67 15192144000.8.5-lp150.1.10.8.5-lp150.1.10.8.5-lp150.1.10.8.5-lp150.1.1uriparseuriparserCOPYING/usr/bin//usr/share/licenses//usr/share/licenses/uriparser/-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:Leap:15.0/standard/60e599271299bdb04fdba9d82863e415-uriparsercpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=09eef498301c85790be788082c162cc8cd2c6440, strippeddirectoryASCII textRRRRRdҞ`aGlYr`<utf-86c1ff8ccc3193630251fef481d75b3464ecfeb009cf57d76ae96f395cbaf6702?7zXZ !t/1 ] crv9uZ/3׬v`,舗wU<{^]n y~lib[ASL l`}Oqb2Maΰ"Gۖ@l,@cFY2imqDah-"p8jii렁n( "/k&zg AzJi[vXeM>s[[3x()tGGKz@[{M=v~0x̋twh90TIɔ [(5fbI&6H-5N> X~N ďm:#/}0 i#wV923s3Yfqrk.;ԕ9tB͠tV72gBY+*'i"&j4 rLlՃn̳{ VSdǿLbsX8T;.a>tel種6^5+kT~Ъ-, /ּ#b# KJpk(_SwUrͪa]nE (hպ{ׄ&ٚIsq7Vjh~OdW\_t 9$dI t) Mih3?.:Qzm५.iE?oŷG Jl@P>n(ym EŊ:l=Q$1)Х8=)B@-d'傊//iߓ% R, PSɬrx\C$nB&e jwSW] ~B2 yLdUF,ںۂsKrhJ~2GnLkԫ /p0 zmI&{"$ ପ?~ չN.BX[Z\%9wvڇTF5V0Z{Mw%,aq RHnguazyYb#n 4F [a8'<7AVz,o[dC#/׶h9"ĒIkx(Z8IaI[T 3f{{:-`t"h4J cXmjhui_[UtՎ9=9'ոׁ}Nv0[ v8W<7!tӎq&v$1TС j~+K"c Ֆjb{8ZW%h& 6y>,&$`ˠ\pJ`;S#ao`(Ӱ$Yc?;$ OPd@R]:||-ݩ+ZJDK,rf g?xNjߤ4>(BlW;j,a8IeKxk$=`;`aap0&tfL,,(}'L]^OU(%{AђzMhf7sö #f)PnjQ%"3Fmiɗ޽>`_;1?WQY-5{\ZU- YvՐk|=2]kȔ nCR;F}C*[F7nC]}Jv-Dc/_-Ҿt4oJEXԺG9xo9ԍhMK w>ICI{)líҍ*ny))=yMn J4%29+JĘ埩B7' AVs[~ $}EU|"jNi$e: bEWi7ĚPNӻTֿ| CI?NJᯛ1KWA6 i;)7f B0O7^iCM&2u@utL9  s}HrطSCr=A\hwb`ύ\~]Hwmߊdj:]|$Q-M4Г14j1 ]\]~5 T%2Bq'ߡyFCHkM0 r bA N&"#('IC]l "j\2}3!!%3W7V<=9 {F֭,%G+'^w._)g5v,ڷ!xudu]뺩clۄf5kW?7q66'Wsst6'Dp1|9] ZG_)I Em,04.xhgV-"%C @WhM]Xnoj6YUj~Ml$w!U4? V /]"CZ؀{8kw7>SE2 P& VdtHp@AG/4<@K\ 4ڑ 6^_MX%tu;RM2_2wISA)vGIv^~|@{.HW_I{@sURJ