From 45c60651a4f2e92dcaad830e01061287a0682e38 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Wed, 13 Aug 2014 23:58:11 +0200 Subject: [PATCH] Update to 2.5.2 --- .gitignore | 1 + python-pillow.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 93e644d..b97953a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /python-imaging-Pillow-2.4.0-0-g72de37c.tar.gz /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 diff --git a/python-pillow.spec b/python-pillow.spec index 500a546..4dc65bb 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 1ab78b8fb7e1f7078dd110bc8d9fba3cc0006e51 +%global commit 4081f9f6a504c9d3b83237fafdecf2be042976a8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ahead 0 @@ -27,8 +27,8 @@ %endif Name: python-pillow -Version: 2.5.1 -Release: 2%{?snap}%{?dist} +Version: 2.5.2 +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 +* Wed Aug 13 2014 Sandro Mani - 2.5.2-1 +- Update to 2.5.2 (Fix CVE-2014-3589, a DOS in the IcnsImagePlugin) + * Sat Jul 26 2014 Sandro Mani - 2.5.1-2 - Reenable jpeg2k tests on big endian arches diff --git a/sources b/sources index 7f6b555..a778a4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a898e893d586cd431ae3f1910178af8e python-pillow-Pillow-2.5.1-0-g1ab78b8.tar.gz +5c1f8cfa98e55c4b45885d5b072c51fa python-pillow-Pillow-2.5.2-0-g4081f9f.tar.gz