* [ptxdist] [PATCH] glib: Version bump. 2.80.0 -> 2.80.2
@ 2024-05-13 19:12 Christian Melki
2024-05-31 6:08 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-05-13 19:12 UTC (permalink / raw)
To: ptxdist
Bugfix releases.
https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.1
https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.2
Plugs CVE:
CVE-2024-34397 - GDBus signal subscriptions for well-known names are vulnerable to unicast spoofing
* Rearrange config option for option inspection.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/glib.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/glib.make b/rules/glib.make
index 2acc9539b..daf8d0bab 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
#
# Paths and names
#
-GLIB_VERSION := 2.80.0
-GLIB_MD5 := 3a51e2803ecd22c2dadcd07d9475ebe3
+GLIB_VERSION := 2.80.2
+GLIB_MD5 := 399162c4e5f46e3f331a1f9c7478e4c5
GLIB := glib-$(GLIB_VERSION)
GLIB_SUFFIX := tar.xz
GLIB_URL := $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
@@ -39,12 +39,12 @@ GLIB_CONF_TOOL := meson
GLIB_CONF_OPT := \
$(CROSS_MESON_USR) \
-Dbsymbolic_functions=true \
+ -Ddocumentation=false \
-Ddtrace=false \
-Dforce_posix_threads=true \
-Dglib_assert=true \
-Dglib_checks=true \
-Dglib_debug=enabled \
- -Ddocumentation=false \
-Dinstalled_tests=false \
-Dintrospection=disabled \
-Dlibelf=disabled \
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] glib: Version bump. 2.80.0 -> 2.80.2
2024-05-13 19:12 [ptxdist] [PATCH] glib: Version bump. 2.80.0 -> 2.80.2 Christian Melki
@ 2024-05-31 6:08 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-05-31 6:08 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as eb05436e5cecb8802023ffa1e2887869d2629fe6.
Michael
[sent from post-receive hook]
On Fri, 31 May 2024 08:08:32 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Bugfix releases.
> https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.1
> https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.2
>
> Plugs CVE:
> CVE-2024-34397 - GDBus signal subscriptions for well-known names are vulnerable to unicast spoofing
>
> * Rearrange config option for option inspection.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240513191220.92648-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 2acc9539b89a..daf8d0babb50 100644
> --- a/rules/glib.make
> +++ b/rules/glib.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
> #
> # Paths and names
> #
> -GLIB_VERSION := 2.80.0
> -GLIB_MD5 := 3a51e2803ecd22c2dadcd07d9475ebe3
> +GLIB_VERSION := 2.80.2
> +GLIB_MD5 := 399162c4e5f46e3f331a1f9c7478e4c5
> GLIB := glib-$(GLIB_VERSION)
> GLIB_SUFFIX := tar.xz
> GLIB_URL := $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
> @@ -39,12 +39,12 @@ GLIB_CONF_TOOL := meson
> GLIB_CONF_OPT := \
> $(CROSS_MESON_USR) \
> -Dbsymbolic_functions=true \
> + -Ddocumentation=false \
> -Ddtrace=false \
> -Dforce_posix_threads=true \
> -Dglib_assert=true \
> -Dglib_checks=true \
> -Dglib_debug=enabled \
> - -Ddocumentation=false \
> -Dinstalled_tests=false \
> -Dintrospection=disabled \
> -Dlibelf=disabled \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-31 6:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-13 19:12 [ptxdist] [PATCH] glib: Version bump. 2.80.0 -> 2.80.2 Christian Melki
2024-05-31 6: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