public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Drop upstreamed systemtap multilib fix
Date: Tue, 11 Aug 2026 10:36:29 GMT [thread overview]
Message-ID: <178644458924.1.3911385076483693757.rpms-glib2-903f77fb2dad@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 903f77fb2dad80c5da5dd2fc850cd052e3f27ce7
Author : Kalev Lember <klember@redhat.com>
Date : 2018-01-08T21:43:21+01:00
Stats : +1/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/903f77fb2dad80c5da5dd2fc850cd052e3f27ce7?branch=cve-2026-58016-f44
Log:
Drop upstreamed systemtap multilib fix
---
diff --git a/glib2.spec b/glib2.spec
index 806e1c9..75a8beb 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -113,13 +113,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.{a,la}
rm -f $RPM_BUILD_ROOT%{_datadir}/glib-2.0/gdb/*.{pyc,pyo}
rm -f $RPM_BUILD_ROOT%{_datadir}/glib-2.0/codegen/*.{pyc,pyo}
-# Multilib fixes for systemtap tapsets; see
-# https://bugzilla.redhat.com/718404
-for f in $RPM_BUILD_ROOT%{_datadir}/systemtap/tapset/*.stp; do
- (dn=$(dirname ${f}); bn=$(basename ${f});
- mv ${f} ${dn}/%{__isa_bits}-${bn})
-done
-
mv $RPM_BUILD_ROOT%{_bindir}/gio-querymodules $RPM_BUILD_ROOT%{_bindir}/gio-querymodules-%{__isa_bits}
touch $RPM_BUILD_ROOT%{_libdir}/gio/modules/giomodule.cache
@@ -233,6 +226,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%changelog
* Mon Jan 08 2018 Kalev Lember <klember@redhat.com> - 2.55.1-1
- Update to 2.55.1
+- Drop upstreamed systemtap multilib fix
* Tue Dec 19 2017 Kalev Lember <klember@redhat.com> - 2.55.0-1
- Update to 2.55.0
reply other threads:[~2026-08-11 10:36 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=178644458924.1.3911385076483693757.rpms-glib2-903f77fb2dad@fedoraproject.org \
--to=klember@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