From 3fb565ad450fa9d459a5b9e1ebff0f781e81edb70974288f0f5bfdbf44e1ab82 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sun, 4 Jul 2021 06:42:01 +0000 Subject: [PATCH 1/2] Accepting request 903891 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/903891 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=117 --- Pillow-8.2.0.tar.gz | 3 -- Pillow-8.3.0.tar.gz | 3 ++ python-Pillow.changes | 85 +++++++++++++++++++++++++++++++++++++++++++ python-Pillow.spec | 2 +- 4 files changed, 89 insertions(+), 4 deletions(-) delete mode 100644 Pillow-8.2.0.tar.gz create mode 100644 Pillow-8.3.0.tar.gz diff --git a/Pillow-8.2.0.tar.gz b/Pillow-8.2.0.tar.gz deleted file mode 100644 index a43663e..0000000 --- a/Pillow-8.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a787ab10d7bb5494e5f76536ac460741788f1fbce851068d73a87ca7c35fc3e1 -size 47900239 diff --git a/Pillow-8.3.0.tar.gz b/Pillow-8.3.0.tar.gz new file mode 100644 index 0000000..55016a7 --- /dev/null +++ b/Pillow-8.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803606e206f3e366eea46b1e7ab4dac74cfac770d04de9c35319814e11e47c46 +size 48537313 diff --git a/python-Pillow.changes b/python-Pillow.changes index 9ff8d4f..1b38e4e 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,88 @@ +------------------------------------------------------------------- +Sun Jul 4 00:14:33 UTC 2021 - Arun Persaud + +- update to version 8.3.0: + * Use snprintf instead of sprintf. CVE-2021-34552 #5567 [radarhere] + * Limit TIFF strip size when saving with LibTIFF #5514 [kmilos] + * Allow ICNS save on all operating systems #4526 [baletu, radarhere, + newpanjing, hugovk] + * De-zigzag JPEG's DQT when loading; deprecate convert_dict_qtables + #4989 [gofr, radarhere] + * Replaced xml.etree.ElementTree #5565 [radarhere] + * Moved CVE image to pillow-depends #5561 [radarhere] + * Added tag data for IFD groups #5554 [radarhere] + * Improved ImagePalette #5552 [radarhere] + * Add DDS saving #5402 [radarhere] + * Improved getxmp() #5455 [radarhere] + * Convert to float for comparison with float in IFDRational __eq__ + #5412 [radarhere] + * Allow getexif() to access TIFF tag_v2 data #5416 [radarhere] + * Read FITS image mode and size #5405 [radarhere] + * Merge parallel horizontal edges in ImagingDrawPolygon #5347 + [radarhere, hrdrq] + * Use transparency behind first GIF frame and when disposing to + background #5557 [radarhere, zewt] + * Avoid unstable nature of qsort in Quant.c #5367 [radarhere] + * Copy palette to new images in ImageOps expand #5551 [radarhere] + * Ensure palette string matches RGB mode #5549 [radarhere] + * Do not modify EXIF of original image instance in exif_transpose() + #5547 [radarhere] + * Fixed default numresolution for small JPEG2000 images #5540 + [radarhere] + * Added DDS BC5 reading #5501 [radarhere] + * Raise an error if ImageDraw.textbbox is used without a TrueType + font #5510 [radarhere] + * Added ICO saving in BMP format #5513 [radarhere] + * Ensure PNG seeks to end of previous chunk at start of load_end + #5493 [radarhere] + * Do not allow TIFF to seek to a past frame #5473 [radarhere] + * Avoid race condition when displaying images with eog #5507 + [mconst] + * Added specific error messages when ink has incorrect number of + bands #5504 [radarhere] + * Allow converting an image to a numpy array to raise errors #5379 + [radarhere] + * Removed DPI rounding from BMP, JPEG, PNG and WMF loading #5476, + #5470 [radarhere] + * Remove spikes when drawing thin pieslices #5460 [xtsm] + * Updated default value for SAMPLESPERPIXEL TIFF tag #5452 + [radarhere] + * Removed TIFF DPI rounding #5446 [radarhere, hugovk] + * Include code in WebP error #5471 [radarhere] + * Do not alter pixels outside mask when drawing text on an image + with transparency #5434 [radarhere] + * Reset handle when seeking backwards in TIFF #5443 [radarhere] + * Replace sys.stdout with sys.stdout.buffer when saving #5437 + [radarhere] + * Fixed UNDEFINED TIFF tag of length 0 being changed in roundtrip + #5426 [radarhere] + * Fixed bug when checking FreeType2 version if it is not installed + #5445 [radarhere] + * Do not round dimensions when saving PDF #5459 [radarhere] + * Added ImageOps contain() #5417 [radarhere, hugovk] + * Changed WebP default "method" value to 4 #5450 [radarhere] + * Switched to saving 1-bit PDFs with DCTDecode #5430 [radarhere] + * Use bpp from ICO header #5429 [radarhere] + * Corrected JPEG APP14 transform value #5408 [radarhere] + * Changed TIFF tag 33723 length to 1 #5425 [radarhere] + * Changed ImageMorph incorrect mode errors to ValueError #5414 + [radarhere] + * Add EXIF tags specified in EXIF 2.32 #5419 [gladiusglad] + * Treat previous contents of first GIF frame as transparent #5391 + [radarhere] + * For special image modes, revert default resize resampling to + NEAREST #5411 [radarhere] + * JPEG2000: Support decoding subsampled RGB and YCbCr images #4996 + [nulano, radarhere] + * Stop decoding BC1 punchthrough alpha in BC2&3 #4144 [jansol] + * Use zero if GIF background color index is missing #5390 + [radarhere] + * Fixed ensuring that GIF previous frame was loaded #5386 + [radarhere] + * Valgrind fixes #5397 [wiredfool] + * Round down the radius in rounded_rectangle #5382 [radarhere] + * Fixed reading uncompressed RGB data from DDS #5383 [radarhere] + ------------------------------------------------------------------- Sun Apr 4 23:30:01 UTC 2021 - Arun Persaud diff --git a/python-Pillow.spec b/python-Pillow.spec index d85de27..e3f1642 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.2.0 +Version: 8.3.0 Release: 0 Summary: Python Imaging Library (Fork) License: HPND From ef645ab55a13950b882ce7ee83365374768214478c7cbe4c1dd7a2c01d243c37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 7 Jul 2021 12:46:49 +0000 Subject: [PATCH 2/2] Accepting request 904583 from home:stroeder:python update to version 8.3.1 OBS-URL: https://build.opensuse.org/request/show/904583 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=118 --- Pillow-8.3.0.tar.gz | 3 --- Pillow-8.3.1.tar.gz | 3 +++ python-Pillow.changes | 8 ++++++++ python-Pillow.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 Pillow-8.3.0.tar.gz create mode 100644 Pillow-8.3.1.tar.gz diff --git a/Pillow-8.3.0.tar.gz b/Pillow-8.3.0.tar.gz deleted file mode 100644 index 55016a7..0000000 --- a/Pillow-8.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:803606e206f3e366eea46b1e7ab4dac74cfac770d04de9c35319814e11e47c46 -size 48537313 diff --git a/Pillow-8.3.1.tar.gz b/Pillow-8.3.1.tar.gz new file mode 100644 index 0000000..cc03e79 --- /dev/null +++ b/Pillow-8.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cac53839bfc5cece8fdbe7f084d5e3ee61e1303cccc86511d351adcb9e2c792 +size 48724443 diff --git a/python-Pillow.changes b/python-Pillow.changes index 1b38e4e..6ba4989 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 7 12:01:43 UTC 2021 - Michael Ströder + +- update to version 8.3.1: + * Catch OSError when checking if fp is sys.stdout #5585 [radarhere] + * Handle removing orientation from alternate types of EXIF data #5584 [radarhere] + * Make Image.__array__ take optional dtype argument #5572 [t-vi, radarhere] + ------------------------------------------------------------------- Sun Jul 4 00:14:33 UTC 2021 - Arun Persaud diff --git a/python-Pillow.spec b/python-Pillow.spec index e3f1642..5b274e6 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.0 +Version: 8.3.1 Release: 0 Summary: Python Imaging Library (Fork) License: HPND