]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - lfs/zlib
zlib: Update to version 1.2.13
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 7 Nov 2022 21:14:28 +0000 (22:14 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 8 Nov 2022 11:10:59 +0000 (11:10 +0000)
commit634f46dc34f2e134cfe74e72673f7632a52a030b
treec48b960aef6d537c9ba5d4c0913b21f5a127e9ec
parenta2a695be02696854c73c74610f15152614fb4ee5
zlib: Update to version 1.2.13

- Update from version 1.2.12 to 1.2.13
- Update of rootfile
- Patches for CVE-2022-37434 removed as they are now integarted in the source tarball
- Changelog
    Changes in 1.2.13 (13 Oct 2022)
- Fix configure issue that discarded provided CC definition
- Correct incorrect inputs provided to the CRC functions
- Repair prototypes and exporting of new CRC functions
- Fix inflateBack to detect invalid input with distances too far
- Have infback() deliver all of the available output up to any error
- Fix a bug when getting a gzip header extra field with inflate(CVE-2022-37434)
- Fix bug in block type selection when Z_FIXED used
- Tighten deflateBound bounds
- Remove deleted assembler code references
- Various portability and appearance improvements

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/zlib
lfs/zlib
src/patches/zlib-CVE-2022-37434-fix.patch [deleted file]
src/patches/zlib-CVE-2022-37434.patch [deleted file]