File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed
Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 22Changelog (Pillow)
33==================
44
5- 7.1.0 (unreleased )
5+ 7.1.0 (2020-04-01 )
66------------------
77
8+ - Fix multiple OOB reads in FLI decoding #4503
9+ [wiredfool]
10+
11+ - Fix buffer overflow in SGI-RLE decoding #4504
12+ [wiredfool, hugovk]
13+
14+ - Fix bounds overflow in JPEG 2000 decoding #4505
15+ [wiredfool]
16+
17+ - Fix bounds overflow in PCX decoding #4506
18+ [wiredfool]
19+
20+ - Fix 2 buffer overflows in TIFF decoding #4507
21+ [wiredfool]
22+
23+ - Add APNG support #4243
24+ [pmrowla, radarhere, hugovk]
25+
26+ - ImageGrab.grab() for Linux with XCB #4260
27+ [nulano, radarhere]
28+
829- Added three new channel operations #4230
930 [dwastberg, radarhere]
1031
Original file line number Diff line number Diff line change 11# Master version for Pillow
2- __version__ = "7.1.0.dev0 "
2+ __version__ = "7.1.0"
You can’t perform that action at this time.
0 commit comments