package/x11r7/xlib_libX11: security bump to version 1.8.7

Fix CVE-2023-43785, CVE-2023-43786 and CVE-2023-43787

https://lists.x.org/archives/xorg-announce/2023-October/003424.html
https://lists.x.org/archives/xorg-announce/2023-October/003426.html

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Fabrice Fontaine 2023-10-28 22:14:13 +02:00 committed by Yann E. MORIN
parent c709ab6fff
commit 98d0a7b95f
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# From https://lists.x.org/archives/xorg-announce/2023-June/003407.html
sha256 59535b7cc6989ba806a022f7e8533b28c4397b9d86e9d07b6df0c0703fa25cc9 libX11-1.8.6.tar.xz
sha512 b94a578003078a42cea43d80fae2c54a3aaa30f706088bb3546331e9abfc180131cafb37887117abcc5b6116992e299974981eef96ecfcf883cc8a1aba4d1ade libX11-1.8.6.tar.xz
# From https://lists.x.org/archives/xorg-announce/2023-October/003426.html
sha256 05f267468e3c851ae2b5c830bcf74251a90f63f04dd7c709ca94dc155b7e99ee libX11-1.8.7.tar.xz
sha512 d53bfc18f38d339a6a695b09835b2ae96b323881678bfe7ddca697605e3bdf4102ff49cc3078880a6c55b5977fcdd0aadaf5429086132de3a5bda302f79a2fa6 libX11-1.8.7.tar.xz
# Locally computed
sha256 2e7012a140f000735a7172674a2d314398d79622444fba65d108b029b29ab283 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
XLIB_LIBX11_VERSION = 1.8.6
XLIB_LIBX11_VERSION = 1.8.7
XLIB_LIBX11_SOURCE = libX11-$(XLIB_LIBX11_VERSION).tar.xz
XLIB_LIBX11_SITE = https://xorg.freedesktop.org/archive/individual/lib
XLIB_LIBX11_LICENSE = MIT