Merge pull request #6403 from radarhere/gif_decompression_bomb

Added release notes for #6402
This commit is contained in:
mergify[bot] 2022-06-30 10:23:13 +00:00 committed by GitHub
commit 11918eac06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,6 @@
9.2.0 9.2.0
----- -----
Backwards Incompatible Changes
==============================
TODO
^^^^
Deprecations Deprecations
============ ============
@ -46,14 +40,6 @@ Image.coerce_e
This undocumented method has been deprecated and will be removed in Pillow 10 This undocumented method has been deprecated and will be removed in Pillow 10
(2023-07-01). (2023-07-01).
API Changes
===========
TODO
^^^^
TODO
API Additions API Additions
============= =============
@ -68,10 +54,7 @@ The image's palette mode will become "RGBA", and "transparency" will be removed
Security Security
======== ========
TODO An additional decompression bomb check has been added for the GIF format.
^^^^
TODO
Other Changes Other Changes
============= =============