minizip-devel-1.2.11-150000.3.48.1 >  A e2Ap9|37 sB=y#ũMk)ZpRR%jO $٦At̻5QIc=Q{XQ &Nk;ZX?yLVo{\=Omt;էſ\Jwꄿ(k@F@Y=Vlcm,C=vd႞r!3 9?WYX*-@d&) N#}`ۧasy.1V,tn>"oW$8:@.ou{ň9a306ef2242d18a53f04bdf11cc964ed800f46b1afb294bceffaabe6cdc0935ae3276e3670dd275ba159e293349e24a482a0a7fdFe2Ap9|G”Ok6SsvMK,Y90Ti=Jn5cpo۽{x;ڟx9Yظ,Sˎm3In}7M40z[W|%m꺖@5Ly>K&Lqk~zuUcA 063 # s~\4ن{PYn |9RB_cDcǕ"G$n՚AI)'Fj,M{\_mr ӽ0%l>p>?d % O  %1FLTt    < Xx Hh(,84#9#:]#FGHIXY\$]D^bc|defluv0w`xyzCminizip-devel1.2.11150000.3.48.1Development files for the minizip libraryThis package contains the libraries and header files needed for developing applications which use minizip.e2Ah02-armsrv2SUSE Linux Enterprise 15SUSE LLC Zlibhttps://www.suse.com/Unspecifiedhttp://www.zlib.net/linuxaarch64?<A큤e2Ae2Ae2Ae2Ae2Ae2Ae2Ae2A8e872b60255b8447da99885c7159c2e1f1bb8143523bdbe71784e60f98bfd67b8655408534b78dc0889a45f9359fc6d2d5c8e8d8443b81ede596f954c720ef486f82c52279e8f79165f4446be652e5741a49992ac58632470335aa34c564072ad8dc58fc0121b6a4b98f3028205bb253f956b1ddf791e9ced3cf44892502a01f96163fc140e4bf08752e014d20a1eac3f5adcdc408366f6d79c1895f2599cf08f86f9d77191f3eaf15f198bd2af8f576e901d4dc56bd81091bc179d819a1afe0libminizip.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootzlib-1.2.11-150000.3.48.1.src.rpmminizip-develminizip-devel(aarch-64)pkgconfig(minizip)@    /usr/bin/pkg-configlibminizip1pkgconfigrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)zlib-devel1.2.113.0.4-14.6.0-14.0-15.2-11.2.114.14.1e1@dP@d@cFcD @b@b=a`@_H_G@_+^@])]]/ ]'$]G@\Q\@\[*AZY>@Y0YXX|Xk@Xj@XD@VU@UUoss@danyspin97.orgdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comsbrabec@suse.comdanilo.spinella@suse.comdanilo.spinella@suse.comkstreitova@suse.comtchvatal@suse.comtchvatal@suse.comlidong.zhong@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.combrogers@suse.commliska@suse.cztchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comkah0922@gmail.commpluskal@suse.commpluskal@suse.comschwab@suse.dempluskal@suse.commpluskal@suse.commpluskal@suse.comtchvatal@suse.comjengelh@inai.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- Fix CVE-2023-45853, integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_6, bsc#1216378 * CVE-2023-45853.patch- Fix deflateBound() before deflateInit(), bsc#1210593 bsc1210593.patch- Add DFLTCC support for using inflate() with a small window, fixes bsc#1206513 * bsc1206513.patch- Follow up fix for bsc#1203652 due to libxml2 breakage * bsc1203652-2.patch- Fix bsc#1203652, inflate() does not update strm.adler if DFLTCC is used * bsc1203652.patch- Fix heap-based buffer over-read or buffer overflow in inflate via large gzip header extra field (bsc#1202175, CVE-2022-37434, CVE-2022-37434-extra-header-1.patch, CVE-2022-37434-extra-header-2.patch).- CVE-2018-25032: Fix memory corruption on deflate, bsc#1197459 * bsc1197459.patch- Update 410.patch to include new fixes from upstream, fixes bsc#1192688 - Refresh bsc1174736-DFLTCC_LEVEL_MASK-set-to-0x1ff.patch to match upstream commit - Drop patches which changes have been merged in 410.patch: * zlib-compression-switching.patch * zlib-390x-z15-fix-hw-compression.patch * bsc1174551-fxi-imcomplete-raw-streams.patch- Fix hw compression on z15 bsc#1176201 - Add zlib-s390x-z15-fix-hw-compression.patch- Add patch to fix compression level switching bsc#1175811 bsc#1175830 bsc#1175831 * zlib-compression-switching.patch- Set -DDFLTCC_LEVEL_MASK=0x7e on s390/s390x jsc#13776- Permit a deflateParams() parameter change as soon as possible(bsc#1174736) * bsc1174736-DFLTCC_LEVEL_MASK-set-to-0x1ff.patch Fix DFLTCC not flushing EOBS when creating raw streams(bsc#1174551) * bsc1174551-fxi-imcomplete-raw-streams.patch- Update 410.patch to contain latest fixes from IBM bsc#1166260 * The build behaviour changed- Update the zlib-no-version-check.patch to be even more forgiving with the versions on the zlib to allow updates without rebuilds- Add SUSE specific patch to fix bsc#1138793, we simply don't want to test if the app was linked with exactly same version of zlib like the one that is present on the runtime: * zlib-no-version-check.patch- Update the s390 patchset bsc#1137624: * 410.patch- Tweak zlib-power8-fate325307.patch to have type of crc32_vpmsum conform to usage bsc#1141059- Use FAT LTO objects in order to provide proper static library.- Do not enable the previous patchset on s390 but just s390x bsc#1137624- Add patchset for s390 improvements jsc#SLE-5807 bsc#1136717: * 410.patch- Try to safely abort if we get NULL ptr bsc#1110304 bsc#1129576: * zlib-power8-fate325307.patch- Add patch for fate#325307 zlib speedup on power8: * zlib-power8-fate325307.patch- Add patch to safeguard against negative values in uInt bsc#1071321: * 0001-Do-not-try-to-store-negative-values-in-unsigned-int.patch- Added 32bit minizip support- Add gpg signature - Re-enable profiling- Add s390 performance patch (fate#314093): * zlib-1.2.11-optimized-s390.patch- baselibs.conf: add missing dependencies- Update to version 1.2.11: * Fix deflate stored bug when pulling last block from window * Permit immediate deflateParams changes before any deflate input- Update to version 1.2.10: * Avoid warnings on snprintf() return value * Fix bug in deflate_stored() for zero-length input * Fix bug in gzwrite.c that produced corrupt gzip files * Remove files to be installed before copying them in Makefile.in * Add warnings when compiling with assembler code- Update to version 1.2.9: * Improve compress() and uncompress() to support large lengths * Allow building zlib outside of the source directory * Fix bug when level 0 used with Z_HUFFMAN or Z_RLE * Fix bugs in creating a very large gzip header * Add uncompress2() function, which returns the input size used * Dramatically speed up deflation for level 0 (storing) * Add gzfread() and gzfwrite(), duplicating the interfaces of fread() and fwrite() * Add crc32_z() and adler32_z() functions with size_t lengths * Many portability improvements - Drop patches included in upstream: * zlib-bnc1003577.patch * zlib-bnc1003579-part2.patch * zlib-bnc1003579.patch * zlib-bnc1003580.patch * zlib-bnc1013882.patch - Drop zlib-1.2.7-improve-longest_match-performance.patch * not accepted by upstream for two releases * rebasing no longer possible- Include fixes for bnc#1003580 bnc#1003579 bnc#1003577 bnc#1013882: * zlib-bnc1003577.patch * zlib-bnc1003579-part2.patch * zlib-bnc1003579.patch * zlib-bnc1003580.patch refreshed * zlib-bnc1013882.patch CVE-2016-9843- Trim descriptions to fit target audience. Update RPM group classification.- Require zlib-devel in zlib-devel-static to fix previous change- Bring back zlib-devel-static. Needed by binutils- Remove zlib-devel-static, nothing should use libz.a anyway. - Package minizip library, everything using it should now pull minizip-devel and unbundle it bnc#935864h02-armsrv2 16977924011.2.11-150000.3.48.11.2.11-150000.3.48.11.2.11minizipcrypt.hioapi.hmztools.hunzip.hzip.hlibminizip.sominizip.pc/usr/include//usr/include/minizip//usr/lib64//usr/lib64/pkgconfig/-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:31141/SUSE_SLE-15_Update/7538d4a41cfdba2862e13f388bb413a4-zlib.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig filePR2Q\-RLpIutf-81d8c08877f856a90e03682a0075d6109412b5598a1b44b7491cb848c59f7551a? 7zXZ !t/ಗ#] crt:bLL LRǩ"J|:v8D**R.%=~󮞎 1^xeK1%ixt7~ԡfa[AwGG؂N51X]N_+xatցV7I߼oNe\zzD8U6g "3W*A楌';Vo3q 0v~$F]fAai~׏Ux8f/Sd֪)ΖZfsP]Dl"d[uH ]9`wZHD%w)Hr'Tc=贚͇X+2dkV_ +ӌLV4&v$\۠>Hw 4%uMfJFhXµ/IdQ" |{ 2$Ja(mR\ ˣue NJ3] 5[בּ`M\[Y_^D8MLs `пT ~J)Tpv>r.]2$^xTxs.6 }'h(.#FD w{^\z16Q RP`/+c6bZ:7pIܷ~WY0{ iZIj?QDosǛq4=Q]b^-uLrTp;0"l>:cf7Q-ʕad|ör%U-[>e QǚPh'0,C9kgMRE7Ԫa &>jȳD?$D#%8n6\dv -8bUW3L$0kv8V%uAYAFd9+S1r7ە?밸ux -9&s%-&;=0sO,fYWU8l"b-Hl/R"LCpt{ b8~3FYTn sV\5Cq pą@-xD[|'I~:Pk\}iTp<6l5ʈ}܎ONvG-dg,!TW,˲ǖjpӶ)ӆ|uӖfT5 ,#5pf)o$tRr/nؖdR)0$ o98(&m3Ϳ̒\j0LMfǚݠ&I_o6)*Lm yzRKP!*H{$E=BgYU a£0m"mzZ,|>\w،q;:4=an4yNo@:;9fbNU)93a2c|=$)QZg"̯ڻul<"ҋ26+NXBͬhD?]p#Ut+.I^o/jUܱ \pJl0%6-J ,WCwHMB_獅0mڍHeBk%T{p[vx^^sŦ39iGxJEg<~)B0fFY/o=w\p#'zaERfa %'VEx}jU8t&e<]w1>ʢڇ9$o+]A4'xM-'/"3'.Ӭ.k~/dժxT=owP&k+d!l`M͹O*3 OKk?es5ru% !g_jm$æ0P>Z#y8?TC0Bx~<puB3JYCmX Nv3>0aՊ0T 7Fk/|L Ơ5m7@P61K?1n zN?]Зe ',.SwyA]"Sd͔{]!FదU{9M2h1Fɠyx},YMKD($fN!?myd0 #?UrY);L\g1f4U4zXW3wL(\q b#F=N1dyHқbJl -VDnZ#^ȵ_~#PFEO @?-cPی]b+շeih"As%mjdr%[K%+}Ro h.sV}Q,qq=ȵ͍fgqo@H'01ӂC.wpzZ PZzW“?`5u4 k¡BqU [5'\&U{0+= 7v>Ķ8n*c#ʊdEm( $ vی,Mxa,?s9*n! g|,j 9>m5̠jNL>걠MaD&;O1Ex'9Jr)t'ާ=Cfj@1KWUKt7lnem$2ggN;5~Zw6{F2$-":@%О2ou8Aee3|YD:<:&tIhgWb] amS腇)VHPXy ry~FeT ȱhz9X9P>n^= )'&頛&أネqU"'D\/piɸUT3\ڗZvvqԦO+L :LZ#SaÍ˒-GUcPm_Bcȫ ?DŽn " Irj#G>,umɉ0ڤIBc+(c'bpAP_c!bT8vv]t'彧LkyVReC^=`a'ߘPJ*[dVfY?w ?oۿ0чY#ZП,d큲 y'$cO_b&%xip*f!!:;D$ Ng a]Mmÿ(@8椧dMw' wn&DC@:/M?D^Z^qnc:n jy5PV]B}|rT+ =kI,WN,VNF꽇6zYsPެtd&QZ+ !B:A-M ZK/"fu^W%0Bp333Qtb+N*&"P`IBY jsx-;fIXȩSRt\Qdet2qxH+zCC҆Mrr Lo`^{+W20gCdYVvw2dHrkEU4TAoH<} ~O Gդ13OwB'!`;}v4EFLsqJ>Sk$Dqlm_``mBlڳB s1*^(7&*r0N #:yܤgeIgA9:1h` !eAW3X<`6=61ң0= ]6ZGl0Ḵ-_}|008=FQ%ΚNq&ngVrUItp(EJk=ɲ* 11+QC'}j*ُV'QLM$Qn:EILfeK|7kh2_4홅2wQvv n7ڠS݄pz7 tļT4KL\.dfk\NQ{=mgokRXOe-f YLf0E1}J,,E5Z)A.1&-9*eRޫA$y`nː,r;Z4'T6Mp`8 vkUQ6rSLci??tG?qi?6vY_;&rФ +G118~M"mʱu;ERQr=. /[~?dw蹠L%D1K[*wk-;<}Y2Djg/.R0a E]/~{bL%ԹE ܤFz!@R]"0@A!!A]ه./WvyvlTL"S\fm6]qm\ٞSDPT{IWh߼M-ZY@:Mtݼֺ+e(+Be}eݿBUzLu96܁o*%^nVvwZe3T(Jq0^ַ}4L'?ϥnO`Ƨlc"H]Rlg,GHpz=##7= s4p%qV؋4,! 6"N W(9ε4#iq'Wݢ@ wr!eof *@Չڿ v=^(przf \dw3v["f5-&UvԀ[OxiNȃTa. vD";mITr[KdO${st"CZd/1;~g;h5cz=0]mE&bh3MNN㮉'2COa'<̽7͛AtDYX]v'Oχ+ͳ]:\LgE#|07@ۉ4 WZT=wؽ`fuʑ<-P~43}ڿ-: ؟)!DL\./86!d: ?F5NH+K5+ yQ PeKKz@vdX),n1^REMmm3B:ո f Φ |xΉ]zmjpfh#%!#gÌiJ|"-=;\Sٜz\,xBM.%ltZAK-<2'u\@Pb60p(L(ֵWB/5!.bX+%ޠiS-P;h. 76ݓ2G8c5]Szc(,c{I&]EQOj$R:J#rKn/+bC4 V rٽ O{B\f<\(ӝ1aVv!F JYk#чG2kvAvHK;G4,J%DY .uamhK}?KuMiNH\%N=rb9kyg <|q9ITs ǹ?&ݱ} NpVYd^g(?)pꖣ7]ǭ`S }f> =@g'p%[2Ieq6bCukVrWa\pos#dsS qJJpCcOpz=߶8=Qa)(n~R\ı5码ld`a}b3 %-Q?֓lĠ,Qp'~_á=+NO#{*/ڌNcx\g& h#Ɩ{05PFz5<0~OxI-jetEF~̊(j˦UH*t!in7s<ue/a(szqY F( :?(i%xUdVb9DÅLE<(;pF)/e0ը:6LZfO6Hmu}/{@4ߌ^܌ph葨mGRӞog.S$]<4"ցko 1 M/gg I8!"2@vK܀'Hx^@ *ÙBR46137n_6"}35 Wn Z+K? ` p Hm@{no8eh^?Nj,Lmʼ9jdQĶ\"m N>1Ϥ+ˍAR,^*gg4LY$Yd;Ibߡ5Rg8h{BEaj:_2$ޤ3!;b}~L%1 P$ʨzqɦ%٩za7t;lľTny~/|NCTqs0p=Pt M)Z.Zś T?g ^,W1~@:8Q>PV%lo B'(Il1KBD5a;.v?Ӿr)kI=kf{CkQGqX ]I`!릃lG>ի;-H,C\#yה0˹9Y&Ϡ)SZZW1w$ 6wRr8dT遽ЧJ NsR(wMGbN}@dajʐx%{8<3JjMOz[9 *RjaCP5>\Y:8.;|L1hСo>8{OH=k3t^e?2TmA<)?;93= 0ш?OZ?f&S"B̮~ ~e9.m7] N޼K竟[yM? P;'i}­u4c1R(.:mZlj.^餳>)7q% d1 C,+d(3XXϻYїض_›1/ QEQl۽#+ Ft246'rݾe. \'ed:Jliըi,eL B+2d) G ebG/mo1 <0qf)qd>3knöˢ{4F:q$s)m\+¶g)K5thPr9I{TP!8{OS ^~ Ȟ%HTU dc:tf&;v[+c> 'Jxgb/pYA--)&[";Dᱶ)N\煮JBJJ`:J0oH7L³kIȺgs*hf|ş۶J#\m0Ar@`Nq[ dOV#PO'Y~#a­ 7#373pbʦ1>Y`~8!dӜݢ)Oyk:,NVEҀgbF BM ah%j &dώ{uA{]ʑyٷ!A@qGFHXt008A">|5ڸtm$ >3hQMh9’ UIQ|J=wje̟!> S_]˽-Ǘ$xi*%/A h;$UgI#x:MR?Q $Ev?F|`g/`IJ;Q}[*d96'ju<5hE1F:/;dZ OMb-gaF { {uG$ YZ