Files
poky/meta/recipes-core
Ross Burton 399659d2c3 zlib: upgrade to 1.2.12
First upstream release since 2017!
- Fix a deflate bug when using the Z_FIXED strategy that can result in out-of-bound accesses.
- Fix a deflate bug when the window is full in deflate_stored().
- Speed up CRC-32 computations by a factor of 1.5 to 3.
- Use the hardware CRC-32 instruction on ARMv8 processors.
- Speed up crc32_combine() with powers of x tables.
- Add crc32_combine_gen() and crc32_combine_op() for fast combines.

Drop CVE-2018-25032 as this is in the .12 release.

Rebase 0001-configure-Pass-LDFLAGS-to-link-tests.patch to apply cleanly.

Backport cc.patch to fix compilation with our CC.

(From OE-Core rev: 4055d9fc81661d375c1721ffd502536c1ba74e02)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-04-19 14:14:10 +01:00
..
2022-04-19 14:02:13 +01:00
2022-03-15 08:40:09 +00:00
2022-03-02 18:43:24 +00:00
2022-03-06 17:38:30 +00:00
2022-03-16 10:31:41 +00:00
2022-04-12 09:43:44 +01:00
2022-03-02 18:43:24 +00:00
2022-03-17 16:44:33 +00:00
2022-04-19 14:14:10 +01:00