public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Add a conflict with older gcr versions
@ 2026-08-11 10:36 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-08-11 10:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/glib2
            Branch : cve-2026-58016-f44
            Commit : 1cc525296d06e7fa6dbba64169c384fce01594a5
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2019-01-21T12:17:48+01:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/1cc525296d06e7fa6dbba64169c384fce01594a5?branch=cve-2026-58016-f44

            Log:
            Add a conflict with older gcr versions

glib 2.59.0 hash table changes broke gcr versions older than 3.28.1. Add
an explicit conflict to make sure dnf updates these in lock step.

---
diff --git a/glib2.spec b/glib2.spec
index 35f5707..5b23eb7 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -39,6 +39,9 @@ BuildRequires: python3-devel
 # for GIO content-type support
 Recommends: shared-mime-info
 
+# glib 2.59.0 hash table changes broke older gcr versions / password prompts in gnome-shell
+Conflicts: gcr < 3.28.1
+
 %description
 GLib is the low-level core library that forms the basis for projects
 such as GTK+ and GNOME. It provides data structure handling for C,

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 10:36 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:36 [rpms/glib2] cve-2026-58016-f44: Add a conflict with older gcr versions Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox