uriparser-devel-0.8.5-bp153.1.20 >  A `BW!M@eee@N 5=g< ƪ9.uX@XYqC0/fd5ox~I+$IjVtu 44 bj #tyK6Rd0|i3!*./˯P2F#CUo^qPwX5UlHp &Db E8Q N?۳dè̴Ӵ;Q& c[y^z5WuF7= zq ; NKtPq"v-{f=rTܺd<7c7078706305aaa39a3da03e3c35577c49a509e0b82c859e4dbb2d305a77a8afb2be0274fb945fa669d729477456b631a74db69eZȉ`BW!M@eee 4iM_הnPp+p[r?Qp(w2̣Þ' 𐑒Y {o7ߺIA^:cp:+SCB&?{|ʍ&ϕd5huN}< b&/ DzbGYg7'Q'3fn ))l! ם ~ͲH"wATB?-(;DdlTt ŕ i7;U5$"9`1vKx~[2+)Xd.d}sԌG P>pA ? d # O4 Nn  ( p  ,t(L(8 9 : BFGH@IXYZ[\]H^bcdeflu vTwx y hz p    Curiparser-devel0.8.5bp153.1.20Development files for a URI parsing libraryuriparser is a strictly RFC 3986 compliant URI parsing library and supports Unicode. This subpackage contains the header files for the library.`BIold-atreju4SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and LGPL-2.1https://bugs.opensuse.orgDevelopment/Libraries/C and C++https://uriparser.github.iolinuxx86_64d  ! M2 }A큤A큤A큤`BI`BI`BI`BI`BI`BI`BI`BH`BH`BIZzBZzBZzBZzBZzBZzB`BIZzB8b23b4b3d66a73a30b90cfb8fe4310be72828a818a476fa47c8f60873507ae77a651d629aa2e399712fbd8c5cb464d0513ab03af8de357a65d76c967c74d1b2bb9f917178b8da2f54f55101144c2a708bc3af76efef5abdaeffd236c91f035325a346e166c163693427ca5ad4473147daa3318ac1bcfedb59c4485c9670508563a584d9a343eb5517ccd3b50e158c2385a4de8ea7f96d6bad05b1cca0ae2679e584a850e5eff1b129abf7e7f573d255946bf3513e410de443b2f898834f77bc60dd8797d3a2b303a83480a1541bf6ad0bd8319a0bf146d4e664fb7844f28cb95b64842f046be0068c5ee9cf8d83fb6563879b19af33fc781979c84309b0629d8e4e9dfcd9ab465b93bce2fa791da16d212bb9ea065044e0acb8f869d13d93c6ad7b874813191c63a8fa7962ca62879a3a1d0873af0853fbe513c5a614bf128bc649273648d1ca923fde8707dba4af2e2e1a655ce51d85810dc02788711333166a6dced01b0422b9aa97a8def0a792e727f7ee39c36a9baace2bb85a2fa576ceb64db967fdb2019c2536308a814fa9e6f97e934370e94462f5a87e075ac1b3f3eee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561fliburiparser.so.1.0.21rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrooturiparser-0.8.5-bp153.1.20.src.rpmliburiparser-develpkgconfig(liburiparser)uriparser-develuriparser-devel(x86-64)@    /usr/bin/pkg-configglibc-develliburiparser1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.8.53.0.4-14.6.0-14.0-15.2-14.14.1\?[@Z_@Z_@Z Z Z@Z|;T@S~@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.org- 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.liburiparser-develold-atreju4 1614989897 0.8.5-bp153.1.200.8.50.8.5-bp153.1.200.8.5-bp153.1.200.8.5-bp153.1.20uriparserUri.hUriBase.hUriDefsAnsi.hUriDefsConfig.hUriDefsUnicode.hUriIp4.hliburiparser.soliburiparser.pcuriparser-develAUTHORSChangeLogGOALS.txtREADME.mdTHANKSTODO.txturiparser-develCOPYING/usr/include//usr/include/uriparser//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/uriparser-devel//usr/share/licenses//usr/share/licenses/uriparser-devel/-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:Backports:SLE-15-SP3/standard/a8b0b4ec70448c8da696109ad926398a-uriparsercpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textUTF-8 Unicode textASCII text, with CRLF line terminatorsISO-8859 textPRVG2ngL7utf-8d13fce26453ed6219c14fbf2425c4b56ec53f77c1177f167339e89435df647fb?7zXZ !t/O5p] crt:bLL*fw<`U`xUn]-!DV RENN'Rh )EBG&>B|4ο E|ptRFkoѷi{,@Sr8-s!$6.K Ec}#b-*& $c a&lD5 C,:G\b7NQtc5JdxuOV#W F8#QbDKz𑑸4SԘ!:M&&gKeu,2"@'!ɗ`8U[@3 * z`1Uj2qHk*t S /0H`sXXժCF:~-d|,'NӠăv8-_yȝ MCYyјwageIk!ڵ@kl[9WUH3J%_; TX@S6z<<Ә234 /doV⋈DDAz9#4Za'4L LJ]@pTo'H,s?q~$0څ69@ )RvA+lS _ ;o9ԏ阑pgcUD^6sf3Xxf=2Lk@Δӽ)M'?s96Ƣ@PAI4 #H%ʀR4 OM:3..E,z}Wk;Yt&RN TeZ$NUllaxRa 8l3kZ]bzug a*>aں46ȅPo݉kHٶZœOAkf#iÔ x? B)نp{g$.v^$pL0W}QoQ/,ZqZ=.`㳬x)KI?J8v =N(JJWr fqs |X8N $uʾ#DFt(nNZkA^z F:(LPZ1qB Ycf>̋Ю:Hhڢp9`9v@4AAdž%IÂa}R/˾j0koqf?^JB CeW,`"Tu03 󋧬ixC,21~LUeCecc@F9B_4XR?p><{Rշ(63fF>IVrjdG˥-]s?ko9E8\HqS3ᙀcItl\ҩ&E LpᦣIHLhyZ/vd!'m["Fx=^+.[N D%zzzWShfSkq4vppWɰ-bT<&d$W15V^B\mBkvZK Ȼ3Gn̨:o/cZT3S@pڧb$COZ7״rt ѳ K셝viOyaTϫ?WӗQUZ:~@ОafJiOu@c]'7PA3 +2l?AM˜~^64ˊz~P5~ׄ7#Dk&Ї M1l/s:! arڢQ /ۜY]E,7N0C LΩH69ym@֣{ l2PUÏqBp9 WTeԬEM1߷eVj ^{{p-cf6bQ75Z~ s+kB'#7"&XwYfMs@Jav# 6zQA_N)> '9\=,H'ha2Xuc2NS=wOB'lM~H] )S&s4`p|\~*cː,Q1|DBJ$#K0Bo) 0qHOY4#XL}[˱3ae{c!sYQ7ae^366\X .< 3(胪ZŀUcGww@yk LOҴJ9a$hZn'Xf@My%lZ$A=#t)E#I~0UG^L\dZ\GQbpx4 &m2iK MTT_;U`nguEd2BY0,("zTT:d)ϜuH6 V7Iɍs`S0^J)N9ܥHh%ͶStE۪/i91fr)#]y⮊SFyLz^Ykg/s*ƆȟHq A7@G! ҕwLKc)~|Z)~/p+ĕJXkڃ˕;4Ù"'F@:nnZ>^-ݕHKliD4c"( 2q0N,=1_U@I=\|񌎕P1 ikTRu 7G=Z!: ?Gn1uqqP/ rOߙ+HM{Rlh`nv&ld;̚ p"+]kjph[x'#>s:KKʧm,̪QFrǻdZɭkIda +{Qs W!AxoDwYm 066.C'Tm:n4n+Aw7ɉuOJLVQfgT@65‡}N?OQgyà3J.){>llPvkZi˵-(ǰf5zOO5S5E@%yF(p%h wm//j}vwQ?C2'Z_d,_neGPIp&)JӮ`V\qt>ˤ ؓLmIդo0Ω3ʱ3BM~]+_:[B@_\Xb?6:f.x{z%Pp+E u#Aޣs>B[]~Cޝ5AlT5}ɧvR926؏?ڧg/AAg5(9}{KD˝}uﻍ fc{Tϥ%>hT?` -t=:`t2?_?_̎KVNj1rAWB6x ;*c lGy{ J?AI xH8;O*s1JҀ ؕn! 5SY},@{O@g{ f*$@w"ʇ@Lgp[YAnJ pFSyi~ Զ?Ln}*xF@ w>e@noN^XΚ xD>޾Op6j_f[ta2w6%OTI&)M"w5Euam7DŽf%DtG{ԕQűelָDLNh 4JP,8bܲZ꧖IԞX˼*2ԺIs Sslm%M3gX0hbl'hFVyBJ# Q6kdJ~Slf)Ka( ?j3"0謓ٖ厔=)藾.ÒK++¸#2 {,oh(u~$ HJ9tRT*)JCEbE$wIˍvP:|$Ç7bwN=Ӵ~V!{ANp=.aEmd<%UM-b׵.%Un/AhuXڅMVIIt}~EQ]CZBNfyiP,6)Y&f?ںBX8akpTHD덩SZޥȷZ^j~ʑ}jsbSbn Ź謓 )ңt?G/Á@Aˍ=K?( nO_^Gz^U6]&9 QϖG" _಴it*pk#iT#3B<"B"Z7T:2pI R!Ph`JHȵQ!< |+VRÕ7 E˓.er9yѹc[>nPCh9q#w[gj ErOZE|};Ϩy|LѤ%_XYV8rG.՗ !P&>l/&\jA.i߁U+eT^"QBK^7;c?l|r/6Zر;$DLј0NJhK`bj? pz[^w$*#86 [6^T GwYvzC%]cp}Iw Δ逜"UVzS~6hgAO⨫YN[pK e$NjoSX bFQ."佫+wDYR?< O6 M'TEBML8aiuCd"jDM UK.o)1Nq@ƑsL)VfÁ۬(,sex6ĢҸA7|+ۋ uPON6ӎlAx+Y0t)!Ip )*{cfP<8vMѺPf"0B*LJܧq8K aUII_tBu&~췻h!hC(mE&(T#xo’ÕГ]5Zr ?>+gAU"~.|6pEĪOʾW}yJKU] 8y VwIMzEKiRv hHFf ֕UPIfaiK(SV1"dGQBڥ w7,O`N%=e{s Q03A\*Kn! 5HB2ݍTW1i~Cm3"=m,-)RPTðk/jO,rq敓P@+ޛ)nrn1Qv3_ U4F۵A^gYF6UNaGۥPx\{TD Ǩv umol a^oEe@{(i Wm?y~-:=ĉ UyrUH=䥓/ [B,%yq+ "?KeȈUݭ33-P',2}fA["ւ4'FfOS&qʅ^wAk^uݙ ȑj dh$n䆠. !d.$ c/0_~ T K BQkz4\Ln . ̌g|fg}I?>!mifܑu_VJ'h4;ǂ@;kR߬(J@_O_P1w]_, ^DNFU{5}l{d\ 9 ZY'+xjd| !jii6/exd9s:EclU [ע0H&>I~,ks+/wGc}A%\w5*& s38ȅ CI k}ÈD*.9'lgb*ED%~oC tOcsE ؏@H@dNV~cjgWsB.w#ßHQtZL4Y[= ˸DF:S w F}5!=cI{/x]GIzݙ*rzQ]9a7ġ 7~|#9L'NP>u­tze>ɶfZge1  f3M5ֵJl}~1gD׿`m~%쇇RKDO#GaPLU+ܚUj]klG_ZtT$w'p"r'f-z2v!6w5 ;~lNQ /Bv$F2~t/ )H{uUY31fBOtI"zz)Lt <@k;m%_D'Sq"*&9 I'oUO+6`f18C]VU%"aIKqvykGeHw I^:RX _%X8`[ 3<D0CMJ˶"~#;H^HU>M!APMlƝgZ\i~)|uRjoS]ˍ7sAU7\ՀThy^x6^n`%_oI" آ; B7P_L, Ewee`jN`1 ][M`fFSCӽJɅ3T,sLOGWy ?DEBEF=wvn!] Ցt+GӖfەe\m??yV?!HBjvtݢgHm/iE+uFQq>{Rj=InHW*$Vբ~!2!Η59=$Up ibrjsi.2& IOw ‰ ?FRtև%6K pz%N^clrEyxv|<6WyN!!VO}*f'Lv1=^1A._D[J;͝K6EEVfe6+Ia=QEPyP{T ~5NLSn]tɛUӷT[( vCc[9gxnzGt;PNƀ"a ;@Zމ~wF۟"0<[tb:&$r c,`ڗ>`I gqyrQ1c)yRM0;|ʅ MtBWf`(OU%.o"qO)qf{1lV=rȚgQACVk%-.3=&҈2@)PǨi"xgc!3a)np+U,˧QЏHB#r_1Ηx ƈ'r}tפqAO % okx5iLöB!EE[Y\8jvEv'Ӎn:uTR(z3 4#t=]|g6ҩ ȸCPGe6i |)a@R_nƯVT%c5Գq~8Z=O|d?R5^gh ٻW ս[.&y4 0`7S>W SJlXʠe3J[eGpUڤI Z*VQ-6匔zZd/iFU9{eFs|zrJASdwD36MyL9R Y<]rP#}[:y|).]V&Sfe|lNt1qޮ y {yk&mJ#\Uw]Qn;H_yIPX;!_{UQ*>NgqЏXK<8;1^(W.#X? jǔ2ڭ 1avjlv ]+,,:3W[p]bs}^Zkg-;s } GK%|l5m/W'lgttB{Y&KTT 8+{Tf>ELB РbM4]Lgb6;YDYw3sѲK)q=+!}ƙf$JY 9bK!4䑣ZSڠ3¼7c[Ҁ$G#MaVPU]MdU(4Qr2 _4 ='8wlL'fG%-E㛥6y_ųvYMŊ uuRi>6>y( ؟t-ZĒTy .aNmxƬN 1:EgH#[w엶x#y]Lo_: +3 Eƞ[@^!]kD5!"eRz$]N`-rLp7 2{,5IQ)T%?v2饃YHwRˌ蜉oz>[V@$Bqc[QIԮҨ>p|!)'H Hwp^Xm쟘kЂ r YZ