libminizip1-1.2.11-150000.3.36.1<>,%$cPLp9|~+#ɜNEYm$ݺ1ߢ D % X \tLE$Ο[:t\/$͞fQ奄7jr`g@׉ oZ`?Kvxpqpi`͍ o{U F L TIO1O{iEEq|jp>!V{0@?d # O  $,@ J T h - H\u , ' (J8T9:>@FGHIXY\<]P^bcdeflu0vDwxyz,<@FClibminizip11.2.11150000.3.36.1Library for manipulation with .zip archivesMinizip is a library for manipulation with files from .zip archives.cPLs390zl31õSUSE Linux Enterprise 15SUSE LLC Zlibhttps://www.suse.com/Unspecifiedhttp://www.zlib.net/linuxs390x`m A큤cPKcPLcPLKy5Ky52bb5a6c9f0a9fa25f01423828e166cb7480f5b4808ac5524d431480e148b738e302c62b328647f5472fb7755249a83459be7f8ffb1fae07e8ba318fce8f4126c122719c32ef1763a5f6ba9c8cdefc1d78a76f7156b09e7b6f69b73f968e0dac3libminizip.so.1.0.0rootrootrootrootrootrootrootrootrootrootzlib-1.2.11-150000.3.36.1.src.rpmlibminizip.so.1()(64bit)libminizip1libminizip1(s390-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libz.so.1()(64bit)rpmlib(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/sbin/ldconfig/sbin/ldconfigs390zl31 16662418681.2.11-150000.3.36.11.2.11-150000.3.36.1libminizip.so.1libminizip.so.1.0.0libminizip1MiniZip64_Changes.txtMiniZip64_info.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libminizip1/-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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=75ec892ae0edf37c602f31770017ab7a07af9a98, strippeddirectoryASCII textPRRRRRm)PMQk߄>utf-855e79c08422cc3754ae9f194a1a904ac71fe151e52ddf8340aec6756a9fa38f3?7zXZ !t/]"k%{|_ >B%U}3 G ַ*ٍU1[VG9ǿpEd,V|ʯ(~Q#/iMッxj qCi礩7i+8{xOVqɅ!gkj+ p˟E ( k`ub0q'5f5( rT!i12*>?S |[A>loz c2xྨ?(>ShfAXpge9sTEHk 8>3_J~kqjS@wHU!WnMœ,6BZP%1bʺkygLczqX(?\`6hLS+K:As,i?:Hc,n1@;0w_K];kq>NVrC S}5M_01K Pp/j>f߃ۦfAC' M2Y1hc! Pl*$ :x!ϫTTANO![.d^Jg;J")D:c#9nz+1.մwu ̾#oՃ ֦'"VԅenX