mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] glib: Version bump. 2.86.4 -> 2.88.0
Date: Thu, 19 Mar 2026 18:13:05 +0100	[thread overview]
Message-ID: <20260319171305.511185-1-christian.melki@t2data.com> (raw)

https://gitlab.gnome.org/GNOME/glib/-/releases/2.88.0
https://gitlab.gnome.org/GNOME/glib/-/releases/2.87.5
(2.87.4 is missing a separate release info, available under 2.87.5)
https://gitlab.gnome.org/GNOME/glib/-/releases/2.87.3
https://gitlab.gnome.org/GNOME/glib/-/releases/2.87.2
https://gitlab.gnome.org/GNOME/glib/-/releases/2.87.1
https://gitlab.gnome.org/GNOME/glib/-/releases/2.87.0

New stable series.
Bunch of changes as usual.

* Rearrange and introduce/remove options for better
fit to pkg option sort.

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

diff --git a/rules/glib.make b/rules/glib.make
index 1013c5e41..2c064b9d9 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
 #
 # Paths and names
 #
-GLIB_VERSION	:= 2.86.4
-GLIB_MD5	:= f2233a826c952aaae42b4a61611a06a4
+GLIB_VERSION	:= 2.88.0
+GLIB_MD5	:= 064370bbd78421f639e38ece5e14ca23
 GLIB		:= glib-$(GLIB_VERSION)
 GLIB_SUFFIX	:= tar.xz
 GLIB_URL	:= $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
@@ -38,26 +38,29 @@ GLIB_MESON_CROSS_FILE := $(call ptx/get-alternative, config/meson, glib-cross-fi
 GLIB_CONF_TOOL	:= meson
 GLIB_CONF_OPT	:= \
 	$(CROSS_MESON_USR) \
-	-Dbsymbolic_functions=true \
-	-Ddocumentation=false \
+	-Dselinux=disabled \
+	-Dxattr=false \
+	-Dlibmount=$(call ptx/endis, PTXCONF_GLIB_LIBMOUNT)d \
+	-Dman-pages=disabled \
 	-Ddtrace=false \
+	-Dsystemtap=false \
+	-Dsysprof=disabled \
+	-Ddocumentation=false \
+	-Dgtk_doc=false \
+	-Dbsymbolic_functions=true \
 	-Dforce_posix_threads=true \
+	-Dtests=false \
+	-Dinstalled_tests=false \
+	-Dnls=disabled \
+	-Doss_fuzz=disabled \
+	-Dglib_debug=enabled \
 	-Dglib_assert=true \
 	-Dglib_checks=true \
-	-Dglib_debug=enabled \
-	-Dinstalled_tests=false \
-	-Dintrospection=disabled \
 	-Dlibelf=disabled \
-	-Dlibmount=$(call ptx/endis, PTXCONF_GLIB_LIBMOUNT)d \
-	-Dman-pages=disabled \
 	-Dmultiarch=false \
-	-Dnls=disabled \
-	-Doss_fuzz=disabled \
-	-Dselinux=disabled \
-	-Dsysprof=disabled \
-	-Dsystemtap=false \
-	-Dtests=false \
-	-Dxattr=false \
+	-Dintrospection=disabled \
+	-Dfile_monitor_backend=auto \
+	-Dgvdb:tests=false \
 	\
 	--cross-file $(GLIB_MESON_CROSS_FILE)
 
-- 
2.43.0




                 reply	other threads:[~2026-03-19 17:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260319171305.511185-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox