libminizip1-1.2.11-150000.3.36.1<>,/8cPp9| + ҴYn^7V{AZ$6gCev |1:ubס[u6Ƴ]AOC&|-lo6/Rq "ZM|}NޠmcC|B.>@?d # O &,4H R \ p 5 Pd} 4 @ (c8l9:'>@FGHIX$Y0\\]p^bcd3e8f;l=uPvdw x y4zL\`fClibminizip11.2.11150000.3.36.1Library for manipulation with .zip archivesMinizip is a library for manipulation with files from .zip archives.cPibs-lx2160ardb-1SUSE Linux Enterprise 15SUSE LLC Zlibhttps://www.suse.com/Unspecifiedhttp://www.zlib.net/linuxaarch64`m A큤cPcPcPKy5Ky56e994d15b05e0063fafeb8ad7247b31a82063803537b9ca06b13e261f6f435d6302c62b328647f5472fb7755249a83459be7f8ffb1fae07e8ba318fce8f4126c122719c32ef1763a5f6ba9c8cdefc1d78a76f7156b09e7b6f69b73f968e0dac3libminizip.so.1.0.0rootrootrootrootrootrootrootrootrootrootzlib-1.2.11-150000.3.36.1.src.rpmlibminizip.so.1()(64bit)libminizip1libminizip1(aarch-64)@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/ldconfigibs-lx2160ardb-1 16662420451.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_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f356688f158397063b74a7d96fccd44ff4dc02f5, strippeddirectoryASCII textPRRRRRvΝ;lIESutf-8793935f0cca4290ba5008a4471d130887064b3bfb01513f9259b84b3e360c538?7zXZ !t/!]"k%ndJd7Pupd+4 w&yP+ 85A_ Z&(0Ɉҵ6 {[oR9$-ΕAz-0:mITzY6ݙOʃ?} EՀ9=%DJ=d+UӼ8yśޭM)M/?}gۂ|{z/M$QSZaS3=@)EBP]t/ c3_?:/9xa b_L'kc(#52y2ē)v,B:q!2M#ufܠ\l ZbMP'wPVZ*@50#p^ ͬo~(4,ֱp0>OD\J'G$#-H?]}> 1^(D2Kq,D:*ytsN l_,<0L0BHg_{qjreB ep/#?Q5}C~sO3؃ly*˩ &"Pa25%HV=ߞ}q\LoB{BQN+a@eww#/5MnB\X8,g)e#w-$|Zuk8ol3f'zn~[QTIZ-?yv c@uK>0‚# ZG.MwBիS_:'AaPlpTVq&86HUD*fn*^{rf`9^ {G|c(+i_FՉscBmGenx +]Jzo+Eo&b ;[ jyfD\)QB`OP?@NZEugF U &F*;ۆq~̫Z VXuM`*J37pIskHќXS?)bMh[v#󩄏$N5jo>ynHl!JgT$mRb<_`DΫ/J&*s [X ǟ`Fqb V] x) o-oS%,lb)~?1\-j?`wqe#?aHqj ݔm(X >NbE#. A\( m^o܋scoUAu[;]7K-K6WuLB P4N̘_vQ$HӨZ6.oLϨTq?.;g_s54eQsM7!B2'AIir0._Ը4{xtGjSPx?vSTwkMrnnVs^U^.n*WN݁3P`q5BbWgMWmz}p5DG+4,12InoJ+Lf>Tu1XKJ;-{qxXid0"Q4 WCo{R}-Sâ!qJ%D|aq˜]I,E+řUKt]{{!|;L{sW\nɽKH7]] Mnt~(#me@c9;Yz]|r7 hN\hfg>W:xm'I>_'-I*;ɮ#BD҂Vs c]W#z#6A ѧ5˥2H| U&0yPgN$=O6Wz 5]B,L75ߝ_.F& *Iڍ@@y^!HS1aA7c[[JgRcIgӜ~m X&5J{5R~Xg*r n+"mw\4k#,70)(Sد}8kn0 WѬ/G \3i?nvp೰;=!yqKhiԘ24pV /A** ]M|=d_뷦)uxZlB;+ਜ਼M*b#DT$V }_32Mхu 2AB-9:BrKnLc.]\dmǫ\V:drT+1p^0DӐUs |(TL1+ULH^Vj$-|C[b:&wzde+S- p7~~bf(Rq;~(k}7Hk*laf (WǕ,=fiI;M5QL̛pcܟOlY9a}]߶^⒇0:M칊IGjSbWaQ =' ")Zu|v.kT2 &^4m f#Yɜx0w`0Qv61HW:[[܈Ϙ`H-;?R[/fM T5Nq ~M&\"?u8]MV3"S= YCz 9Ko4.Ykp܇P՚Ҝ{B07Noo PD1ԸF$(oݷi!LY’:`QFoVHR-'t-&֝R 鑌`{zH[,ZX`=t kv\#$VYˊD"mj>!89Q jYJ>"V sqAzu0"AyLҮaAK)~EN:E<5(zFC lĒ"L6UllRvnsU73;XCKOY.!!͵d}\xF??g-PY8_q[#r hzHs1/̣[C(SD1 YZ