public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Add `Requires: libatomic-static` for `glib2-static`
@ 2026-08-11 10:38 Cole Robinson
  0 siblings, 0 replies; only message in thread
From: Cole Robinson @ 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 : 42d7fe028f7d5fc56c125b12b24f218918992252
            Author : Cole Robinson <crobinso@redhat.com>
            Date   : 2024-08-05T14:30:58-04:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/42d7fe028f7d5fc56c125b12b24f218918992252?branch=cve-2026-58016-f44

            Log:
            Add `Requires: libatomic-static` for `glib2-static`

glib2 2.81.0 adds -latomic to Libs.private in glib-2.0.pc, so
add corresponding libatomic-static dep

Currently breaking qemu static builds:
https://koji.fedoraproject.org/koji/buildinfo?buildID=2521830

Signed-off-by: Cole Robinson <crobinso@redhat.com>

---
diff --git a/glib2.spec b/glib2.spec
index 652c275..a0f1f96 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -90,6 +90,7 @@ 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: Add `Requires: libatomic-static` for `glib2-static` Cole Robinson

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