liburiparser1-0.8.5-bp150.2.3.1<>,<8\d!M@eeeK ?dSV"-,}!i4>x'M=d|eIxV i=#-Jw?k85%;a' (upWފJ9!JRE`"m2oMt멚)Y+`(՗zVv x98G()rx^eʚfhY\uVk??d " T "(0 4 8 @  $ H  (58<9|:>V@eFtGHIXY\]^b cdSeXf[l]upvxwxy z0@DJCliburiparser10.8.5bp150.2.3.1A strictly RFC 3986 compliant URI parsing libraryuriparser is a strictly RFC 3986 compliant URI parsing library and supports Unicode.\ds390zp27+openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttps://uriparser.github.iolinuxs390x+\d\d9c6c6fbda3fbb3bc4e9b67c6619df5e37285bc1c231fa6ee18870da2af81277fliburiparser.so.1.0.21rootrootrootrooturiparser-0.8.5-bp150.2.3.1.src.rpmliburiparser.so.1()(64bit)liburiparser1liburiparser1(s390-64)@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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.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./sbin/ldconfig/sbin/ldconfigs390zp27 15500644090.8.5-bp150.2.3.10.8.5-bp150.2.3.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-protectionobs://build.opensuse.org/openSUSE:Maintenance:9654/openSUSE_Backports_SLE-15_Update/749dc95009bd9ad958e846e20d8ea880-uriparser.openSUSE_Backports_SLE-15_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=d2c5bf7df855e53e83ce95984e679572a8097a37, not strippedPRRR'L[=,[utf-8936480250a01676521f14a94a99ebf8557f066d5f6c92a57752a810fb0b4a2f4?7zXZ !t/3=]"k%ʽd=BVmRsHΉ T*V9k57d6d r1 nvGm:VŜ$'.t:՛46MhpSz`>Ϫ}lwY-wؙ77'Ѭ%k ,eIဧ? $=ⲷmv!X?HFJ5gT˅zxh]lu&队HDTnﻮhg MrȐ%W"&m 5rC7ofٱpG!z,Dfl.: :mf;+Eʵ<|^>3FTȗNg_(Km;&G"}ÿs2'Pk7}̓DIGіԤCEsى#z%{/r\|i K'V\UEt xX^-VO"5E󏓡U(85Re-WV\ {:VYýPz}% *SFԱZJbMqH \pW 2<>sq~3zȈ|#7 +oDxO஑}AbĥqxP- >(Zy,&s\J^T O? 8ͅN kӰˈP%uw*N~i J֒>֬SD7J 2 ǤŹKFtNz1^1Jf#>ծo nL!%Z$-`ZiIMlR4ak`'Ցm`8W9yS 96$ g}ݶk-Z9  +FB 6-|"YΉqqrQ [՘<͡y~$JFzg6<[D=t,eѺF`6F([`vθCÅ$ΔL2e iyH)rv< VhPsT)/#uM$agR[ B͔W**Kg^56IL8OdÆ\G^`I~R5*Dǁl0q7W˂f2=FO>uq'}]u4e-d&*6~G69t;o25y>ݾE6Q79a*.&^t"cffS#j)un jBbO“Ҽ$9v'y1_v!R!*l9#Ч"U/wn.xpy9 L =-cDN]: =՟2J wN V@miט_RO}Wj7UԠF]r"gp.|wW_8odYsuMt}ߵ󘘽7;]xaO\yiٴs.B˕\vX08 (7f MMzخbU*iXA]A̴bGa;o ~fs_ėm l3kg(3䊆)P^ՠjeyZR!IzFzՂ?1d7}h ƁCRIRf 9+0x1# l2i,wUfsiH񪡣4ɦ7;8jbӭe+ZӺQ98A).!11>0i@6u:N;$1JXLx@&үgEr3=T nPJ%\T j=rI,w+Tj/_6rDO0D} d3H& ,ޟ ^,%(ߕOa˯Oly&v:ꪥ p :+@xEC8a ttܢb˨cXWUO {-|E+#* G" jlBZ?^(gfՖMXLš)Jb8| 05i.h$ۥClC!ҹ<ɿҜ5.!Oy;[';A אH×71₡#aYQgcwk8yFTJK虧&lvnfqv0a1qrĠGJ8LVm}ɑD2hR&S :6z)  k~y06LjHJw4 KE:*nޔRW)!3'o{(2Z]˜-zw+/|8W@5acGWK<=ؗkx}6 H|!5JQrs/ ꪽ4m#):N#>KObzȡ-'K S::L7ZQ78LGA|\)PƐO24hO$M"wo G>_; mH!^HP?OA`(*|\"V93 6-vj/Q0-\5!OO 4Md,#(ؚo>~yo_XJUPyM֊e !D{CFKjGN܊#Gs8=AIv!(ʿv$9m>kۼ${}Z&@')7Le'k_Drp1ҕwH}j _lm\鳁O 5`QP;bѢ)j~3[R{voB'+{7 q$yc ެ ⥜ڻSjNSo-cj8,?29",qnKzhTx1i՞hHgS'ji^͆جm;/*'oBlAT?yGrQ-wTC0/6I㡡 љ?ʱEF@Ph^h7OX:LN%l֙~,{_lPbDh/x͘5.++ h􋤬E^TàU;05^HEz|Y4xzsV":ᦹmk{M9ՎqO&DRDm mt*jbaKMuR* Eg:?TC7pmL/7fڬ(}+>tYG;=IA&J~<b(ɡX9}]`/_ X:JzAO84^MBK<=Kj O3}__0 dS:|\TJU6&0 eݢL)Xb;@pWɭ3,Sڮb=pHQU%$ 2q_#X+HtoRtBfbYji:>b#r>3ӺLߜ@ WEfءcq;Dnјwlr-~ C2(~<=3ȵ{l 7 ܏ܵ3MZxL , ^Q+d5 D ޟe++?O\.Fz4 ls)\3YU@EfeMj29Uy䟛DdŲ]G$?mp;}-$_yJyaK@x  ![*zsE.l.U>2ٛzXVQfE^r#g15XHj٧ *c$K6aHrn̓P ZщϷG3Iơk}N6>b݋hpлEP|[:(2XL,ei~p_>-d\ 5^AQ'pry1H/.(+a> ѳcd}o'ђ[b459y5(5 ?RzweСrasׄ NBEų%\1b3xcrBq0_8µGn6`61`jb.Fd%݅}@lc=ShԤE*99E2;h3^d2^F. ?!ff·>?UpH_%gR(Qi*b6Wkל"D2#w&9X+ABOmac"s#G-[TQm}?ƳBRb5?3b?Vp!YW!@7Y|τatwۙE׏$KW=Xe|m@tRsr.V&g+bH#Lt;/q (af诋4l /UH7P)rՊ_@;(˒Q>m Ʃ5Җ+d髿ɰGP{OO+ȞMOS ĭ.G04`{첼87:wŐeh7? <"°\gxql,GWi*w^QPl2DTCsLFr;1n (~4dtwJ4`~x@>s& J$?yDԯ6e=rf=6  񓎨eFKF&? a5N%|^Dw]Rĵ׮p$r~|@'nL{JKDC~? K""jjѱL%/ ?3"OM31K6巽)O;˿zC!\>bl+.wR Aة)XJ%cUâ.+؍5ؒs'za゚Fc!̳W}(pfoy.wq۸B򼍬~2v>˖}Wd+$Ž6.9,|yf㝭TnZ:$P[=< ×`}/,]u3=J5lb0-8bΑP r)H:A?4fjmukdò2|rrVKɎ.IZ4FGs25 Hv7BX?c畭zt3GO36@m LrMK'8TK.ݣs@MBֆz:m` VwȢlޤtr.O<<D"˫PA&]#4%bX B~0i@l=*hmC!}R 27`J}rN>C/m@x|g-y6"╕%a;j =`2Nk z[ք" יZ5kf)Katp* W!y0b9k{1沈DE1J՟8PSú< >p~TytzBD Z]@ 걢jUN Y )l:9nuQy\U+Pb,;S[[3g#pq.iZq-@/9iPW[;dSvqK~!>O+{)^ OT7(U{dw2enpV쟄vw0mj.4<K^ 3oy&wM:M{ I<Aq"3|Wg&Y9aLdk:fs}0uk[ysEz4sTjK|GƂxi]⋩b\[鹡!O&}2