https://lists.x.org/archives/xorg-announce/2026-June/003702.html
A pile of security fixes.
COPYING changed due to copyright years, an added advertising clause
previously missing from the SGI-B-2.0 license, and an author line
added from the corresponding source files:
e20ae90a953e ("os: Use EVP APIs when building with OpenSSL 3")
e5c6a5ab905e ("COPYING: add missing paragraph to SGI-B-2.0")
89f82cce4a4c ("COPYING: add author to HPND-sell-MIT-disclaimer-xserver")
Signed-off-by: Philipp Zabel <[email protected]>
---
rules/xwayland.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/xwayland.make b/rules/xwayland.make
index ae9a529d6db5..bf6a8019e49b 100644
--- a/rules/xwayland.make
+++ b/rules/xwayland.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XWAYLAND) += xwayland
#
# Paths and names
#
-XWAYLAND_VERSION := 24.1.2
-XWAYLAND_SHA256 :=
141eb76e7e422a3661c08782c70be40931084755042c04506e0d97dd463ef7d2
+XWAYLAND_VERSION := 24.1.12
+XWAYLAND_SHA256 :=
6df02c511b92c1b9848734d9d1b03a4c24f8375ba3cada44e9684a21b5f78e21
XWAYLAND := xwayland-$(XWAYLAND_VERSION)
XWAYLAND_SUFFIX := tar.xz
XWAYLAND_URL := $(call ptx/mirror, XORG,
individual/xserver/$(XWAYLAND).$(XWAYLAND_SUFFIX))
@@ -23,7 +23,7 @@ XWAYLAND_SOURCE :=
$(SRCDIR)/$(XWAYLAND).$(XWAYLAND_SUFFIX)
XWAYLAND_DIR := $(BUILDDIR)/$(XWAYLAND)
XWAYLAND_LICENSE := MIT
XWAYLAND_LICENSE_FILES := \
- file://COPYING;md5=5df87950af51ac2c5822094553ea1880
+ file://COPYING;md5=f8778cfcd90ece0e4b225f30182227ca
# ----------------------------------------------------------------------------
# Prepare
--
2.47.3