SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-pillow-2.8.1-1.fc22.i686.rpm :
Thu Apr 2 14:00:00 2015 Sandro Mani - 2.8.1-1
- Update to 2.8.1

Wed Apr 1 14:00:00 2015 Sandro Mani - 2.8.0-1
- Update to 2.8.0

Mon Jan 12 13:00:00 2015 Sandro Mani - 2.7.0-1
- Update to 2.7.0
- Drop sane subpackage, is in python-sane now
- Fix python3 headers directory
- Drop Obsoletes: python3-pillow on python3-pillow-qt

Mon Oct 13 14:00:00 2014 Sandro Mani - 2.6.1-1
- Update to 2.6.1

Thu Oct 2 14:00:00 2014 Sandro Mani - 2.6.0-1
- Update to 2.6.0

Wed Aug 20 14:00:00 2014 Sandro Mani - 2.5.3-3
- Rebuilding again to resolve transient build error that caused BZ#1131723

Tue Aug 19 14:00:00 2014 Stephen Gallagher - 2.5.3-2
- Rebuilding to resolve transient build error that caused BZ#1131723

Tue Aug 19 14:00:00 2014 Sandro Mani - 2.5.3-1
- Update to 2.5.3 (Fix CVE-2014-3598, a DOS in the Jpeg2KImagePlugin)

Sun Aug 17 14:00:00 2014 Fedora Release Engineering - 2.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

Wed Aug 13 14:00:00 2014 Sandro Mani - 2.5.2-1
- Update to 2.5.2 (Fix CVE-2014-3589, a DOS in the IcnsImagePlugin)

Sat Jul 26 14:00:00 2014 Sandro Mani - 2.5.1-2
- Reenable jpeg2k tests on big endian arches

Tue Jul 15 14:00:00 2014 Sandro Mani - 2.5.1-1
- Update to 2.5.1

Wed Jul 2 14:00:00 2014 Sandro Mani - 2.5.0-1
- Update to 2.5.0

Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 2.4.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Wed May 28 14:00:00 2014 Sandro Mani - 2.4.0-10
- Rebuild with docs enabled
- Update python-pillow_openjpeg-2.1.0.patch

Tue May 27 14:00:00 2014 Sandro Mani - 2.4.0-9
- Rebuild against openjpeg-2.1.0

