minizip-devel-1.2.11-150000.3.36.1 >  A cPnp9|qK%~Q׭jTAW\]s`g"i0MݧVĮ7%.@ĚFBY!a^O녶/m=vBM՟壾ެAo%!lȟ"=jp|;Z܃sKyΑµ0P 4jG7w%=T=Bﲡ~٘HBc:&=`!QI¯V"Jw2ʘq53+oh gi6#d3aaaffbf3954ff02b5ed3bedd8fafc83691f514ff6fde1bf5bdc7b560ce8a46ee4cd8b5f3bf4a54a1865c208cb223c8f4de227aDcPnp9|pg Z|g ;t|yKQj4j9BP?IF fc"HFV.zfW =BIIa5}2Dsd$^0#Jgm|N?,Vtd$I/B /AkI>P-'b>z 2~"2&Q /tA Ёne><@F@TcZB#JKNbQjCdyyaKo>p>$?d % O -9NT\|    D `Pp(48<9:FGHIXY\0]P^bcdefl uv<wlxyzCminizip-devel1.2.11150000.3.36.1Development files for the minizip libraryThis package contains the libraries and header files needed for developing applications which use minizip.cPibs-lx2160ardb-1SUSE Linux Enterprise 15SUSE LLC Zlibhttps://www.suse.com/Unspecifiedhttp://www.zlib.net/linuxaarch64?<A큤cPcPcPcPcPcPcPcP8e872b60255b8447da99885c7159c2e1f1bb8143523bdbe71784e60f98bfd67b8655408534b78dc0889a45f9359fc6d2d5c8e8d8443b81ede596f954c720ef486f82c52279e8f79165f4446be652e5741a49992ac58632470335aa34c564072ad8dc58fc0121b6a4b98f3028205bb253f956b1ddf791e9ced3cf44892502a01f96163fc140e4bf08752e014d20a1eac3f5adcdc408366f6d79c1895f2599cf08f86f9d77191f3eaf15f198bd2af8f576e901d4dc56bd81091bc179d819a1afe0libminizip.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootzlib-1.2.11-150000.3.36.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.1cD @b@b=a`@_H_G@_+^@])]]/ ]'$]G@\Q\@\[*AZY>@Y0YXX|Xk@Xj@XD@VU@UUdanilo.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 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#935864ibs-lx2160ardb-1 16662420451.2.11-150000.3.36.11.2.11-150000.3.36.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:26517/SUSE_SLE-15_Update/716fc7dc9b46a0568b4cd5e4a60c2a44-zlib.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRvΝ;lIESutf-876992f9e94ab8a92813d2747a0c2fe0770d6a099789cd01beb3b0cd93fd8d25d? 7zXZ !t/ಗ#] crt:bLL NA["Gve܆$D^20_ 6^P53rXfK}Ό,BElDo L?·u"WN)𴛃@NR*6:CWT` &*eRF. GSTjx).c}yԜHleo ! Dg<1$/D/RCk9wዡCxT_ƪ>#-HǑڞAf,b6MX {HK3[7Z/8DaG ¨^iu}ȿA1Efysj~{5<0Sد1 \-RA֍iOuX-+sK)/o[Lcs1n8s&fa 1q;3_yh?%.4&Q\.h pIX1"(o]T':H8,l/x'q|7:5KFq:ݖ"7F~r˯`-Ox{\MwDU^>!i{f+D-Ϫ&lu,Gk2(%NG 'w$CPz\ Ge6>u/*E*s*96:xӖ 3, CơY#5^b^nѸ; UϧWGD#<5/+j) $VZ/;?R [{qR=2lv)>]]ȿ^&7Q@h^oSqIi% fje"GLrQTo{B0IYzZ Bl^N*8R!zpHѸAfaeK,)8Y>`sز$7J˩rBhK^Fx>FG)6?:VΙ6 텱:]eW *GǸ0"PF:OR};i}h_Q~70K*ZigcRu8WmfK +IL醒15mdℸQ`54/+ׄF;, l܄V=$4ĻRyIf bfHX"4iH%FEybbuqS.ŽO]r ֪GG`d\fU%hT|Bt+: /~O"wu LI~wsvD[ fs0<麲Sɲ4ޙ%B1\|ҙvZ~Abh_o[Y_m`(־E*N=7UĔ1K Y!3Vy)%,Bj_o lmaWEp׋7 r,\f( j!oiI bI;%7@1 _LK  ZY( )gԀ#+>2Y;Q>Td"B:@_ DzovgM¤ f[ltJ埾y9`Ir|~[wAA︤-c:W-cY6V e=VH0`v*!鬪<$bqKj"fU'(\kGA<&ܸ]ofD F$6oLϨ]yoVⴘO?0AkT w\k7*RR1\6Y$"B߉Do^iP XJW.)3 UUOSN{ `p)y+q\DsFj_+_ GCmWdWlz6X2yko c3d%ѭ\32NF=or[2:mG˼9 f@~PeQ+&H8ŨifVa-xMpp23'8K ר@BS70sThKX39Ј]qM6szBO9' d&ϩ>1^oWhhXy#\۹:KCeߵ¤oX-L520wH7;I n՚;b w #7qt*mrV>0l-uf@ 1ӺY27^_'i<; ~mkn˄E3MpQnaYj`_bE*%ƛ3zzL:^JZdӏa}%2c1M+TQ./ߕ炍})v<71?zD8!%܏B6UfJ | -(hjx QM_+ )УyȀGz9{&f変 Q v8j{ bfa} +5LWz!iҚE45nTX5orlV/MEene) [l{4i3 gқ531|x+fAId%b<{͟:l>0 F2)pjt\=cK"7JJѠ*BOD$o]lYَt-?i|WM5*% tHyu \#nF {_j}(/BSF `cŽ%RX*O44e%k3Ό[:jo^krlrjʿ-l?n9^r&VM+A4)h0+V$uSlm 0CXꥮ{W& \Z,?:3>N:g?E1SA(݋4GaQ~':$HYeGo#+NwFQ]ϋ6qq7[ԝP;Jlj֋g ~[ 6ieZv|FA;zTј쁂 \ELoښ;0ِ]3ȔVL\U&åG= Þ[X|0Lq ξ=60jb2eaI5* ])9AcI_:9/Ean/{?B+QB)'QL_ѻhKrAZgO$hRBS-B$pBHt;CdVw*osq[*Rf"@+"yY຋zC$V=t#11ݴ ;~ѹ._fԎ+Δʖiwph&46~v< {.V}fmW)dqM䀂RCј/q! /.KY4 M2Ԟ}87s$|tP`ҝ~-j|\ {(6#.E3r+{I∯һlQs@vttD ܱux'Y*H5U."9@;~2_}I JhP.vP (_Y1oE/Dfw绎>"e8Ņt,r@AA\ -cø1;wVufUV.(jY*o!d 2Nj3eQwKq7Ӱ<~|Tf;PS.bp+5R"ߦcr=]krAy:6`Fxe"+ YFtpC;%lP/!AqU߷ci]jVD9 s.,o%/>nV[rH x.g*(8[E lH 9s7\A@s5'AbsDnt7.>t1uJ/ՙD*: !7񇒣\:f5#r GL/-qƂF%<²CfQfF57 )]Mc~0ύDLJZ4qos:x;:>,krCoV ED!A 1 #GۆV^T_\o{*BBT.]hV7,CDqϓbԗhsPBlꞄc\ O3k_S73}np|>)&Ue?-v >8->dCǒ:U̷Z򖕲-G" -%(0n>jF Pa̡ʁ:B77ѽ kIWf"n̾r7,êx{_ ND7 =PEBUqS3}I.z_Ѕl/U_BYpk#\FTu6VP*5$Q$)cS>YxM}KCgg~wͣ/7Q!%toס|\ 8_(Wk%8ꎦQnDRajWj^>kQ:'ॏ)_ YK饬 'd Aeh<@/ݩG ү=ۓ9wۇ2V]ObA0ņI 8yN;.zv zoe-i9-͎M%#L Rp(a:vhcݰ=[Ln0|:@/WpwBעm' @S@Um>&Q|J`,c _w+\%2[bBd `א8:VPF.&F瀳 %]*sBTpum=tbv|cCK}ƩRg]@c@L^P$!CC:iJn;Ճr܈XT[ 7g沚4UhZbk!TŦ,1Wu\_*:m(hT#m& mJJBn?¸&D:K ~F 'SiLT0W%`loL~hGtb:Ar;'Ci"WĜ}dnAFw^XsK슙z=|]f8P5<4C?ǔU( &˶L GNknm*JЍ↢^7PCa^(FanPb\- }Zuldѕhbb\w. ?ӂ59'`<HP mXR 2P "Q l\8&?/ScA 4V`_" u-D"__-n8^--?/ Tw/ByiwBkʏ:,oZ1?ݮ3;rMlM%&UwcXw;U&+pDxY,HpM9J!́PR̠#)N_ 젓bN,1$iTz@kF/EcP vZMρ&6sP;c&dMW= }*ќL [&ItS4@ #z}7'dMdը>"TclwwLѕ8!mmFb孏]HGk|2sϬz+6n,Pd3'|sQQxXJl`,J$Z8(051D!&U8٭ZbDۂ<0KSכ`3iUR[je9+ ^QlSG򫵣n /u&V,/o085C(iˇE5FW;2A1 O)b:qaϲE@عY"Rn# {9$Ԉ?>)dC{8]΁W]7 f*,]u׽ ֠UdiCʼ@XنPz#$"e֯`2 2 gMsG;R~$\ً1&wIQuѾ-EEpfz+q|<<xQ4t# }kCu( ߆vq6ۓ Y} gPɡj["ul\־C:Eq o~"݌o<}\%%Ϯ0F9ZhvlT*_3K\=TX㖈$ke1GFzf#(BNDX AE0:oDQ5 J9!n85ۘ B>7LNZqzK,^AJ OB ~- zmg4 bJU6KqJHuq!~NdFmA3;a OXKZ5pBWiA 9|q6Wو, XӖkYn\љ.1jl3B-]zhVfU͟=L^?5> ; p(POgIE_/)RM,tsl3w7Nˑ]MsI 蠐::F[H>!@!I@2dO-;bb =&TҔFVw}q% I3g)DGbAP`/XMÌHe;o;I{)4{75S xd;A]Jy3JM.;U vdEJM>$^Vonmu6Ԇfdj'"svqLJ,=@ q ˓</~JbePt[CIhXsAы33 ɭe@GH' YZ