public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Catanzaro <mcatanzaro@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: No unexpected soname bumps
Date: Tue, 11 Aug 2026 10:37:44 GMT	[thread overview]
Message-ID: <178644466409.1.236248408765416330.rpms-glib2-13797423c1cd@fedoraproject.org> (raw)

            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

                 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=178644466409.1.236248408765416330.rpms-glib2-13797423c1cd@fedoraproject.org \
    --to=mcatanzaro@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