public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Drop libatomic-static dependency
@ 2026-08-11 10:38 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-11 10:38 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/glib2
            Branch : cve-2026-58016-f44
            Commit : 1496ab9581190a8394f98bd16eb1292a4045be77
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-01-06T19:59:25-05:00
            Stats  : +0/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/1496ab9581190a8394f98bd16eb1292a4045be77?branch=cve-2026-58016-f44

            Log:
            Drop libatomic-static dependency

GCC 16 merged the libatomic static and link libraries into the main gcc
package, as gcc now links against libatomic automatically as required, and
Obsoletes libatomic-static but does not Provides it. As this version of
glib2 should only be used in a Fedora or RHEL version with that GCC or
newer, the dependency can be dropped outright.

---
diff --git a/glib2.spec b/glib2.spec
index aadf7f9..a9ab8ff 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -90,7 +90,6 @@ Summary: glib static
 Requires: %{name}-devel = %{version}-%{release}
 Requires: pcre2-static
 Requires: sysprof-capture-static
-Requires: libatomic-static
 
 %description static
 The %{name}-static subpackage contains static libraries for %{name}.

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

only message in thread, other threads:[~2026-08-11 10:38 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:38 [rpms/glib2] cve-2026-58016-f44: Drop libatomic-static dependency Yaakov Selkowitz

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