public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Disable debugging glib
Date: Tue, 11 Aug 2026 10:37:20 GMT [thread overview]
Message-ID: <178644464013.1.18312060669448056436.rpms-glib2-dfa01c8fbaa3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : dfa01c8fbaa3810b32a17741ad2253fb060d9f73
Author : Petr Písař <ppisar@redhat.com>
Date : 2021-03-18T09:09:00+01:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/dfa01c8fbaa3810b32a17741ad2253fb060d9f73?branch=cve-2026-58016-f44
Log:
Disable debugging glib
---
diff --git a/glib2.spec b/glib2.spec
index 82ba924..3b7040b 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
Name: glib2
Version: 2.67.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A library of handy utility functions
License: LGPLv2+
@@ -109,6 +109,7 @@ rm glib/pcre/*.[ch]
-Ddtrace=true \
-Dsystemtap=true \
-Dsysprof=enabled \
+ -Dglib_debug=disabled \
-Dgtk_doc=true \
-Dinstalled_tests=true \
%if 0%{?rhel}
@@ -240,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/installed-tests
%changelog
+* Thu Mar 18 2021 Petr Pisar <ppisar@redhat.com> - 2.67.6-2
+- Disable debugging glib (bug #1936339)
+
* Thu Mar 11 2021 Kalev Lember <klember@redhat.com> - 2.67.6-1
- Update to 2.67.6
reply other threads:[~2026-08-11 10:37 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=178644464013.1.18312060669448056436.rpms-glib2-dfa01c8fbaa3@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/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