public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Re-enable LTO
Date: Tue, 11 Aug 2026 10:37:04 GMT	[thread overview]
Message-ID: <178644462446.1.13644078023940765957.rpms-glib2-683c99b0e498@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 683c99b0e498fdc412ba22bee9278e467f69837c
Author : Jeff Law <law@redhat.com>
Date   : 2020-08-20T22:01:12-06:00
Stats  : +4/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/683c99b0e498fdc412ba22bee9278e467f69837c?branch=cve-2026-58016-f44

Log:
Re-enable LTO

---
diff --git a/glib2.spec b/glib2.spec
index b7618cd..d062aa3 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,6 +1,6 @@
 Name: glib2
 Version: 2.65.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A library of handy utility functions
 
 License: LGPLv2+
@@ -85,10 +85,6 @@ the functionality of the installed glib2 package.
 %autosetup -n glib-%{version} -p1
 
 %build
-# This package has static probes which do not work with LTO
-# Disable LTO
-%define _lto_cflags %{nil}
-
 # Bug 1324770: Also explicitly remove PCRE sources since we use --with-pcre=system
 rm glib/pcre/*.[ch]
 %meson \
@@ -221,6 +217,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/installed-tests
 
 %changelog
+* Thu Aug 20 2020 Jeff Law <law@redhat.com> - 2.65.2-2
+- Re-enable LTO
+
 * Tue Aug 18 2020 Kalev Lember <klember@redhat.com> - 2.65.2-1
 - Update to 2.65.2
 

                 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=178644462446.1.13644078023940765957.rpms-glib2-683c99b0e498@fedoraproject.org \
    --to=law@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