liburiparser1-0.8.5-150000.3.11.1<>,Bixp9|29 vlx(/)^:m|r"Ȯm~v8(WGIY-:=Q\ BFM*-9=¶Q&KٸgCx:Lh,˄ǚ- 8Si-i=~ 2 vG q | 'UC1h6Tۤa kh]ZZ@y,:C1غ:hRF /X6O[p)@; IB\_ u';\>vC )?I).3t%>@?d $ V .JPX` d h p  X  k (8 9 : >@FGHIXY\ ](^Qb]cdefluvw8x@yHz\lpvCliburiparser10.8.5150000.3.11.1A strictly RFC 3986 compliant URI parsing libraryuriparser is a strictly RFC 3986 compliant URI parsing library and supports Unicode.ixh03-ch2b(SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Librarieshttps://uriparser.github.iolinuxx86_64(iwiwa381fc1ff7aeb2c54044066c4aaaafa8cb11761a794881328d23af8ca7905ac8liburiparser.so.1.0.21rootrootrootrooturiparser-0.8.5-150000.3.11.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.1ifGF\?[@Z_@Z_@Z Z Z@Z|;T@adam.majer@suse.degus.kenion@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dejengelh@inai.deadam.majer@suse.dejengelh@inai.dealoisio@gmx.comp.drouand@gmail.com- CVE-2025-67899.patch: fix unbounded recursion and stack consumption (bsc#1255000, CVE-2025-67899)- CVE-2024-34402.patch: Protect against integer overflow in ComposeQueryEngine (bsc#1223887, CVE-2024-34402) - CVE-2024-34403.patch: Protect against integer overflow in ComposeQueryMallocExMm (bsc#1223888, CVE-2024-34403)- 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/sbin/ldconfig/sbin/ldconfigh03-ch2b 17701064880.8.5-150000.3.11.10.8.5-150000.3.11.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.suse.de/SUSE:Maintenance:42543/SUSE_SLE-15_Update/96d5fc0b84722f641e347f13fac06a1e-uriparser.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c8781603930250e3503930f069395f0994e493dc, strippedPRRRRxW?E`]utf-83990e2c7376d2a812816352091a1cae0cf754f910e226fa1a4d0661c30ac1d16?7zXZ !t/F$]"k%{1@yD~ƩDLٔbmc}A#!;̍)_h_$R#_6ZW-a{0`ۏG`ꥏ}۾+ȶbC i .8C0Olۺq4 >{5ip4c3pCZo̫SX6|*dnnFDӘ? qnKnfU-i v38 ^يP;%A), |]KS 4Dzl&P/l>#:WFWߞem\TĬ^e9,^(by0|oG{= ){mEK˅VT`Y҃ *^v9>n<est)> ku|'-_^ދPap) m"Uxx^r9"L}^p=ofz{@ #gG{>f彩2't~tvݑjG?tqH##t=Ct0dƨΗF7D%hUcG !S}äzG=vW2ߩ> 3(UvjE]7(-Sx/Qnp6]M\y*JLNc ͭ_{1m?O]VFOB.Ayaq%ׁ4TfF]m*auCc$VDB<$,Fko1jf?e-qL?ԪjhY׏_vߥXĿ:{vp7~Xirv@}ZrR[ZjŊ ~coo΢~իȆDgFf K%3 2F۝7^GzafN)v݆OU-r)S^L=?v՛Px,һD]Oiу0'0. oS5"7tb^tz!$MEm"|m؈^; XvkK:CM^Iy[hq2kVCiI0[Vڞ/y2XGM̾kbϦv,JR2|L'kSF-4ν= ]xЋB瓞2؁z _e^;P{m:cK]Cjm ğN:5o [X:޾9 ?y'uʀV^x@Wu?5h>dL.tXhZ (z6_N[Ӄlǀ/>@൪9CK{ 6 n~*4P>}ďM}0kJ_%N^)3ks8S=h?re@Sl-߈FVqkKӟXL'{J8JC&fON L`IgOV,z4F>ޢަe4T;(j>̥el '-$2ESo͏7Buu6vo yM7_*(6ZoK_G'ɅM ,~5Edf{ZWN\ ^Z)8-7O rڼEqM-)㵲s"P'"IiJnW^v-2Q-l4I nz0߈3@ ī_AYtNZ47?Fgx>`j︬x Kڇ{ި l\3pV0*(8!.Az^Sl(v|H:Svt=#gj)n=|2|LYf:!\O5#KnZxZ%Z_~怼t(2cr>\JQk5.U9,c[]mY;ihԕ*5SFkf)a!qvw6.eF[4@ *rLA+aDVr~!\ٞ|)-:ɘS *B1uyIg[o!B5吉N/VB9vaS.?T=$;*'K`6fs@>EK)fuph/'ؾL]#L "أPf*BK=Lv cP4epjD@bd6LJ2GI G\=',h*'دs)HջPU1,[YZ ((RhvGq+ gPjAWiάa~uB2&t'" ^"knX[(:s0 `Cu&(G'&F|CDG LID2SܚzG4k-P$\ P{ R5Gzb SrZlצ.+^\8uAXxY*ݦScF'0&ҹl;F7D˯Erl8:8in+ȕ QK!JQ㚣TRVL}G0SiO,:p̖hU3 pLE=%bTH_e؍+n$̸(/uQ.Ks"~tp&kr)ZAP:"MVD׵mK:y(+vyAqrn:?z: 뀲n]C-EVaa rRW|6\VJQ$Nn54.u-"Ac.OGk[UUqV_)9tSZѿcB@S, tss[ bCc Lov++'v1@h?3^7)EЧs6LhtP~Pbк'g+ye .. ,I9 * ":7 f-B+JBc5] eaVQh*EH(#, Sv"'gdZL!7&B4U&}z<_7Y_U6ݗ$_mw7 <6=P4u`7iT k`Ӕ#\^@vXK!I}"W֎:locfWImYڦiȣޅS_rJ}1&nP3'#z67~=tJ֯;gc,)gDU*yTr;&!3_*UvpLe^$3YOf1yk~QciYif4;h %s_kRty33:?0H*E"i {o[_V":,,$L̀@oocy>yn;T=Od%]JG.&u!*Ҩ"ȯ"AEV}.~dXZ<#){YAE'pwEIF~mCVRX큼u({Z/4*PH~ӑ7~Isfi;'>sse9tp4uf_̜8#d i;2Sq͙T8K;rZ Ei b"G~qMu"d#XGȧ8qwtc&,i?O'?5f@RUl!{E)gLIO@f$xj_|rls:{zcD8k НO(qc"2 Ԧ qt` / Ž2A%DNe 6hJ {?f?ց C5s L+%[J^V~0=/|c2W5]TU:^ˁW97.gCϾ/1#dKFsvbf}x`Hw|P=,ԸyW幏U"*Rܕ0/7G ظy0qNK.Y5h+!h,]$ 7`7}TWbF #sɃ:KۛaҵI\NhhW+ EUH(ZFir0hbv i[&o+`pkOoyb־o`6Í8Fsd1W=g#ƣ(2Hux\+Gec.׽uAi~U`M/$P Ł>)&nYJcK9ⷮ/<},}_iz@τ!/Qġ~ r-{pߘh~zYz5u4Ax@?rmO+VPlN~YJM [Z@_)pPXq4,= ZڞMwF|ܝ𸢰oFڲo?1]p@@e^s!Nv=Ɨ 3$V8Eٟhļ"aqkw@ pS_PgN3C!cIDh6.fWQbV[l̟Az;=7i6fY,^k+)nXAIRe9a"kwN*7a^֭YBW$K2#Q ܏riR I$Ce=H@/xJK^gJDhuIҜ댩)ycu3׫X ;&(c|rh3k4#X*?S4gyre3y("+--=˛ٖ1P}($YCQfm.0Qm}+Q ;хgt V\=BM!V!Jz*/[Ç<^+ Mb9Ks/jbX+FQ/J"/)PH19J/+du^sIQf!4>RFe&1{(@/ɝ`~SGAMfYn}}2T.2:Aڍw|g:;HN*?Lm XxyC,a/jKSuE]z6:m9gk03 nTgèԝ}uT  @V8u ?$e 1&f%Z㵮> %O/AF_}Lj7%L2wyՋc}aΐs{,~>Q+:ktM| ^,Dߚ GK~Ģ1߅X~v'9k=' ?Þ '  rLpz8M_-FGˌIņywي25^+AD뱑M|B-+m|`-~>ϐf?6} GVx3d7Bz7be}?XWy?Q^{8P9)Oc0pNeD&/Տlb2duF>kܜ;%p4f7n?CILvwxX%u(]a60s~2t/R JOCIYeCi&Ղp{(q_w;f-`;ِ6mʛsJ$MZJ fEFt\Ad%MDMxtjwBR)xwK 3ㅠ|5f]7l+yHB %h&Z9FS >cL%@.Ip YZ