Rudi Heitbaum
d60fe704f3
Pillow: update to 9.3.0
2022-11-04 11:28:54 +00:00
Rudi Heitbaum
c9a8b2e6b3
Pillow: update to 9.2.0
2022-07-02 11:37:05 +00:00
Rudi Heitbaum
4648803306
Pillow: update to 9.1.1
...
release notes:
- https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html
2022-05-21 11:24:29 +00:00
Rudi Heitbaum
12823ca79e
Pillow: update to 9.1.0
2022-04-15 06:49:09 +00:00
heitbaum
31daef62a7
Pillow: update to 9.0.1
...
release notes:
- https://pillow.readthedocs.io/en/latest/releasenotes/9.0.0.html
- https://pillow.readthedocs.io/en/latest/releasenotes/9.0.1.html
2022-02-05 00:57:38 +00:00
heitbaum
8107fa46f8
Pillow: update to 8.4.0
...
update 8.1.2 (2021-03-06) to 8.4.0 (2021-10-15)
Pillow is released quarterly on January 2nd, April 1st, July 1st and
October 15th. Patch releases are created if the latest release contains
severe bugs, or if security fixes are put together before a scheduled
release. See Versioning for more information.
Regular October 15th (2021) quarterly release - This is a Main Release.
release notes:
- https://pillow.readthedocs.io/en/latest/releasenotes/8.4.0.html
- https://github.com/python-pillow/Pillow/releases
2021-10-16 19:33:55 +11:00
heitbaum
379680c3e7
Pillow: update to 8.1.2
...
Update 8.1.0 (2021-01-02) to 8.1.2 (2021-03-06)
Release notes at: https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst
- Use more specific regex chars to prevent ReDoS. CVE-2021-25292 [hugovk]
- Fix OOB Read in TiffDecode.c, and check the tile validity before reading. CVE-2021-25291 [wiredfool]
- Fix negative size read in TiffDecode.c. CVE-2021-25290 [wiredfool]
- Fix OOB read in SgiRleDecode.c. CVE-2021-25293 [wiredfool]
- Incorrect error code checking in TiffDecode.c. CVE-2021-25289 [wiredfool]
- PyModule_AddObject fix for Python 3.10 #5194 [radarhere]
- Fix Memory DOS in BLP (CVE-2021-27921), ICNS (CVE-2021-27922) and ICO (CVE-2021-27923) Image Plugins [wiredfool]
2021-03-06 06:33:28 +00:00
Ian Leonard
54d9d281d7
python: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-01-19 19:34:13 +00:00
heitbaum
ee404f7476
Pillow: update to 8.1.0
...
Update from 8.0.1 (2020-10-22) to 8.1.0 (2020-01-02)
Release notes at:
https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst
2021-01-07 20:51:26 +00:00
heitbaum
8311f2e2e3
Pillow: updated to 8.0.1
2020-12-14 05:04:18 +00:00
Ian Leonard
1a01ebd16b
Pillow: update to 7.2.0
...
Change in download location to avoid deciphering pythonhosted location.
Github repo is the projects official home for its code.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-07-14 17:09:26 +00:00
MilhouseVH
3a92683cc4
Pillow: update to Pillow-7.0.0
2020-01-24 06:08:38 +00:00
MilhouseVH
34e616a803
Pillow: update to Pillow-6.2.1
2019-12-04 05:26:26 +00:00
MilhouseVH
1b58564ead
packages: use Python helper functions
2019-10-29 12:19:07 +00:00
MilhouseVH
759870e218
Pillow: update to Pillow-6.2.0
2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c
packages: switch from Python2 to Python3
2019-10-29 12:19:07 +00:00
MilhouseVH
3ee1269298
Pillow: update to Pillow-6.0.0
2019-06-07 08:49:07 +01:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
CvH
567bc18462
spdx: packages/python
2018-07-18 20:45:17 +02:00
MilhouseVH
82395ecc81
Pillow: update to Pillow-5.1.0
2018-05-31 04:34:14 +01:00
Sascha Kuehndel (InuSasha)
3b9fcfc3b4
buildsystem: rename TOOLCHAIN other to manual
2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
da38cd92e3
buildsystem: set PKG_TOOLCHAIN for packages, that need it
2017-11-22 00:41:13 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00