15
0
forked from pool/python-Pillow

Accepting request 859409 from home:pgajdos:python

- fix build with libtiff 4.2.0
- added patches
  fix https://github.com/python-pillow/Pillow/pull/5153
  + python-Pillow-tiff-4.2.0.patch
  fix 416f12e772
  + python-Pillow-tiff-fix-oob-read.patch

OBS-URL: https://build.opensuse.org/request/show/859409
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=106
This commit is contained in:
2020-12-30 14:03:15 +00:00
committed by Git OBS Bridge
parent 902382c33f
commit 5d7ef421df
4 changed files with 52 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 30 11:04:46 UTC 2020 - pgajdos@suse.com
- fix build with libtiff 4.2.0
- added patches
fix https://github.com/python-pillow/Pillow/pull/5153
+ python-Pillow-tiff-4.2.0.patch
fix https://github.com/python-pillow/Pillow/commit/416f12e772d2b3cb920b18b3625e8b1419d7519e
+ python-Pillow-tiff-fix-oob-read.patch
-------------------------------------------------------------------
Sun Nov 15 18:03:48 UTC 2020 - Arun Persaud <arun@gmx.de>