uriparser-devel-0.8.5-3.5.1 4>$  Ap\@@&p9|R*H=q$L@oopM/yRw0kA~Td ?~㖿b+Q OSA,-݇rtp|I&SOXRM\1GpuKhI,7 >#ʨ(lsh3aW!!\n~v:r@cldxM''sIwGRlj9K䞉-};b41350e901c654a8142638bd9a6990638948926ea664e470bb939b472dd0948dca00a44b1b0c9d3cf5fa16285dfc3976f5c582fd^\@@&p9|s%~9*I4nKdwP6 qV?~,ެplEn]ߔ:$.F)%R0V8˛K݌?$ZC8k`h!8pA$?$d  J *D Zz  4 |  84T(89 : 8BFGHXIXYZ[\ ] H^!b!c"d#e#f#l# u# v#hw#x$4y$|z$$$$$Curiparser-devel0.8.53.5.1Development 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.\@@centriq5SUSE Linux Enterprise 15SUSE LLC BSD-3-Clause and LGPL-2.1https://www.suse.com/Development/Libraries/C and C++https://uriparser.github.iolinuxaarch64d  ! M2 }A큤A큤A큤\@@\@@\@@\@@\@@\@@\@@\@@\@@\@@ZzBZzBZzBZzBZzBZzB\@@ZzB8b23b4b3d66a73a30b90cfb8fe4310be72828a818a476fa47c8f60873507ae77a651d629aa2e399712fbd8c5cb464d0513ab03af8de357a65d76c967c74d1b2bb9f917178b8da2f54f55101144c2a708bc3af76efef5abdaeffd236c91f035325a346e166c163693427ca5ad4473147daa3318ac1bcfedb59c4485c9670508563a584d9a343eb5517ccd3b50e158c2385a4de8ea7f96d6bad05b1cca0ae2679e584a850e5eff1b129abf7e7f573d255946bf3513e410de443b2f898834f77bc60dd8797d3a2b303a83480a1541bf6ad0bd8319a0bf146d4e664fb7844f28cb95b64842f046be0068c5ee9cf8d83fb6563879b19af33fc781979c84309b0629d8e4e9dfcd9ab465b93bce2fa791da16d212bb9ea065044e0acb8f869d13d93c6ad7b874813191c63a8fa7962ca62879a3a1d0873af0853fbe513c5a614bf128bc649273648d1ca923fde8707dba4af2e2e1a655ce51d85810dc02788711333166a6dced01b0422b9aa97a8def0a792e727f7ee39c36a9baace2bb85a2fa576ceb64db967fdb2019c2536308a814fa9e6f97e934370e94462f5a87e075ac1b3f3eee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561fliburiparser.so.1.0.21rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrooturiparser-0.8.5-3.5.1.src.rpmliburiparser-develpkgconfig(liburiparser)uriparser-develuriparser-devel(aarch-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~@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.liburiparser-develcentriq5 1547714589 0.8.5-3.5.10.8.50.8.5-3.5.10.8.5-3.5.10.8.5-3.5.1uriparserUri.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-protection -gobs://build.suse.de/SUSE:Maintenance:9488/SUSE_SLE-15_Update/d8b10d271ce61041d66cf018e1dad09c-uriparser.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textUTF-8 Unicode textASCII text, with CRLF line terminatorsISO-8859 textPRcԗ̎:@gn'utf-81a1ba3a3aaccc94bf8ccd29a31ae0615d1d1e055af36b9e6d624d985e58543fe?7zXZ !t/O5q] crt:bLL T}LuX.6>֒,/1qgsDB/p7t1$֑(96+?k@K{l0rP6%U"D/4*vI⚀1)E ܲ{J㸆V.õ{BAŠAQFL~cuEVps,m:LMx ӡXVƎۢ>9JU /.]H wrZsܾUSn=eE&ߞw&Q#櫕>(ovUO2_OЃW TVhVӿȪr@be1dq|KtP2\nsj ^7|ħU݄$Qm]wtʺgT!gLd&km>DZz)9+EUDži5IR1s&>Ij&Ȼ>O(^/[9l7+2וK;r`@kXղxPV1 iը{ r>$`R/niyx*P0O!C1l}%A U*=| Yµ."=qGn>pq#p{s.Lu^E$(.|!18ۚh?(X,T>URguBŜ9Qa츖t7)!k.qnE*䕠 N _܅r֫ >OAr*z.O֒$X? kdD*6n4xVp#7܀Y6>:BL%g{~󑿼$%,VyҬG]Sq9\ XbyeG[j~;j h˞A})k8i7-Nka%&OtHvRP JJ%U9vcr1"!76߅)c`Yz%"GfM Nf3m=fHqyr^:ui<3ɷ L1d(1F0 R&|>YIS5(|;~65cM4gj s:1+@gՔg=Up:zG4Lڷ0W}u:<ӏs[xlcȧif'qMyP`sGK4u8wam ~,xl7v/W"g۠ gN"s]X@#+W-.,~!}ox_ۏSBscGS.Kxӗ(VOKCa!eH>[ 9ȨSkrU].J+^y  4uW?ZS08Psm41Yh?=~ya^0scxf@ mcܬ@셗W+R0߼ Ec֗7vsO-L1Tfhs_](;.-@\_b9B5?z 6NA17N:e\z(=ixxvJTvno[ڗ_wْ7Occ$K- k+ f@||^q/40?qH_j CndXգEwYwӍ'KpdswPaݮ,W+//@$^=jK}T=^9 &rH6Ɠ*wE~=hi kA9r#[ O~[-56Y&?O=q{oިRy}QČ#eHś O1c'r1Ku^_99?ZiYE|@ IG|9Aڡ6rӼſ54^M1 )^vgiUd,%jW^iQ&ϿXbKp4,Z^wGD\kvk[Kyv'n8G;QG,pHK9Q (BaʰP+.FZŌ`gӺXbI"NQffұyKVyAl>,@+?t~-IG7YlmwP~6<|jw1_!@Z1eJƳ{EKi+XEz6C{u?3$:a Ǘ i~{ |6,&AƇj@5썎b.$wPpULj@U߸.2mv#bM Rv$]I*)xBJ[uģKs~SZM3z߉37ٕ"7G3 /VVQtn`EEuqX Է<[TqFj<_"/z-\\Fltd+"4ٯAI`\۝ԛ44M8MMHIhԊ 0@8{ֱSQX"fiz«Tx@dNx.jÒ0:aIOwX2>T9Rf)ғnٲ_i[>Gݰְ<#g %:FۋV:ڎumLV%0<õMqR2qUŐQh_b=63z35K+#_$$RfM%'`(5|m$**aqi)f>+uOE@[1 װzY^omeI /- Pv93buQ^Y^FLdDi NǟP2 F4U5q0dAhй'=ucG7L6 b`(*&1 ُ:H\6OB}i0D홯g"13q?Y0s[9U;Q ۰ء=[%"aN}x> u_-?QN|- +SmG}.xM<zkzXS1.0 ͚)?t׫҅C)Slt_z=O ,vč89cQ/ 2r^A@re4,=0ENj>h;讃*;ր=iIf?wtEQѝ9 t;8O\j gV]Y#I|='%sӞ#\^7;VssD4._4ZGٳ S?pq/rT?iQxr~*̐ 3H!xdV:8!e(S_>h([Ų$`@-\ nخ%z(?GƊPt6Z`Dez:Y;>V MaT}pLgb`Ib\(^ow8{0 G4$32ph=XN5NMQ$\5E(K.*|I=I9g֤"j"buiH5V<-ܱIAW&TV"($J Sz2/W =Y3 _x jX AjJ:TezdQ{w uX ֡q2!ɨ#B2őg؜vjd8M}( $#st#6jS/#/sWrkem ≤n鞗 ϖڎy8xg᳿L.CV3nmIVi!gDF/g*oneqED Ts"7WMzcfoɣmlPzBGMr4R"ǻ?R8v22+Ȫ0s jT*Ge?ZcE(-Z[tJQ$]>EtE:F\yl h:Ow\ixKHDJ|SAL׍KDV@CGGaЯ]8=v#(u)q5nV% <#tlʤB D]Re>ōj5ca)x#+Zd3/rJL4ăj騭Yؙ?d+Yh~ DMۂ}5*z@uC 8]a_^pg%>W=eB2_[] PRG9|}]7$<1&FXUPn*C$crAzQT㖂=*#{cēD. 7ʹ<>5cf ܥǘ{|9"kwt}$R<)#fXt_TLpPiF͘.8FBN%!.ŒNFEQͩM"ۋZY0 St+WwUQ4sWpg(H%/! QY]%O0;BB8R7gg(%CF&7ec5SUTVQ%dǼ[u*ǥnWٙH_# Q 68f#>@3LN KhqH6([ `[۪vIJ3$(Q0X=R bϑQ@ l_|nіD  bI%Ao9#=d-'U|rʏaU_S*yj@2"bRJSX ulGzkarm='Q]5R A/QCb3efp[ ^%rj}WE;RϫbEs l BySb*\֕hUQgM%bg8g0$7x%eWwxAR*6X(sNPc?6#{y*6c0a|nKZ^N]rqev %N'#}{G#!-7ô6H5} hMkF陕JyM|Iy\-\_nt KįZ4> d_;@XYs1*`RL,dG[VCefY;RʶMblv"HK u%E`IL@ُXRYI.@)&pqlcdj`2ː`?%ß&1,N}ܨ6z,k-F )WĪANyg=N9]I8.ђ?pP$ߥ'Pls8-a \8l j8qK6,.B=Qe~/o l5Y$S&pGAR3Dz}l' UyklQ47.ǁ+E8YdsW /HAR/gLVZ} muvj"kˇ7DXA /mDJ#ĠI P u>p߀icgr\`͙w8dH-)ŧ\rgEwL@ vPU.qav$:}䊀#Bz#&@!%VћGÂ`u'֫()tX{Y('J M6whg%#|m?,CRS=zhd{ 0ݺ pq"|􉇿f}ŻǞ6ev2r +Y+`L7|.+Nj W|9 Q4=@+KF\k"61Xigk뉑w&MӇ'_fd C&?qxU2aW\;:̍.l(@=7_=T:e297 WkޟKgCƵ zۋ裒P`SA]ֻ*G6 !輑(~At#˄zq*^hEu: ; f،0Q3F Pحghj-~Ug),0pWU3 \wi[eN ּM5^>Vʡ|eJZYEgKL@ZGc77VyUh/d0j!kjhtPs0J;+G ]32d-Y5hiL-*_-tȤäd.C=Į2,ۧC7׺e*,׏%:(-Lk*$ LQ>pw#`/ bn{|Q _2XAg.jjv0O8,zRe/f 2yRgI9{Z) ƯffIg _]4Pizսk+07̯WZi_!lNV~<1*@k3XmSVFIǃl˫AC%G;DJݜV=Iїo|2r;sҊ,=uagOv}2 X9Ddfrvӝ&e`RZ4]@38һ1T0Oҝo7|߅^F +P͇EDy#ᘃqHyıR{v@CN7u[gVakZXmkfrK:"s tFe\G-ÅM7jAظ!K{3 VEH8s+ Y$tG0P58/N^xdW|XVDՊ QNiZp;u^b Upup?ax<IXJ`U<y 2*h m;]ܭz.G?koˣ\f.Ib޵fw_"Inc//luvGᙴ fk-SUB49246M~ȴwkW( :i7ZOe;72Zz)ѷ}gTO]7nqTGu߼zhxOF=S`5Lhf0m:9~&'qʴD0po^^s|DWP$PFCG=xR:tsEnh/'!GF_tˏ!|dkƯEzso# mZ8q>;G` 6)S ,Dw@_Y~K,4M(M:7~U5d!驴`xsmuk!Qd]lW-$-{a+gƂK)*SP* +| 'n|/sJ,|2Nըӄ(<({CTֶm 8ݐ4Xh~az.e Vލy"t6^JH١[bpQ6BB`No t'\'>)jdhKHݜ#@=}K(dqHj{[MyFǍtO?՞!$3BN[F:ۿ>ٛ/ΡSwc}!G-vX)s4):DpX_! XO,@:U|PF*$aLivf1iy8+x∮vӶD[#9vlk!,,< NF= I7UۤcM#@N\쓕⧀$Uq jl'3Eql4r!-0j\̗Z"$qU5~$FQ5NAkTt"bcmخ-C*bBߦ\Sm"Y5%᫆JK]/KÈ*z[FM+wJ&@w~aeQ#Sp(,`d?j`{3W3j)wp]bww~VfY=|mm,~>8/LiO !=Nq0Kxw3`8,ّQ 7 [҂-8D\PRFZC<(F'Dzx uԾSw)<A!f-;Ixq.eީh%Zє4oHpR|K#ѽ!1T-{ Y*Wn[ȥm)d߿֬1<^|A +SX NNm1?G :ĊGxz.Eth; 5ۓ?~ JԜ(NW,uѽb !"MJN\r qԷxw\Z8YIw|_5SC0+Thj5ܖ"UUezn)EPiy>0%.U^ZT{6G0ҁI12MD%;&U|Mk)kuihgWr`Y^\Heռ؄j=(4`4kIc &} CҖ.vϢV layPDVfp6O&XX:IDWH 4 q{%r&T@mIrp ,&=]+ 7ݽ!e̺槥`ٜѺІLFќ`&~_s^?ccк?~,adTbbÊmͲE)qK埴HDy^okDlj(4CgZR?ܧe\?Āo,I"gUzD: p̅Ⓚ0p]R_'JF~hň\l (P8]?Z%PvFLWNNL=,.UG %*-F2"F(PU H .\l( , =nIJ}1bN@ [|;~Y]mmYPƛ/4qE u## .YN(msLp}WRknDxOkऽy-< Q:׍me(VI1"|g'c4:؎D2~PdG?/f*=.(ɺtcu iaA:hW"̺I!xvF p䰊r(bܗX_I`cŀ>2hvm