package/pixman: security bump version to 0.42.2
Release notes: https://lists.x.org/archives/xorg-announce/2022-October/003228.html https://lists.x.org/archives/xorg-announce/2022-November/003249.html Fixes CVE-2022-44638: https://lists.x.org/archives/xorg-announce/2022-November/003251.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
acae82e8a1
commit
0ceeb39303
@ -1,6 +1,6 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2020-April/003043.html
|
||||
sha256 da8ed9fe2d1c5ef8ce5d1207992db959226bd4e37e3f88acf908fd9a71e2704e pixman-0.40.0.tar.xz
|
||||
sha512 8a60edb113d68791b41bd90b761ff7b3934260cb3dada3234c9351416f61394e4157353bc4d61b8f6c2c619de470f6feefffb4935bfcf79d291ece6285de7270 pixman-0.40.0.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-October/003228.html
|
||||
sha256 5747d2ec498ad0f1594878cc897ef5eb6c29e91c53b899f7f71b506785fc1376 pixman-0.42.2.tar.xz
|
||||
sha512 3476e2676e66756b1af61b1e532cd80c985c191fb7956eb01702b419726cce99e79163b7f287f74f66414680e7396d13c3fee525cd663f12b6ac4877070ff4e8 pixman-0.42.2.tar.xz
|
||||
|
||||
# Locally computed
|
||||
sha256 fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PIXMAN_VERSION = 0.40.0
|
||||
PIXMAN_VERSION = 0.42.2
|
||||
PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.xz
|
||||
PIXMAN_SITE = https://xorg.freedesktop.org/releases/individual/lib
|
||||
PIXMAN_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user