]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
zlib: Update to version 1.3
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 27 Aug 2023 10:17:40 +0000 (12:17 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Aug 2023 09:53:30 +0000 (09:53 +0000)
commit01a7ba6ea8319355c6dc9a4b4d233a1dea6dc07c
tree01cdaaa885d7dfd578ccdeccd4f27fcdfde5c769
parenta744b4cf602bbb10ea23bf14aaad850cadb4f263
zlib: Update to version 1.3

- Update from version 1.2.13 to 1.3
- Update of rootfile
- Changelog
    1.3 (18 Aug 2023)
- Remove K&R function definitions and zlib2ansi
- Fix bug in deflateBound() for level 0 and memLevel 9
- Fix bug when gzungetc() is used immediately after gzopen()
- Fix bug when using gzflush() with a very small buffer
- Fix crash when gzsetparams() attempted for transparent write
- Fix test/example.c to work with FORCE_STORED
- Rewrite of zran in examples (see zran.c version history)
- Fix minizip to allow it to open an empty zip file
- Fix reading disk number start on zip64 files in minizip
- Fix logic error in minizip argument processing
- Add minizip testing to Makefile
- Read multiple bytes instead of byte-by-byte in minizip unzip.c
- Add memory sanitizer to configure (--memory)
- Various portability improvements
- Various documentation improvements
- Various spelling and typo corrections

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/zlib
lfs/zlib