- update to 9.1.1 (bsc#1199713, CVE-2022-30595):

* When reading past the end of a TGA scan line, reduce bytes left. CVE-2022-30595
  * Do not open images with zero or negative height #6269

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=127
This commit is contained in:
Dirk Mueller 2022-05-29 18:43:20 +00:00 committed by Git OBS Bridge
parent aeb52a574e
commit d5dc9f519d
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97
size 49760285

3
Pillow-9.1.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7502539939b53d7565f3d11d87c78e7ec900d3c72945d4ee0e2f250d598309a0
size 49764564

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 29 18:37:16 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 9.1.1 (bsc#1199713, CVE-2022-30595):
* When reading past the end of a TGA scan line, reduce bytes left. CVE-2022-30595
* Do not open images with zero or negative height #6269
-------------------------------------------------------------------
Fri Apr 8 16:44:32 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -20,7 +20,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-Pillow
Version: 9.1.0
Version: 9.1.1
Release: 0
Summary: Python Imaging Library (Fork)
License: HPND