mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] glib: Version bump. 2.68.3 -> 2.70.0
@ 2021-10-18  7:21 Christian Melki
  2021-10-26  9:09 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2021-10-18  7:21 UTC (permalink / raw)
  To: ptxdist

glib < 2.68.4 fails to build on glibc 2.34 due to improper usage of close_range().
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2180

Bump to next stable release, 2.70.0.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/glib.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/glib.make b/rules/glib.make
index cdf7972cd..13d397993 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
 #
 # Paths and names
 #
-GLIB_VERSION	:= 2.68.3
-GLIB_MD5	:= a3968c7510447f055fd2204ba947f80f
+GLIB_VERSION	:= 2.70.0
+GLIB_MD5	:= 4b08228707d28a9f23f7369902f4b166
 GLIB		:= glib-$(GLIB_VERSION)
 GLIB_SUFFIX	:= tar.xz
 GLIB_URL	:= $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2021-10-26  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18  7:21 [ptxdist] [PATCH] glib: Version bump. 2.68.3 -> 2.70.0 Christian Melki
2021-10-26  9:09 ` [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