Update bundled zlib to 1.2.13.1

This fixes CVE-2022-37434 (which shouldn't normally affect the use of
zlib in wxWidgets but it still seems better to not have it than to
have).

See #22919.

(cherry picked from commit b4f1ae68b5961e0a309b10f9114be6a55a7f1a21)
This commit is contained in:
Vadim Zeitlin 2023-01-26 23:38:55 +01:00
parent e2470b2c8b
commit 54cecd590b
2 changed files with 2 additions and 1 deletions

View File

@ -244,6 +244,7 @@ All:
- Fix memory leak when destroying wxThread (Antti Nietosvaara, #22840).
- Add serial number to wxwin.m4 file (#22848).
- Update Expat submodule to include the fix for CVE-2022-40674.
- Update zlib to 1.2.13.1 to include the fix for CVE-2022-37434 (#22919).
- Allow 'T' separator in wxDateTime::ParseDateTime() (Blake-Madden, #22999).
- Add Serbian translations (Nikola Jović).
- Fix MT-safety problem in wxZipInputStream (#23054).

@ -1 +1 @@
Subproject commit b4c511e9ee69d5a3090fc89d8b02b19b789e3416
Subproject commit a6c8900ecb9da7ac0d2a67467258fd4c1814b780