mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-30 01:43:17 +03:00
Updated order
This commit is contained in:
parent
daaae1945e
commit
fce23ddce8
|
@ -56,10 +56,10 @@ Changelog (Pillow)
|
||||||
10.0.1 (2023-09-15)
|
10.0.1 (2023-09-15)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
- Updated zlib to 1.3 #7344
|
- Updated libwebp to 1.3.2 #7395
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
- Updated libwebp to 1.3.2 #7395
|
- Updated zlib to 1.3 #7344
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
10.0.0 (2023-07-01)
|
10.0.0 (2023-07-01)
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
10.0.1
|
10.0.1
|
||||||
------
|
------
|
||||||
|
|
||||||
Updated tests to pass with latest zlib version
|
|
||||||
==============================================
|
|
||||||
|
|
||||||
The release of zlib 1.3 caused one of the tests in the Pillow test suite to fail.
|
|
||||||
|
|
||||||
Security
|
Security
|
||||||
========
|
========
|
||||||
|
|
||||||
This release addresses :cve:`2023-4863`, by providing an updated install script and
|
This release addresses :cve:`2023-4863`, by providing an updated install script and
|
||||||
updated wheels to include libwebp 1.3.2, preventing a potential heap buffer overflow
|
updated wheels to include libwebp 1.3.2, preventing a potential heap buffer overflow
|
||||||
in WebP.
|
in WebP.
|
||||||
|
|
||||||
|
Updated tests to pass with latest zlib version
|
||||||
|
==============================================
|
||||||
|
|
||||||
|
The release of zlib 1.3 caused one of the tests in the Pillow test suite to fail.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user