public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: No unexpected soname bumps
@ 2026-08-11 10:37 Michael Catanzaro
0 siblings, 0 replies; only message in thread
From: Michael Catanzaro @ 2026-08-11 10:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 13797423c1cd05ccbaa8d646276553719aed0cd8
Author : Michael Catanzaro <mcatanzaro@redhat.com>
Date : 2022-07-18T14:45:10-05:00
Stats : +5/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/13797423c1cd05ccbaa8d646276553719aed0cd8?branch=cve-2026-58016-f44
Log:
No unexpected soname bumps
Upstream would not likely be brave enough to ever do this, but just in
case....
---
diff --git a/glib2.spec b/glib2.spec
index 4004193..a282743 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -153,11 +153,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%files -f glib20.lang
%license LICENSES/LGPL-2.1-or-later.txt
%doc NEWS README.md
-%{_libdir}/libglib-2.0.so.*
-%{_libdir}/libgthread-2.0.so.*
-%{_libdir}/libgmodule-2.0.so.*
-%{_libdir}/libgobject-2.0.so.*
-%{_libdir}/libgio-2.0.so.*
+%{_libdir}/libglib-2.0.so.0*
+%{_libdir}/libgthread-2.0.so.0*
+%{_libdir}/libgmodule-2.0.so.0*
+%{_libdir}/libgobject-2.0.so.0*
+%{_libdir}/libgio-2.0.so.0*
%dir %{_datadir}/bash-completion
%dir %{_datadir}/bash-completion/completions
%{_datadir}/bash-completion/completions/gapplication
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:37 [rpms/glib2] cve-2026-58016-f44: No unexpected soname bumps Michael Catanzaro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox