summaryrefslogtreecommitdiff
path: root/thirdparty/minizip/patches
AgeCommit message (Collapse)Author
2022-03-31zlib/minizip: Update to version 1.2.12RĂ©mi Verschelde
Security update, fixes CVE-2018-25032 in zlib. Preliminary assessment doesn't show Godot as affected since we don't seem to call `deflate` with the problematic parameters, but the extent of the vulnerability is not fully clear upstream yet.