diff --git a/Pillow-8.3.1.tar.gz b/Pillow-8.3.1.tar.gz deleted file mode 100644 index cc03e79..0000000 --- a/Pillow-8.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cac53839bfc5cece8fdbe7f084d5e3ee61e1303cccc86511d351adcb9e2c792 -size 48724443 diff --git a/Pillow-8.3.2.tar.gz b/Pillow-8.3.2.tar.gz new file mode 100644 index 0000000..5f8fa46 --- /dev/null +++ b/Pillow-8.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde3f3ed8d00c72631bc19cbfff8ad3b6215062a5eed402381ad365f82f0c18c +size 48790556 diff --git a/python-Pillow.changes b/python-Pillow.changes index 1808469..2e6e380 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Sep 5 16:18:06 UTC 2021 - Arun Persaud + +- update to version 8.3.2: + * CVE-2021-23437 Raise ValueError if color specifier is too long + [hugovk, radarhere] + * Fix 6-byte OOB read in FliDecode [wiredfool] + * Add support for Python 3.10 #5569, #5570 [hugovk, radarhere] + * Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression + #5588 [kmilos, radarhere] + * Updates for ImagePalette channel order #5599 [radarhere] + * Hide FriBiDi shim symbols to avoid conflict with real FriBiDi + library #5651 [nulano] + ------------------------------------------------------------------- Wed Jul 7 12:01:43 UTC 2021 - Michael Ströder diff --git a/python-Pillow.spec b/python-Pillow.spec index 5b274e6..c360fa6 100644 --- a/python-Pillow.spec +++ b/python-Pillow.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Pillow -Version: 8.3.1 +Version: 8.3.2 Release: 0 Summary: Python Imaging Library (Fork) License: HPND