mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-13 05:06:49 +03:00
Updated CHANGES.rst [ci skip]
This commit is contained in:
parent
1723dc2d07
commit
c3cb690fed
17
CHANGES.rst
17
CHANGES.rst
|
@ -43,6 +43,23 @@ Changelog (Pillow)
|
||||||
- Fix incorrect conditional in encode.c #1638
|
- Fix incorrect conditional in encode.c #1638
|
||||||
[manisandro]
|
[manisandro]
|
||||||
|
|
||||||
|
|
||||||
|
3.1.1 (2016-02-04)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Fixed an integer overflow in Resample.c causing writes in the Python heap.
|
||||||
|
[nedwill]
|
||||||
|
|
||||||
|
- Fixed a buffer overflow in PcdDecode.c causing a segfault when opening PhotoCD files. CVE-2016-TBD
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
|
- Fixed a buffer overflow in FliDecode.c causing a segfault when opening FLI files. CVE-2016-0775
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
|
- Fixed a buffer overflow in TiffDecode.c causing an arbitrary amount of memory to be overwritten when opening a specially crafted invalid TIFF file. CVE-2016-0740
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
|
|
||||||
3.1.0 (2016-01-04)
|
3.1.0 (2016-01-04)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user