mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] xorg-lib-x11: version bump 1.6.9 -> 1.8.12
@ 2025-07-18 11:55 Philipp Zabel
  2025-07-18 11:55 ` [ptxdist] [PATCH 2/2] xorg-lib-xrender: version bump 0.9.10 -> 0.9.12 Philipp Zabel
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2025-07-18 11:55 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Mesa 25.2 will require libX11 >= 1.8 for the automatic XInitThreads()
call from the library constructor.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/xorg-lib-X11.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/xorg-lib-X11.make b/rules/xorg-lib-X11.make
index dd7fe5e31472..52584404c48b 100644
--- a/rules/xorg-lib-X11.make
+++ b/rules/xorg-lib-X11.make
@@ -14,10 +14,10 @@ PACKAGES-$(PTXCONF_XORG_LIB_X11) += xorg-lib-x11
 #
 # Paths and names
 #
-XORG_LIB_X11_VERSION	:= 1.6.9
-XORG_LIB_X11_MD5	:= 55adbfb6d4370ecac5e70598c4e7eed2
+XORG_LIB_X11_VERSION	:= 1.8.12
+XORG_LIB_X11_MD5	:= 146d770e564812e00f97e0cbdce632b7
 XORG_LIB_X11		:= libX11-$(XORG_LIB_X11_VERSION)
-XORG_LIB_X11_SUFFIX	:= tar.bz2
+XORG_LIB_X11_SUFFIX	:= tar.xz
 XORG_LIB_X11_URL	:= $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_X11).$(XORG_LIB_X11_SUFFIX))
 XORG_LIB_X11_SOURCE	:= $(SRCDIR)/$(XORG_LIB_X11).$(XORG_LIB_X11_SUFFIX)
 XORG_LIB_X11_DIR	:= $(BUILDDIR)/$(XORG_LIB_X11)
@@ -55,6 +55,7 @@ XORG_LIB_X11_CONF_OPT	:= \
 	--$(call ptx/endis, PTXCONF_XORG_LIB_X11_XF86BIGFONT)-xf86bigfont \
 	--$(call ptx/endis, PTXCONF_XORG_LIB_X11_XKB)-xkb \
 	--enable-composecache \
+	--enable-thread-safety-constructor \
 	--disable-lint-library \
 	--disable-malloc0returnsnull \
 	$(XORG_OPTIONS_DOCS) \
-- 
2.39.5




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

* [ptxdist] [PATCH 2/2] xorg-lib-xrender: version bump 0.9.10 -> 0.9.12
  2025-07-18 11:55 [ptxdist] [PATCH 1/2] xorg-lib-x11: version bump 1.6.9 -> 1.8.12 Philipp Zabel
@ 2025-07-18 11:55 ` Philipp Zabel
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Zabel @ 2025-07-18 11:55 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

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

diff --git a/rules/xorg-lib-Xrender.make b/rules/xorg-lib-Xrender.make
index 0dae3e0d2dc7..169d2d225280 100644
--- a/rules/xorg-lib-Xrender.make
+++ b/rules/xorg-lib-Xrender.make
@@ -14,10 +14,10 @@ PACKAGES-$(PTXCONF_XORG_LIB_XRENDER) += xorg-lib-xrender
 #
 # Paths and names
 #
-XORG_LIB_XRENDER_VERSION	:= 0.9.10
-XORG_LIB_XRENDER_MD5		:= 802179a76bded0b658f4e9ec5e1830a4
+XORG_LIB_XRENDER_VERSION	:= 0.9.12
+XORG_LIB_XRENDER_MD5		:= 4c54dce455d96e3bdee90823b0869f89
 XORG_LIB_XRENDER		:= libXrender-$(XORG_LIB_XRENDER_VERSION)
-XORG_LIB_XRENDER_SUFFIX		:= tar.bz2
+XORG_LIB_XRENDER_SUFFIX		:= tar.xz
 XORG_LIB_XRENDER_URL		:= $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XRENDER).$(XORG_LIB_XRENDER_SUFFIX))
 XORG_LIB_XRENDER_SOURCE		:= $(SRCDIR)/$(XORG_LIB_XRENDER).$(XORG_LIB_XRENDER_SUFFIX)
 XORG_LIB_XRENDER_DIR		:= $(BUILDDIR)/$(XORG_LIB_XRENDER)
-- 
2.39.5




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

end of thread, other threads:[~2025-07-18 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-18 11:55 [ptxdist] [PATCH 1/2] xorg-lib-x11: version bump 1.6.9 -> 1.8.12 Philipp Zabel
2025-07-18 11:55 ` [ptxdist] [PATCH 2/2] xorg-lib-xrender: version bump 0.9.10 -> 0.9.12 Philipp Zabel

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