uriparser-devel-0.8.5-3.5.1 4>$  Ap\@@%p9|Wc36şHWC<@ٗ Rݕ/RVo*g LH!]I]֎ޞ%Lrϲ*?/S Tqn=e5d08a69e043a82bcc42eb755e381b69c49c9714c892ec53076e747684229acc1412fa46759bd825ae97fe72d4e7304501c5c109^̉\@@%p9|{{a:ti,DGMPp?ìc;R#+,<%D& `*`EV Iy~C#z:Z1Lz5X0rH-h 9TU{V"9Y0{SQk[eBF?B1kEh'^Ex v)(ꗸr.i(:!Յi]dSnjegIN\;iB@|*ټ^} rJTi.s.k?3yP>pA$?$d  J&@ Vv   0 x   4|0P(89 : 0BFGHLIXYZ[\] <^! b!c"yd"e"f"l"u#v#Xw#x$$y$lz$t$$$$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.\@@sheep10SUSE Linux Enterprise 15SUSE LLC BSD-3-Clause and LGPL-2.1https://www.suse.com/Development/Libraries/C and C++https://uriparser.github.iolinuxx86_64d  ! M2 }A큤A큤A큤\@@\@@\@@\@@\@@\@@\@@\@@\@@\@@ZzBZzBZzBZzBZzBZzB\@@ZzB8b23b4b3d66a73a30b90cfb8fe4310be72828a818a476fa47c8f60873507ae77a651d629aa2e399712fbd8c5cb464d0513ab03af8de357a65d76c967c74d1b2bb9f917178b8da2f54f55101144c2a708bc3af76efef5abdaeffd236c91f035325a346e166c163693427ca5ad4473147daa3318ac1bcfedb59c4485c9670508563a584d9a343eb5517ccd3b50e158c2385a4de8ea7f96d6bad05b1cca0ae2679e584a850e5eff1b129abf7e7f573d255946bf3513e410de443b2f898834f77bc60dd8797d3a2b303a83480a1541bf6ad0bd8319a0bf146d4e664fb7844f28cb95b64842f046be0068c5ee9cf8d83fb6563879b19af33fc781979c84309b0629d8e4e9dfcd9ab465b93bce2fa791da16d212bb9ea065044e0acb8f869d13d93c6ad7b874813191c63a8fa7962ca62879a3a1d0873af0853fbe513c5a614bf128bc649273648d1ca923fde8707dba4af2e2e1a655ce51d85810dc02788711333166a6dced01b0422b9aa97a8def0a792e727f7ee39c36a9baace2bb85a2fa576ceb64db967fdb2019c2536308a814fa9e6f97e934370e94462f5a87e075ac1b3f3eee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561fliburiparser.so.1.0.21rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrooturiparser-0.8.5-3.5.1.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~@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-develsheep10 1547714588 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_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textUTF-8 Unicode textASCII text, with CRLF line terminatorsISO-8859 textPR N|J0kNutf-8f6e378a60ded59da03bd6e807c7977ae978d028e740475954ca613720149cf71?7zXZ !t/O5o] crt:bLL TpQ1tgZL^JmUIt gbU4A9wӻm==BsKn:BK38ik27ENa(C=뫲/<=N2}wi\Wۆbm= >#oU:0lEz/ș"Ji'1MUS^쌀 #$ֈ`t|%?JN$l9{^QُG`sv>P,]J8cF` и\)7|~[˾vdpAn+ ;h{LW0C?1*tO r{ ׉ke@G7g2 *G5UwDXjSƊy le֩#`.77cEŔ~ yJnڷ piX"`G?mrjx44ۺrzSIڸFE=0Α26{_6+8r%^2Us{STŮ~jvJ4&^]b;];s\5iJnPS`Yi:.ߧƙTWC1 tGLjbqK;5={ ffȦNbDw%|&HB 0cgo umA٘ЋؑRtBCˣR˭rZnT` irB,jn02`i ބ:9,0H=Ucm+Y:J F.G+%~}K{Pg+@A-?Y)AtŭY55!au6tBVڎt{'1]ӏW(#a[Q 2y{U>,ɼJͭtoqb@QG\" ,a[Eө=9$Ծ ӐC$CH7=J-@ٺOdNpz]Gt'P!aՑKGm._& sטvnZ;n0c>݆ؖw0b#^0^ʛ0MYb*e0^Ƶe[OS32!x[~.9Jt!eּ5Ҏ`*]x\oz Py/6#HUIG3 j)-ݭEξ,q.sCh=0I3Vʤl] 9_ i1| O6ÄȆ+D .{b~2myqۧE7A;תY5Z~c?0w6爎Oc$43YmK2&~=e#6Hkjb՝f?W9ߥOo*s::kyNg 'a3$MBmcf"&orBD%|lpP UۘtJq#bLu81&n27OG : UqϩBJ=ߐjteѠ34j[ v6 u dYB:fQEDt"pUnO?)tV>ōAsĕ %uCy(Z[źTJABa{qҩQ/\ R&Y{yWGЬ DRIR5Joû-61Hp fHcεIT~ҭ.{r^ܩpl'P'(Z+ytwh )L6M X s@)r% ;4'*cK:o\b a!/Q{z1.;5m.'"~|w@dMyqzaLhSemڨNT22\/_7}W @KAN`Ōg|TE)Vi(ґgU @վ<8(Ʈ)יU#(5-^$>SLDdK=/{hr}cd5d4+v$vJ[!ZpĽ6׎w=ۺ=H8}~D]m2KLA!#nQ{pX6دE`otW8jbxt ;U2%>U`#QaoAkgGPz ʐh>P<﫱p2Z\Uz'Ih`ƙoTV~υ!zuuxveS%J|) J r@|dnPW5 ]1 ݏ|zwm#FǬBe+F.1{](2XSʖS`xS?qsЊRȹ]q:GS/|P[5"1@gƦŔô>~Fˏ*{fW?'.- wcW! n*^4ܚk7" DSxLP帤kܶJ"gPM '猦%BioJ!΅ ja/Ԫ5]^`hnǯͲO"$\ɴrhoQ1 M)fȝt6KQY`[CkjVeOB b,vj¸h?)E^A] ĀYb6c5v_V*٬ 4V-دM:ngq2,w6Mr*^67@$E'P1>ȭk見2, LW cw &Z=RĔ2S>w)ZFMr1ί0YkȜ^e4sʢ#^-RY[}5HBE#lNF pv> 9nw糄^*ܸ: ѲgttZ` 9,2iCEyr Pk+]V}G4YXΤũa7:Oo@X:WB~*r־3d$-!MUwa4C>f Iu7N :n<Ӓ{;ކ4H۾;, qY1XH&;Q6)=IqGu4DfMyHY؅kla+.5qf $*UfuHr{>XbwF~psXo"IIZ+U2}Z&fmyv9(W6D3YV|}~Q Hnr195d")k- Ӓޅb2g$% `_U *B㐣`nΘͳR7""Um^;2&U3 EF?7I*T9I O&̮_:#LՈ54_`dQ랦^ nk);bTȈYz ҷt~f]+b GC,Qo3#;ЌCFpHE1R%QG74Tdu!@w40 ]aq9=.yUςRrw:)w+ieQ8jaӛ\ &#'xhpo1fdsh6'߅)A Fdv3}`k)Sr3% o'>ٷ?|;Sz" fف)&4076v[$A6;W6hE}^bO6!aX1 jXN6-yDƿ4(A:q=cF;>GXlIXq~إ;LA'JXY "Is3NBϐ(‘([?R!ʤ+ 'N+ndS9,5pRs 3$f_fGbIQ1BYcQwB+#t)eo3 O(ԁޙX^tT#o V -oYU6Grkٱ\ &)i%3+1UǦ}jm&|]v%=E$ >4wLSޓ Ds.x;FikIBb8y I 9sڒϾ0spU jBVoDO#[o5㡀֨H7O"r2fl.*Y{sI~ ^̡ä;ѨE(o@DrXmꉣ2 @~* ~Wǩej25Uǰ-tTJqA/mpC>EftGE MgPňX}JMuC >c #O̸BēQ ?[f 5õsMφoX[s }%RQVO]ޱu!*sCr@'Vj,t%k1QMlu9I2H4O]DK$Tk4kyt<^ bXL BrY2YSq]P/UdQCL% eKʒ#{]VH̢',Mc7 x[fVmO ءkVEDWIK$B}CَLShrY:k 8*7;9"٬;⢗bzQ`T5"W*On,YvtlDjbR6UȷQȶM=HaIoBs^m3柦+a T =n\.s]?0b(TTƽ20lNe@":OEXR>=r4iF1B 2 NѦi*n[/6Rױ昞/V(_ $^lI CG]}-".hy 'eF튝~ ՗@40Yx8k*5Ll2:Y=! 1cP?}@椹de%cfRNjJHDpH>stq}j0e٧]9kڏL7qD) 2 <ʊrNڐoqꉉN:j&iJWѪZVhޗ-J FtqhU%BיJŅ-] ҹVWDB\s:޾l4@ּ43QwAh3F9d:ui&jEU+M`e7 /y=7^(Jz/:^ .VoTEr&Ě] jb:lRlaL&kљs4ٮ8ɻ,H\7'2uP%$z?R3W7QD) KtWmÿ!C!*0m5 TkN4ߓLd|V:NСH\j6$pnЈ S #pUJʍ -HO*K!&(gh;mš#n whKthIyH[vY^9yM+=.!+Ig+GXOKiFV)I.'n 3np3f ftZk%`dMмtۿtC5A! GӼ.05$)9[=XOjWkz%{+ 7Z יT1,}|R.7'<1.g_I,HB]/hm$lPd! &% Gx~M-Aqutˤw5U|$o+qD*zՃyʒrGА6^Fq@nǚw:^[و웦E&1e1ʁ_N刬+}2"{/?Z[XSD{q绵+zK +l 9JE` !ͼa8} רٴy0 pO #=@xKEq;&RSKUkʌkR:TB@u]sC2\B ̩G>7diu < nsf[*{Fo#.*呏*n: JwGL"bDMYMZ$t5EKSKN J"36D[ΡWE: uO,\㲢J PC\6`*[r<)'$&hy|Ve(JMWvd<-AH c\ }!'/Q'hX~5#-fuC\{Ԇ-td<+' "x^RL:/se uP.z U&(-f 'BsC[4^UA4fxn6xE; ,DB1ɉkNKmmه KuQs"cdL"_t~mD 3b9h;_š5#`ƳBUxzIp5b`^&'X(B hq,EpqSL,P%::'R׬|yGDRViNϙrWf>sl?؇Qm}2oǡ,5p&-X!NHcUJ)Zj?X u:(Qcj0ebwBN6! >xof;nCGB*g#' $zL7 %*(>7[q>9͈:z>/x6,e>@sK]M|c!`&X_.Q2Ԏ]xԆd/W"Sk>?1lE@\%^.xu{\VI[]:q!(F흌t]mwz;:E#:Ag8l3ഞVyYpyE {0tT<k%ν!cLIRM# EF:isb4ʀn{Nhǐ͸V:*zaZxL7`di\caHorV%?8AFᏊ_" ]}JL*Ik_=#1k(,*恡'|Nّ"a~gWt4YI-5#7Fu2Fb AY\6K@'|woYb-[0MMهԩ9ʡӳ70Dpy~^V z3/^[MW[}=N12n7-h\ '04 r:!ݘHK\;f82绊~Rtެ{M9),\PuRm% cJ oT\棔Yl&b*#7:^Åъ B/ka+i?da׶/D$2I^dpJ8/:06ì$55 6RP4}GzA>^C s( h?5jE.kzO 4QR aQAE06Ggmai5' 4*P ko=-k)x:fʿ2jPsSdCozcDfma"ϳ6}rؒV$^d `Ɩ Ly!YJgi /&ryIklB|k Nno5,<Y;%R[ڑ)N6U޷5{K),2m#e)]?nf?Xf=*0hj&;=PO zu-lMxYFG=JM|Pw}bhn!7Mwei1Xkqh*Vp'c/?Mp1ym|gFt:{\y95J\'1˛<{3UQ$N7:5u!b`Ēr(֡cNHtѪp?QX%ԉ3xIRXUdFTlޞdĿ[gͅ ^νdLpNjڤTQ6WդsӐ[ZG wuN5ݞrW#*jD'9t Ŕ< tiپP!Bk6&Z \N7bYHXBy\BO,[%Zt!vC=7Nzxh|ʪ%)V0K} ly+_—.BnFWݚpWs Qik{39=ތ9 VwtNAqpon|؄OfAHxeCCZ1{[9f XV ݍmL߫̎dniX5gCӿ}sF6OuϞ,MkN "RjvD=* HDkߕ#!qCI'}ذwEy`ձ/A@3-m *aؑ8 q#fzMRkAɝtLp%{;w7ouըbbHyk ?z "?޽h c~0hy -D@JS{3㴘OLH[ nz\8Fji/ygNuFvMy-gϰY/dilz,v=]SRx^Zay# yntyz;4X|iTu Hfvo.K7 U8kEd>M9%$&OBpP荱X;開UD`l٣5[ݐٽV1·͕ɚA;iI H'~MzKPT۵GYdX I4Fwհ0W.ow&gp2bgUx17DfkzeW!kٳ8'u%\ryZot T晻pCR_TyPYNMJG4d@~þSrjM&5% eӁ .՟`5/#+ygKRxU tR@bFۥ'Si@H|p! XVG٧' [˚` ,nGOTP SqMF6>s3#,@2LxI[wQ >eBBv] ƅx)tQ?)*$5*ހn &V8a kNTwn^`C8?>'U0^?;x=/<4ozBCȈ64  Lk˕2`A`Tw2nȤgOn8@z=P$Hwω0GU0y㽁xL*ZKfO/CVy\J/%ʍ42E33q7TENfAPIP7W%_ }!퍔*[q1%9b |2.P8pb-@d%hx19/6U=OO/eG&mbbgJ_^MX$=ܣW}'DG3*^_fmrjs7 $By/t쓂jD9t)cՏ,>xNߨui3Nj}ixE~cũ:x>x]8@bp% [8_] 3ޠSIzTo" ^|ޛ-6MjH fkЂB YZ