We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fabec3 commit c04d812Copy full SHA for c04d812
1 file changed
CHANGES.rst
@@ -2,6 +2,15 @@
2
Changelog (Pillow)
3
==================
4
5
+9.0.1 (2022-02-03)
6
+------------------
7
+
8
+- In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010
9
+ [radarhere, hugovk]
10
11
+- Restrict builtins within lambdas for ImageMath.eval. CVE-2022-22817 #6009
12
+ [radarhere]
13
14
9.0.0 (2022-01-02)
15
------------------
16
0 commit comments