public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Clasen <mclasen@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: fix directory ownership
Date: Tue, 11 Aug 2026 10:33:47 GMT [thread overview]
Message-ID: <178644442719.1.11323972050384521879.rpms-glib2-849d4360609e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 849d4360609eff0e471667d28cfd3f3f1e5a9246
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date : 2008-06-17T03:38:55+00:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/849d4360609eff0e471667d28cfd3f3f1e5a9246?branch=cve-2026-58016-f44
Log:
fix directory ownership
---
diff --git a/glib2.spec b/glib2.spec
index 1e2e402..b359771 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.17.2
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@@ -111,6 +111,8 @@ rm -rf $RPM_BUILD_ROOT
%{libdir}/libgobject-2.0.so.*
%{libdir}/libgio-2.0.so.*
%{_sysconfdir}/profile.d/*
+%dir %{_libdir}/gio
+%dir %{_libdir}/gio/modules
%{_libdir}/gio/modules/libgiofam.so
%files devel
@@ -130,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.a
%changelog
+* Mon Jun 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.17.2-2
+- Fix a directory ownership oversight
+
* Thu Jun 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
- Update to 2.17.2
reply other threads:[~2026-08-11 10:33 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=178644442719.1.11323972050384521879.rpms-glib2-849d4360609e@fedoraproject.org \
--to=mclasen@fedoraproject.org \
--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