public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Catanzaro <mcatanzaro@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Clean up unnecessary build options
Date: Tue, 11 Aug 2026 10:38:22 GMT	[thread overview]
Message-ID: <178644470225.1.4437159016757662987.rpms-glib2-90b2fdf1a3ef@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/glib2
            Branch : cve-2026-58016-f44
            Commit : 90b2fdf1a3ef8adde415ac816756b79fa88805d8
            Author : Michael Catanzaro <mcatanzaro@redhat.com>
            Date   : 2024-08-26T12:12:47-05:00
            Stats  : +0/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/90b2fdf1a3ef8adde415ac816756b79fa88805d8?branch=cve-2026-58016-f44

            Log:
            Clean up unnecessary build options

These are enabled by default now, see:
https://gitlab.gnome.org/GNOME/glib/-/issues/3354

If any required build dependencies disappear, we'll get a build failure
due to -Dauto_features=enabled.

If the default value of the build option changes upstream in the future,
indicating a conscious decision to disable the feature, that is fine.

---
diff --git a/glib2.spec b/glib2.spec
index a7aa8a6..53ed0c2 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -108,9 +108,6 @@ the functionality of the installed glib2 package.
 
 %build
 %meson \
-    -Ddtrace=enabled \
-    -Dsystemtap=enabled \
-    -Dsysprof=enabled \
     -Ddocumentation=true \
     -Dinstalled_tests=true \
     -Dgnutls=true \

                 reply	other threads:[~2026-08-11 10:38 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=178644470225.1.4437159016757662987.rpms-glib2-90b2fdf1a3ef@fedoraproject.org \
    --to=mcatanzaro@redhat.com \
    --cc=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