Changelog for
minizip-devel-1.2.11-1.18.x86_64.rpm :
* Mon Jun 12 2017 kah0922AATTgmail.com- Added 32bit minizip support
* Thu Jun 01 2017 mpluskalAATTsuse.com- Add gpg signature- Re-enable profiling
* Wed May 10 2017 mpluskalAATTsuse.com- Add s390 performance patch (fate#314093):
* zlib-1.2.11-optimized-s390.patch
* Tue Apr 04 2017 schwabAATTsuse.de- baselibs.conf: add missing dependencies
* Mon Jan 16 2017 mpluskalAATTsuse.com- Update to version 1.2.11:
* Fix deflate stored bug when pulling last block from window
* Permit immediate deflateParams changes before any deflate input
* Tue Jan 03 2017 mpluskalAATTsuse.com- 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
* Mon Jan 02 2017 mpluskalAATTsuse.com- 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
* Sun Dec 04 2016 tchvatalAATTsuse.com- 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
* Thu Sep 24 2015 jengelhAATTinai.de- Trim descriptions to fit target audience. Update RPM group classification.
* Mon Jul 13 2015 tchvatalAATTsuse.com- Require zlib-devel in zlib-devel-static to fix previous change
* Tue Jun 30 2015 tchvatalAATTsuse.com- Bring back zlib-devel-static. Needed by binutils
* Wed Jun 24 2015 tchvatalAATTsuse.com- 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