Accepting request 951379 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/951379 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=124
This commit is contained in:
parent
645eee0072
commit
33df33996c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee6e2963e92762923956fe5d3479b1fdc3b76c83f290aad131a2f98c3df0593e
|
||||
size 49513779
|
3
Pillow-9.0.1.tar.gz
Normal file
3
Pillow-9.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c8bc8238a7dfdaf7a75f5ec5a663f4173f8c367e5a39f87e720495e1eed75fa
|
||||
size 49514914
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 3 20:00:39 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 9.0.1:
|
||||
* In show_file, use os.remove to remove temporary
|
||||
images. CVE-2022-24303 #6010 [radarhere, hugovk]
|
||||
* Restrict builtins within lambdas for
|
||||
ImageMath.eval. CVE-2022-22817 #6009 [radarhere]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 4 21:06:31 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-Pillow
|
||||
Version: 9.0.0
|
||||
Version: 9.0.1
|
||||
Release: 0
|
||||
Summary: Python Imaging Library (Fork)
|
||||
License: HPND
|
||||
|
Loading…
Reference in New Issue
Block a user