diff --git a/.gitignore b/.gitignore index b97953a..ce86480 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /python-pillow-Pillow-2.5.0-0-g80d6137.tar.gz /python-pillow-Pillow-2.5.1-0-g1ab78b8.tar.gz /python-pillow-Pillow-2.5.2-0-g4081f9f.tar.gz +/python-pillow-Pillow-2.5.3-0-g68c6904.tar.gz diff --git a/python-pillow.spec b/python-pillow.spec index 30d6745..00d8723 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -17,7 +17,7 @@ # Refer to the comment for Source0 below on how to obtain the source tarball # The saved file has format python-imaging-Pillow-$version-$ahead-g$shortcommit.tar.gz -%global commit 4081f9f6a504c9d3b83237fafdecf2be042976a8 +%global commit 68c6904c280ad872620cc8d904e6d4e6ecc5b6f9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ahead 0 @@ -27,8 +27,8 @@ %endif Name: python-pillow -Version: 2.5.2 -Release: 2%{?snap}%{?dist} +Version: 2.5.3 +Release: 1%{?snap}%{?dist} Summary: Python image processing library # License: see http://www.pythonware.com/products/pil/license.htm @@ -369,6 +369,9 @@ popd %endif %changelog +* Tue Aug 19 2014 Sandro Mani - 2.5.3-1 +- Update to 2.5.3 (Fix CVE-2014-3598, a DOS in the Jpeg2KImagePlugin) + * Sun Aug 17 2014 Fedora Release Engineering - 2.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index a778a4f..be670e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c1f8cfa98e55c4b45885d5b072c51fa python-pillow-Pillow-2.5.2-0-g4081f9f.tar.gz +7d7c28b00f2c7db5f6b751bf181f8b63 python-pillow-Pillow-2.5.3-0-g68c6904.tar.gz