public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Stop manually disabling glib_debug
@ 2026-08-11 10:38 Michael Catanzaro
  0 siblings, 0 replies; only message in thread
From: Michael Catanzaro @ 2026-08-11 10:38 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/glib2
            Branch : cve-2026-58016-f44
            Commit : 64a5ba3dfb0c1d05f02724fd23115462a12f81f5
            Author : Michael Catanzaro <mcatanzaro@redhat.com>
            Date   : 2024-05-08T09:15:57-05:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/64a5ba3dfb0c1d05f02724fd23115462a12f81f5?branch=cve-2026-58016-f44

            Log:
            Stop manually disabling glib_debug

This is now the upstream default behavior, so there's no need to
override it.

And if the upstream default behavior changes in the future, we'd more
likely want to follow that rather than continue disabling it. But it
probably won't change.

https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2894

---
diff --git a/glib2.spec b/glib2.spec
index f3d67aa..a53b332 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -116,7 +116,6 @@ the functionality of the installed glib2 package.
     -Ddtrace=true \
     -Dsystemtap=true \
     -Dsysprof=enabled \
-    -Dglib_debug=disabled \
     -Ddocumentation=true \
     -Dinstalled_tests=true \
     -Dgnutls=true \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:38 [rpms/glib2] cve-2026-58016-f44: Stop manually disabling glib_debug Michael Catanzaro

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