diff --git a/Pillow-9.0.0.tar.gz b/Pillow-9.0.0.tar.gz deleted file mode 100644 index e1307b3..0000000 --- a/Pillow-9.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee6e2963e92762923956fe5d3479b1fdc3b76c83f290aad131a2f98c3df0593e -size 49513779 diff --git a/Pillow-9.0.1.tar.gz b/Pillow-9.0.1.tar.gz new file mode 100644 index 0000000..e57d499 --- /dev/null +++ b/Pillow-9.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8bc8238a7dfdaf7a75f5ec5a663f4173f8c367e5a39f87e720495e1eed75fa +size 49514914 diff --git a/python-Pillow.changes b/python-Pillow.changes index 9bad305..30c5621 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 3 20:00:39 UTC 2022 - Arun Persaud + +- update to version 9.0.1: + * In show_file, use os.remove to remove temporary + images. CVE-2022-24303 #6010 [radarhere, hugovk] + * Restrict builtins within lambdas for + ImageMath.eval. CVE-2022-22817 #6009 [radarhere] + ------------------------------------------------------------------- Tue Jan 4 21:06:31 UTC 2022 - Ben Greiner diff --git a/python-Pillow.spec b/python-Pillow.spec index 9a1388c..3e73349 100644 --- a/python-Pillow.spec +++ b/python-Pillow.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-Pillow -Version: 9.0.0 +Version: 9.0.1 Release: 0 Summary: Python Imaging Library (Fork) License: HPND