mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/x11r7/xwayland: security bump version to 24.1.13
https://lists.x.org/archives/xorg-announce/2026-July/003717.html
https://lists.x.org/archives/xorg-announce/2026-July/003716.html
Fixes
- CVE-2026-55999: glamor Font Atlas Heap Buffer Overflow
- CVE-2026-56000: GLX contextTags Use-After-Free in CommonMakeCurrent()
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 0d01f6fcee)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
0329668291
commit
4d16be6c22
@@ -1,6 +1,6 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2026-June/003704.html
|
||||
sha256 6df02c511b92c1b9848734d9d1b03a4c24f8375ba3cada44e9684a21b5f78e21 xwayland-24.1.12.tar.xz
|
||||
sha512 b4ee41761c2caa7332573be07d9143b60015bb4a7910c90b6ae079dde0a1bf6b0b4773ff4e6fba48279cdee83b4de5eb4a19b9369b5753e4147b94fa2deece96 xwayland-24.1.12.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2026-July/003717.html
|
||||
sha256 173aea3d6f79609164c04528e1c8e4c9b60fcd59391c3c9dad4667297d727fb6 xwayland-24.1.13.tar.xz
|
||||
sha512 e06e58025b441892fdd17ac55fd5c7e137bffc941b76ad784dc008047c778c6ee2895fcc47b9e8c74b1d8372491e69c39933c4186aec4df55571614f8ba98e3c xwayland-24.1.13.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 c9f90a6669109aad6c9a7c3b46cc2c574221a73b792afa419336816b49da5c11 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XWAYLAND_VERSION = 24.1.12
|
||||
XWAYLAND_VERSION = 24.1.13
|
||||
XWAYLAND_SOURCE = xwayland-$(XWAYLAND_VERSION).tar.xz
|
||||
XWAYLAND_SITE = https://xorg.freedesktop.org/archive/individual/xserver
|
||||
XWAYLAND_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user