From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] glib: Version bump. 2.86.4 -> 2.88.0
Date: Sun, 29 Mar 2026 07:47:01 +0200 [thread overview]
Message-ID: <20260329054701.2503189-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260319171305.511185-1-christian.melki@t2data.com>
Thanks, applied as 2e1644d997a7429df107662dc6da6756bd51fa16.
Michael
[sent from post-receive hook]
On Sun, 29 Mar 2026 07:47:01 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20260319171305.511185-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/glib.make b/rules/glib.make
> index 1013c5e41392..2c064b9d956c 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)
>
prev parent reply other threads:[~2026-03-29 5:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-19 17:13 [ptxdist] [PATCH] " Christian Melki
2026-03-29 5:47 ` Michael Olbrich [this message]
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=20260329054701.2503189-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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