public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Own %ghost /usr/lib*/gio/modules/giomodule.cache.
Date: Tue, 11 Aug 2026 10:34:53 GMT [thread overview]
Message-ID: <178644449368.1.6991221772596117229.rpms-glib2-92eb058886ca@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 92eb058886ca47784da3f14069ca284db2b18200
Author : Ville Skyttä <ville.skytta@iki.fi>
Date : 2011-06-09T09:12:37+03:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/92eb058886ca47784da3f14069ca284db2b18200?branch=cve-2026-58016-f44
Log:
Own %ghost /usr/lib*/gio/modules/giomodule.cache.
---
diff --git a/glib2.spec b/glib2.spec
index d2dce3b..dfeb17e 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.29.6
-Release: 3%{?dist}
+Release: 4%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@@ -82,6 +82,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gdbus-codegen/*.{pyc,pyo}
mv $RPM_BUILD_ROOT%{_bindir}/gio-querymodules $RPM_BUILD_ROOT%{_bindir}/gio-querymodules-%{__isa_bits}
+touch $RPM_BUILD_ROOT%{_libdir}/gio/modules/giomodule.cache
+
# bash-completion scripts need not be executable
chmod 644 $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/*.sh
@@ -112,6 +114,7 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%dir %{_datadir}/glib-2.0/schemas
%dir %{_libdir}/gio
%dir %{_libdir}/gio/modules
+%ghost %{_libdir}/gio/modules/giomodule.cache
%{_libdir}/gio/modules/libgiofam.so
%{_bindir}/gio-querymodules*
%{_bindir}/glib-compile-schemas
@@ -163,6 +166,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%changelog
+* Thu Jun 9 2011 Ville Skyttä <ville.skytta@iki.fi> - 2.29.6-4
+- Own %%ghost /usr/lib*/gio/modules/giomodule.cache.
+
* Mon Jun 6 2011 Matthias Clasen <mclasen@redhat.com> - 2.29.6-3
- Fix a deadlock when finalizing e.g. widgets
reply other threads:[~2026-08-11 10:34 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=178644449368.1.6991221772596117229.rpms-glib2-92eb058886ca@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