libminizip1-32bit-1.2.11-150000.3.36.1<>,.pcPՀp9|*ˆ hO%1/O! >.9 =DeE%6+sMe9_;->?d ) U  "(/@H L P X  4 d N (r8|9:7>GHIXY\ ](^LbVcdefluvwDxLyTtx~Clibminizip1-32bit1.2.11150000.3.36.1Library for manipulation with .zip archivesMinizip is a library for manipulation with files from .zip archives.cPՀsheep24(SUSE Linux Enterprise 15SUSE LLC Zlibhttps://www.suse.com/Unspecifiedhttp://www.zlib.net/linuxx86_64/sbin/ldconfig(cPՀcPՀ2d761218d07541cf120dea333e1862731b619bd2107bad534a30f83a436a7eaalibminizip.so.1.0.0rootrootrootrootzlib-1.2.11-150000.3.36.1.src.rpmlibminizip.so.1libminizip1-32bitlibminizip1-32bit(x86-32)@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.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#935864/bin/sh1.2.11-150000.3.36.11.2.11-150000.3.36.1libminizip.so.1libminizip.so.1.0.0/usr/lib/-fomit-frame-pointer -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_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3df074551dc850dc6c9a47c2526b47b0eb6a5dde, strippedPRRRRRRRutf-82a88983a8111790a84a39e5ae5129e4dec611614fc81642d6ec7d547843e0be6? 7zXZ !t/!WS]"k%]dJd7Pup6&DL(j䇦bW͙zںʶǒn>9[= ҹt˒l` {aU œsPDC۞^ &DkM+MxSC!{[+T`#|MS'c %ۈb+xU|d6`.k.sL U^f%ইNfR|=iY鷺S{p )1!(KW་MW5>&"})Zl;[=@#<7wVR4ʪ, Wd@AGI8#D09;Ƃl%SX64` b#m?j1XdNpjR/>|;a)2ORdoq(jgIW6[IhҬ6BDD^p&M!`F:\Eaw0_P'cOtcǞr. ̡0j1we m3ɥ!$]ScI7i+/ےrA=-ˡ*tF7zީ_jZDk>}(.Uמ- Qd-wŢ8\;є!“EF$shdyg':5JkjS4z2`"V1%I(6].&._j1C&;L{7^N# slЃ?'~oYqk8hUB9€6ljqdq`Kt kI8ֵ0G;H@~N.k L3}f#x"%Rؐa[p2ڷ&6% V\YW.0lPPv_g׀2)RMǢ婁[3}g.v(ƫ"@P9%&)أd1Ƣ5!}].<Os4QbD3=l2 U^MKKFgZ}ںYRQ$< }#nL8+$E,%TQL;Cdҭ?4f23.مH)۰% 9\M4\B6Ww]x3Wב/j7z^^e5k8cvg,&( 3%''< e/b]ud.ÊvG6x)z\:pPܵrM>HL !$4Ym)y 6ȨkYo5Lzק^([?pp(MC BkqE),{/izcЖO"]^&&c!E8?W(Iڢ  S^̺ JY넜Ȼw KUeTw;Ӎj%c}Y/ѻ C:EYr%Ev^ 9K(sbt?&mmdFé9oRB› R?̏s T\ڇ@uqs2c~X[B|f?2 ›2#$.%R&˹Cg"Z؟(`Ed˶LUtPS[YSfS P5=%6=4D`&..ϟn'`Pq2 :m z}$3i*k^ [9.B{a F͟l_ t__+y[T|/ȫGI$Ot`?keKYSdㅭn_Ny?7d@"jj\]2Ӡt;.PIYH9ZJs??8+i,NF~oy R}ig.CƪАW_Xb i#Rcfu!U{,1M ۜB)7L9c%F:R ^VZ T>Gw_3NX1?ӘtgKj0ee6-ZSQl̀_`X=i%z>;hpĶCpf$çu>NDQ} AsmKܸ݅6?;_ٝo#S'Ӄ]X%^i1|d{gNay g\g6*O|bAPq`_ugSw=kbKHM@WūQ3x~Ey b T/|2qc\9j횂ZwZNX=>fQw=)im]ڃ06G]<p--݆al5 |X)򽁛Yy]W+j,GairEnLqVw 4q<"ճ3_#Nb ҥς.$mw~CxQA: k!0Z.tpM>2'oZnўh$"2lG;*p1;KaO h%']1t $Nq|?"G<LYi%SP MҎ/}Xzʃj=D'NLՙgd"Y-nz]r/'ϲCC%&Fђcbݰz LIW Tѱ uxS9푏~o A*ah\CZ@w*:h>WQ/}fg4uelſ- Po/Zᙵp:Tfo5bßZ]x\/=te tH5*#>#~rimJRQN s6R &f򣕩u3A 4pۓQ 8>çs1%H˾(%]o)'An~  jhx c',~OtS`wbmeN2I~dQԺ]AIihS\;KB IC|KtՀ\IiQ26 1f2,m>N |jb$096Fd"K0/8A2lϺB68 YZ