Commit graph

537 commits

Author SHA1 Message Date
CvH
92a895a763
Merge pull request #5220 from heitbaum/pi
Pillow: update to 8.1.2
2021-03-27 07:48:19 +01: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
heitbaum
99d8f1aa71 pygobject: drop unused package (replaced by dbussy) 2021-02-28 20:29:57 +00:00
heitbaum
d1564b52e8 dbus-python: drop unused package (replaced by dbussy) 2021-02-28 20:29:57 +00:00
heitbaum
6a896db7a6 waf: update to 2.0.22
update 2.0.21 (2020-11-08) to 2.0.22 (2021-01-30)
changelog: https://gitlab.com/ita1024/waf/blob/master/ChangeLog
2021-01-31 09:49:37 +00:00
heitbaum
48c7327768 Mako: update to 1.1.4
update 1.1.3 to 1.1.4
changelog: https://docs.makotemplates.org/en/latest/changelog.html#id1
2021-01-24 11:13:23 +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
7c102f55d8 setuptools: update 51.1.2
update 51.1.1 to 51.1.2
changelog: https://github.com/pypa/setuptools/blob/main/CHANGES.rst
resolves: https://github.com/pypa/setuptools/issues/2505
2021-01-13 22:19:54 +00:00
CvH
f011f0bce1
Merge pull request #4899 from heitbaum/bump-py
pycryptodome: update to 3.9.9
2021-01-11 18:16:49 +01:00
heitbaum
f20b745ead pycryptodome: update to 3.9.9 2021-01-08 04:19:26 +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
2d0199eb50 setuptools: update to 51.1.1 2021-01-06 09:50:03 +00:00
CvH
acbe1654b7
Merge pull request #4751 from heitbaum/simplejson
simplejson: update to 3.17.2
2020-12-18 06:56:24 +01:00
CvH
aebba8e836
Merge pull request #4750 from heitbaum/pillowupd
Pillow: updated to 8.0.1 and fixed PKG_SITE
2020-12-18 06:56:06 +01:00
heitbaum
7d4cee2ac6 simplejson: update to 3.17.2 2020-12-14 05:31:53 +00:00
heitbaum
8311f2e2e3 Pillow: updated to 8.0.1 2020-12-14 05:04:18 +00:00
heitbaum
bb6628ab78 waf: update to 2.0.21 2020-12-13 11:45:11 +00:00
heitbaum
cd3be97bc1 distutilscross: update PKG_SITE 2020-12-13 11:45:11 +00:00
heitbaum
444f1ca4db setuptools: update to 51.0.0 2020-12-13 11:45:11 +00:00
heitbaum
e283d5384a Mako: update to 1.1.3 2020-12-13 10:57:01 +00:00
heitbaum
cc71ace8a6 meson: update to 0.56.0 2020-12-13 10:56:38 +00:00
heitbaum
bccd70acf4 ninja: update to v1.10.2 2020-12-02 08:19:24 +00:00
Matthias Reichl
1c284d8157 dbussy: add package
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-29 19:25:45 +02:00
Ian Leonard
08e69c55c4 dbus-python: adjust to python 3.8 changes
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-08-10 19:23:57 +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
Ian Leonard
d8854ae179 pycryptodome: update to 3.9.8
Download location moved so I don't have to decipher the pythonhosted
download location. The GitHub url is the official home of the code
per their homepage.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-07-14 17:09:26 +00:00
Clément Péron
8e47fdac42 MarkupSafe: bump to 1.1.1 2020-04-15 21:27:56 +02:00
Jernej Škrabec
3740376a98
Merge pull request #4210 from MilhouseVH/le10_bump-various-packages-2020q1
packages: various updates (Q1 2020)
2020-02-25 23:54:17 +01:00
MilhouseVH
4b3397adf9 setuptools: update to setuptools-45.2.0 2020-02-17 06:37:59 +00:00
MilhouseVH
d11148dd13 ninja: update to ninja-1.10.0 2020-02-17 06:37:59 +00:00
MilhouseVH
caa21fd61f waf: update to waf-2.0.19 2020-02-17 06:37:59 +00:00
MilhouseVH
476089bcf6 Mako: update to Mako-1.1.1 2020-02-17 06:37:59 +00:00
MilhouseVH
df8c6b258c meson: update to meson-0.53.1 2020-02-04 23:14:28 +00:00
MilhouseVH
12a3571e74 simplejson: update to simplejson-3.17.0 2020-01-24 06:09:15 +00:00
MilhouseVH
658c8565c4 setuptools: update to setuptools-45.1.0 2020-01-24 06:08:38 +00:00
MilhouseVH
3b36ccb7b5 pycryptodome: update to pycryptodome-3.9.4 2020-01-24 06:08:38 +00:00
MilhouseVH
7d9d5143df dbus-python: update to dbus-python-1.2.16 2020-01-24 06:08:38 +00:00
MilhouseVH
3a92683cc4 Pillow: update to Pillow-7.0.0 2020-01-24 06:08:38 +00:00
MilhouseVH
fd539d0663 packages: use $(get_pkg_version_maj_min) 2020-01-13 21:18:51 +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
85ac88627b distutilscross: fix Python3 build 2019-10-29 12:19:07 +00:00
MilhouseVH
73f7a41c34 dbus-python: update to dbus-python-1.2.12 2019-10-29 12:19:07 +00:00
MilhouseVH
ba436d3d36 pycryptodome: update to pycryptodome-3.9.0 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
bafd0cfbb6 setuptools: update to setuptools-41.4.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
Sascha Kuehndel (InuSasha)
c7f817880a
mesonbuild: update to 0.52 2019-10-11 10:11:29 +02:00
Sascha Kuehndel (InuSasha)
fed6412a29
mesonbuild: update to 0.51.2 2019-09-19 11:18:33 +02:00
Sascha Kuehndel (InuSasha)
20c1d1b267
mesonbuild: update to 0.51.1 2019-09-19 11:14:39 +02:00