public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: trivial: Work around a broken tarball
@ 2026-08-11 10:36 Richard Hughes
  0 siblings, 0 replies; only message in thread
From: Richard Hughes @ 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 : 8fe0a4919c9eb2f6f7e528b485709bdf7f945c43
            Author : Richard Hughes <richard@hughsie.com>
            Date   : 2016-03-17T14:02:35+00:00
            Stats  : +3/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/8fe0a4919c9eb2f6f7e528b485709bdf7f945c43?branch=cve-2026-58016-f44

            Log:
            trivial: Work around a broken tarball

Colin is just fixing this upstream now.

---
diff --git a/glib2.spec b/glib2.spec
index 4b4eff3..fd292dd 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -93,6 +93,9 @@ the functionality of the installed glib2 package.
            --enable-installed-tests
 )
 
+# workaround the missing stp file
+touch gobject/gobject.stp.in
+
 make %{?_smp_mflags}
 
 %install

^ 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: trivial: Work around a broken tarball Richard Hughes

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