minizip-devel-1.2.11-3.24.1 >  A abp9|+KKgj\y)߮$H15қP+PxC])^@N7)W3 PM$>:&'&3d)5 4DVYbAVx~݅J&)lOTHOo nej-o@wzf(,Ex}~wi?kHީCUq^ͶǤJ;΃3QWduZ/BT|U(tW3~789600f629258fb0c312af6173cad4281347e831e461e017c275d6550c47621c6c79d2e7cbb2d13386656a51ed9a74ca7bc2622f0Babp9|~wp> ?d  H )>DLl |   4 Pp8X(8$9:FGHIXY\,]L^bcdefluv8whxyz Cminizip-devel1.2.113.24.1Development files for the minizip libraryThis package contains the libraries and header files needed for developing applications which use minizip.aibs-arm-3SUSE Linux Enterprise 15SUSE LLC Zlibhttps://www.suse.com/Unspecifiedhttp://www.zlib.net/linuxaarch64?<A큤a a a a a a a a 8e872b60255b8447da99885c7159c2e1f1bb8143523bdbe71784e60f98bfd67b8655408534b78dc0889a45f9359fc6d2d5c8e8d8443b81ede596f954c720ef486f82c52279e8f79165f4446be652e5741a49992ac58632470335aa34c564072ad8dc58fc0121b6a4b98f3028205bb253f956b1ddf791e9ced3cf44892502a01f96163fc140e4bf08752e014d20a1eac3f5adcdc408366f6d79c1895f2599cf08f86f9d77191f3eaf15f198bd2af8f576e901d4dc56bd81091bc179d819a1afe0libminizip.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootzlib-1.2.11-3.24.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.1a`@_H_G@_+^@])]]/ ]'$]G@\Q\@\[*AZY>@Y0YXX|Xk@Xj@XD@VU@UUdanilo.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- 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-arm-3 16388531351.2.11-3.24.11.2.11-3.24.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:22064/SUSE_SLE-15_Update/ae5a4815665b441bd0c3dfe7ee0f8f80-zlib.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig filePR8Be Omcutf-8bfa42c5bfc7ef2e9f4948a0c4e03a84d17b877dc7d138a0f66d3711f9965cca0? 7zXZ !t/ಗ#] crt:bLL  r}FW5?gCIĶιIj_]SV>ߛ~!"UWJA9I*)Edra *_*e #!!:?.;8>T?M7bcbE./7X\ӻ^, P սLibo՜D[+T4F[+'N)*Dc8m(S׵P  owCޝDžK˄.Kْ&Ձ|%=R4@#vSqkɉHLh?gHHa?:v6DkMTavɬBQ c_w-WfU|f,/g%3yt8]rgBڠi^^%D`̬F8g5I> ȅXB@A% >Ԙ١HlSw?9,C/jcD cJI;y8T>JS#K Pv1! ]jo?w4}BB Lj윥&쒷õc8 * j/@#\%4(lܹÔbȃ$\F&y{yU\0ݰ-@Ȥ0|k! :8¢PK1G4JGk0Zh Ҧn "9GV/vEw.[1^HWKwrJ_/[Fm34RPY62*?0%YpW,D\:iv 1( e uRyր{Ń]3[]j[h vK(h+>C{Owd@E^ώa4^U s+|&Z,U1 kJBN'J(Og x n 2yz>`ݧ.gƐ~B`mI})ò3%vp>ҿtSal}D5+ V(ȫ VW $c4h?&@?olaf.$b=?h@n&ϵP1oDz>4E%y)q)FwJQ6 (R@0UAJ%A}䣎%g]~ :8M*/($E$^- y̓zI]72׫#\R]b8 #_˹Z%*ڦ>ucgs(0^9#uQcyBbmb$fW .mo!5O15Air =.4WLK#'-S`; 8K2A:Q׫A(Pc,(MWKˉz![w) É#%A qpMό Y4 )Tȋo8\ļMgPgݖS#(?譝#64ZbݑUO[c.3bad]TʳU2>T+ȚrCxQ贲%u0V[]JsH[^2Pm4.|}Bh$A RF}P>9Ħr7{})/2+1xB{dˣg%dG i֩у9*sSa Ls6ȧ20( Qi+I$:6LtJwm/Ft@*y al?i@0BsDU}bO›qD@X ; %c9P]J5{J"оFv/'Sed-~IoQJNbJ#8k6&@<X2G3;UrX1 \X+Ls& :'Rs:;]7t׹-%$woG2oe6̵Dj&.HFa)1cg{ '7qGVىSZNm#˻ȕ8'S&J"ˇ<0s0+t-g,&4U}ЄA*6p4v&y=]K7Z?{o @J,jʣZ1Ob߀i(^lHmrYl01zw0D|}daL_KA֌O~9%f&W˗ SeM5K@!|_C*59̲<["w-x4Yw?-Fpi*HmɚIwQ(61R d(Mٳ bH8cY APթ.JSzQ(lOhk#`r{ 9zB|n!vQrl}KhAː5}ug,X2{2B鴆]d'%ȓpdxMdj=Q<KA)qӏ//oAsUs! Tqbے%g(tg׆@m?F`@UqE& x 簯p>g1c ;T}>&; .ޫї// A+lR$b=8K _C&iZѯg4 ~ՠlPᩇn?sʈA>U`#d),~JMw#*-`IhTYʊ%߆  b\&2;u X{EpHlvZʉFMq6TϨ 3SW3_d75LpOmLhd=Q!3S1fE]e MX-ׄPb ȷ:eē-C9X}2 `"S#yd4a>]N~DW '1Ñx..L\z$$s, C懋b4krh6?-/S&sJčr:o#ܾtlASA|AXTeҼl폛`8Gy#BGYICjn+´2+l\Ģ/Pxז1La3ק{ `J6쑨Ƃ4aǔF W-5OsjtF{ftP%%N 90 -Tr'J4 )Z:tvn6? i% u6rXf $6.D$nT~ML>F?%NKz)߆i=kw1viĉl完N  B#:sNKSN8)Z 4? ' X^:Hh. {+lh_Xq"y235i: =֍r$Mk"0d"I0E2U6wI/[^T;UP8ae~gT scě~=n_: 2%*C W~(aPsQI;%k*SCY7[E+It[fx߁`G&jzv!ƫS~DOn/I#.CR#3X+ԘcQan.RR#q4:zx_i[ᓴyr3>אN"c@%y+1#,ƫzUQcdC&Giz `/Su[3cf2t E]ކژM-*k?ɯ~i@Łމ8عMd0۠f/ 4DOtaW-0ۂ+z`EIӫK{O~x~hMoit`po?<4R B,qfniMߧR_/k]EI90_:OՇ*ɄΜAǩ7 (tlI 6$J9_sCPR2l"k7*F臰 n1b2u)Hjyz;` +TP3XIJ;˸8\'?*8_lZgFX8"Es{`]]2oJ|jjY ˋx$@K_nOJ W8ߞؠhâHT#MyoLiw NʳQ8]J]~PIHx%ͰFU''=dzgo>qע[!r߱5i+hMHv}x3-1mط&vck֧|@wKUcDd<9,N2cͳ^>6U)zu ;l'^N|.|T=k6rUwBuh& K.kB7D>3CT5ʦVqVNzX=L@~O:/ܳn:W{X: b`rtFO3cXf̢Qh9.RިSF_d@wzϯ̫Bh03N~~Uv2ja.uV% CM!cz)L={8գL}F,b|U;U0k7BG dS}w-fi\.g8\ffҽOs^Pwl~{-F/EHG5CH!ph❪JM/⡽e׫T5d0|_c >(iT7;y_Ds{'ѱhj 9uVp =GlrX7tM)|;7۫|"D&kNwx {&9*ǔX̋&r1e4v-?(h~%3o?OrIr<d! _3])Es=6oЖ K'CGrԫl|On?MlSz'OFHCDjdz,,aI\yQKdZ?lZC,cjJT:?hn9'%0Ly؛X_S_Ēy'KehS)>|;!N& ]BOaiq9*D#|+ z9BDoHCoּ߽$ Ba&&Z \Ң)9,XEAD1D㯤">K .ۑ' u ض±ʁʹ; qڵt_#NbmO ۅ$uĦ_ҼM =Ћn1&AVp'C[']]~8Μ^ Y#[q'+.29ΖEVM\J!݉r @C9ezZj=LVCְ婜n䥇K.92G2(ڬo]d(B6UrjQ޲Z?`nI;qUQX6< /)0Ôxm2vc=%$GI;jUYdvFي3+gM9o"TrZ+I1,Kq9\hHHؽ}K茐n77|1DM6RIW0Z(VkwlR|Wu:zQK+"ܼLD/M%юPʍ+]zj- GVM YZ