Fri May 23 14:00:00 2014 Dan Horák - 2.4.0-8
- skip jpeg2k tests on big endian arches (#1100762)

Wed May 21 14:00:00 2014 Jaroslav Škarvada - 2.4.0-7
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86

Tue May 13 14:00:00 2014 Bohuslav Kabrda - 2.4.0-6
- Set with_docs to 1 to build docs.

Tue May 13 14:00:00 2014 Bohuslav Kabrda - 2.4.0-5
- Bootstrap building sphinx docs because of circular dependency with sphinx.

Fri May 9 14:00:00 2014 Orion Poplawski - 2.4.0-4
- Rebuild for Python 3.4

Tue Apr 22 14:00:00 2014 Sandro Mani - 2.4.0-3
- Add patch: Have the tempfile use a suffix with a dot

Thu Apr 17 14:00:00 2014 Sandro Mani - 2.4.0-2
- Enable Jpeg2000 support
- Enable webp support also on s390
* archs, bug #962091 is now fixed
- Add upstream patch for ghostscript detection

Wed Apr 2 14:00:00 2014 Sandro Mani - 2.4.0-1
- Update to 2.4.0

Wed Mar 19 13:00:00 2014 Sandro Mani - 2.3.1-1
- Update to 2.3.1 (Fix insecure use of tempfile.mktemp (CVE-2014-1932 CVE-2014-1933))

Thu Mar 13 13:00:00 2014 Jakub Dorňák - 2.3.0-5
- python-pillow does not provide python3-imaging
(python3-pillow does)

Tue Jan 7 13:00:00 2014 Sandro Mani - 2.3.0-4
- Add missing ghostscript Requires and BuildRequires

Mon Jan 6 13:00:00 2014 Sandro Mani - 2.3.0-3
- Remove python-pillow_help-theme.patch, add python-sphinx-theme-better BR

Sun Jan 5 13:00:00 2014 Sandro Mani - 2.3.0-2
- Rebuild with docs enabled
- Change lcms BR to lcms2

Thu Jan 2 13:00:00 2014 Sandro Mani - 2.3.0-1
- Update to 2.3.0
- Build with doc disabled to break circular python-pillow -> python-sphinx -> python pillow dependency

Wed Oct 23 14:00:00 2013 Sandro Mani - 2.2.1-2
- Backport fix for decoding tiffs with correct byteorder, fixes rhbz#1019656

Wed Oct 2 14:00:00 2013 Sandro Mani - 2.2.1-1
- Update to 2.2.1
- Really enable webp on ppc, but leave disabled on s390

Thu Aug 29 14:00:00 2013 Sandro Mani - 2.1.0-4
- Add patch to fix incorrect PyArg_ParseTuple tuple signature, fixes rhbz#962091 and rhbz#988767.
- Renable webp support on bigendian arches

Wed Aug 28 14:00:00 2013 Sandro Mani - 2.1.0-3
- Add patch to fix memory corruption caused by invalid palette size, see rhbz#1001122

Tue Jul 30 14:00:00 2013 Karsten Hopp 2.1.0-2
- Build without webp support on ppc
* archs (#988767)

Wed Jul 3 14:00:00 2013 Sandro Mani - 2.1.0-1
- Update to 2.1.0
- Run tests in builddir, not installroot
- Build python3-pillow docs with python3
- python-pillow_endian.patch upstreamed

Mon May 13 14:00:00 2013 Roman Rakus - 2.0.0-10
- Build without webp support on s390
* archs
Resolves: rhbz#962059

Sat May 11 14:00:00 2013 Roman Rakus - 2.0.0-9.gitd1c6db8
- Conditionaly disable build of python3 parts on RHEL system

Wed May 8 14:00:00 2013 Sandro Mani - 2.0.0-8.gitd1c6db8
- Add patch to fix test failure on big-endian

Thu Apr 25 14:00:00 2013 Toshio Kuratomi - 2.0.0-7.gitd1c6db8
- Remove Obsoletes in the python-pillow-qt subpackage. Obsoletes isn\'t
appropriate since qt support didn\'t exist in the previous python-pillow
package so there\'s no reason to drag in python-pillow-qt when updating
python-pillow.

Fri Apr 19 14:00:00 2013 Sandro Mani - 2.0.0-6.gitd1c6db8
- Update to latest git
- python-pillow_quantization.patch now upstream
- python-pillow_endianness.patch now upstream
- Add subpackage for ImageQt module, with correct dependencies
- Add PyQt4 and numpy BR (for generating docs / running tests)

Mon Apr 8 14:00:00 2013 Sandro Mani - 2.0.0-5.git93a488e
- Reenable tests on bigendian, add patches for #928927

Sun Apr 7 14:00:00 2013 Sandro Mani - 2.0.0-4.git93a488e
- Update to latest git
- disable tests on bigendian (PPC
*, S390
*) until rhbz#928927 is fixed

Fri Mar 22 13:00:00 2013 Sandro Mani - 2.0.0-3.gitde210a2
- python-pillow_tempfile.patch now upstream
- Add python3-imaging provides (bug #924867)

Fri Mar 22 13:00:00 2013 Sandro Mani - 2.0.0-2.git2e88848
- Update to latest git
- Remove python-pillow-disable-test.patch, gcc is now fixed
- Add python-pillow_tempfile.patch to prevent a temporary file from getting packaged

Tue Mar 19 13:00:00 2013 Sandro Mani - 2.0.0-1.git2f4207c
- Update to 2.0.0 git snapshot
- Enable python3 packages
- Add libwebp-devel BR for Pillow 2.0.0

Wed Mar 13 13:00:00 2013 Peter Robinson 1.7.8-6.20130305git
- Add ARM support

Tue Mar 12 13:00:00 2013 Karsten Hopp 1.7.8-5.20130305git
- add s390
* and ppc
* to arch detection

Tue Mar 5 13:00:00 2013 Sandro Mani - 1.7.8-4.20130305git7866759
- Update to latest git snapshot
- 0001-Cast-hash-table-values-to-unsigned-long.patch now upstream
- Pillow-1.7.8-selftest.patch now upstream

Mon Feb 25 13:00:00 2013 Sandro Mani - 1.7.8-3.20130210gite09ff61
- Really remove -fno-strict-aliasing
- Place comment on how to retreive source just above the Source0 line

Mon Feb 18 13:00:00 2013 Sandro Mani - 1.7.8-2.20130210gite09ff61
- Rebuild without -fno-strict-aliasing
- Add patch for upstream issue #52

Sun Feb 10 13:00:00 2013 Sandro Mani - 1.7.8-1.20130210gite09ff61
- Initial RPM package


 
ICM