mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] xwayland: version bump 22.1.3 -> 22.1.6
@ 2022-12-14 11:30 Philipp Zabel
  2023-01-03 11:08 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2022-12-14 11:30 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

https://lists.x.org/archives/xorg-announce/2022-December/003304.html

Fixes CVE-2022-46340, CVE-2022-46341, CVE-2022-46342, CVE-2022-46343,
CVE-2022-46344, and CVE-2022-4283. For details see:

https://lists.x.org/archives/xorg-announce/2022-December/003302.html

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/xwayland.make | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/rules/xwayland.make b/rules/xwayland.make
index 2cb82fd4b9b2..e75270ea416f 100644
--- a/rules/xwayland.make
+++ b/rules/xwayland.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XWAYLAND) += xwayland
 #
 # Paths and names
 #
-XWAYLAND_VERSION	:= 22.1.3
-XWAYLAND_MD5		:= 83849961283e8cea32be6740914822e5
+XWAYLAND_VERSION	:= 22.1.6
+XWAYLAND_MD5		:= 9894362969bcf86f3c0943138f9552cd
 XWAYLAND		:= xwayland-$(XWAYLAND_VERSION)
 XWAYLAND_SUFFIX		:= tar.xz
 XWAYLAND_URL		:= $(call ptx/mirror, XORG, individual/xserver/$(XWAYLAND).$(XWAYLAND_SUFFIX))
@@ -38,8 +38,12 @@ XWAYLAND_CONF_OPT	:= \
 	-Dbuilder_addr=ptxdist@pengutronix.de \
 	-Dbuilder_string=PTXdist \
 	-Ddefault_font_path=$(subst $(space),$(comma),$(addprefix $(XORG_FONTDIR)/,$(XORG_FONT_DIRS))) \
+	-Ddevel-docs=false \
+	-Ddocs=false \
+	-Ddocs-pdf=false \
 	-Ddpms=false \
 	-Ddri3=true \
+	-Ddrm=true \
 	-Ddtrace=false \
 	-Dglamor=$(call ptx/truefalse, PTXCONF_XWAYLAND_GLAMOR) \
 	-Dglx=$(call ptx/truefalse, PTXCONF_XWAYLAND_EXT_GLX) \
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-03 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-14 11:30 [ptxdist] [PATCH] xwayland: version bump 22.1.3 -> 22.1.6 Philipp Zabel
2023-01-03 11:08 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox