Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Pillow for openSUSE:Factory checked in at 2021-02-01 13:27:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pillow (Old) and /work/SRC/openSUSE:Factory/.python-Pillow.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pillow" Mon Feb 1 13:27:08 2021 rev:45 rq:867671 version:8.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pillow/python-Pillow.changes 2020-12-31 10:00:36.350981000 +0100 +++ /work/SRC/openSUSE:Factory/.python-Pillow.new.28504/python-Pillow.changes 2021-02-01 13:28:44.758153726 +0100 @@ -1,0 +2,33 @@ +Thu Jan 28 15:07:09 UTC 2021 - Oliver Kurz <[email protected]> + +- Fix rpmlint warning about duplicate file definition +- Fix package build by relying on %python_subpackages for Obsoletes/Conflicts (bsc#1181281) + +------------------------------------------------------------------- +Sun Jan 24 11:00:39 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 8.1.0 (bsc#1180833, bsc#1180834, bsc#1180832): + * Fix TIFF OOB Write error. CVE-2020-35654 + * Fix for Read Overflow in PCX Decoding. CVE-2020-35653 + * Fix for SGI Decode buffer overrun. CVE-2020-35655 + * Fix OOB Read when saving GIF of xsize=1 + * Makefile updates + * Add support for PySide6 + * Use disposal settings from previous frame in APNG + * Added exception explaining that _repr_png_ saves to PNG + * Use previous disposal method in GIF load_end + * Allow putpalette to accept 1024 integers to include alpha values + * Fix OOB Read when writing TIFF with custom Metadata + * Added append_images support for ICO + * Block TIFFTAG_SUBIFD + * Fixed dereferencing potential null pointers + * Deprecate FreeType 2.7 + * Moved warning to end of execution + * Removed unused fromstring and tostring C methods + * init() if one of the formats is unrecognised + * Moved string_dimension CVE image to pillow-depends + * Support raw rgba8888 for DDS +- drop patches python-Pillow-tiff-4.2.0.patch + python-Pillow-tiff-fix-oob-read.patch (upstream) + +------------------------------------------------------------------- Old: ---- Pillow-8.0.1.tar.gz python-Pillow-tiff-4.2.0.patch python-Pillow-tiff-fix-oob-read.patch New: ---- Pillow-8.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pillow.spec ++++++ --- /var/tmp/diff_new_pack.Zsi7J8/_old 2021-02-01 13:28:45.966155605 +0100 +++ /var/tmp/diff_new_pack.Zsi7J8/_new 2021-02-01 13:28:45.970155612 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Pillow # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,16 +20,12 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Pillow -Version: 8.0.1 +Version: 8.1.0 Release: 0 Summary: Python Imaging Library (Fork) License: HPND URL: https://python-pillow.org/ Source: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz -# https://github.com/python-pillow/Pillow/commit/416f12e772d2b3cb920b18b3625e8b1419d7519e -Patch0: python-Pillow-tiff-fix-oob-read.patch -# https://github.com/python-pillow/Pillow/pull/5153 -Patch1: python-Pillow-tiff-4.2.0.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module olefile} BuildRequires: %{python_module pytest >= 4.0} @@ -61,10 +57,8 @@ Obsoletes: %{oldpython}-imaging-sane < %{version} Provides: %{oldpython}-imaging-sane = %{version} %endif -%ifpython3 -Obsoletes: python3-imaging < %{version} -Provides: python3-imaging = %{version} -%endif +Obsoletes: python-imaging < %{version} +Provides: python-imaging = %{version} %python_subpackages %description @@ -91,17 +85,15 @@ %prep %setup -q -n Pillow-%{version} -%patch0 -p1 -%patch1 -p1 %build %python_build %install %python_install -%python_expand %fdupes %{buildroot}%{$python_sitearch} # add missing path %{python_expand echo "PIL" > %{buildroot}%{$python_sitearch}/PIL.pth} +%python_expand %fdupes %{buildroot}%{$python_sitearch} %check %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} PYTHONDONTWRITEBYTECODE=1 ++++++ Pillow-8.0.1.tar.gz -> Pillow-8.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-Pillow/Pillow-8.0.1.tar.gz /work/SRC/openSUSE:Factory/.python-Pillow.new.28504/Pillow-8.1.0.tar.gz differ: char 5, line 1
