public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Richard Hughes <richard@hughsie.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: trivial: Work around a broken tarball
Date: Tue, 11 Aug 2026 10:36:03 GMT	[thread overview]
Message-ID: <178644456309.1.15943409933770075237.rpms-glib2-8fe0a4919c9e@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-11 10:36 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=178644456309.1.15943409933770075237.rpms-glib2-8fe0a4919c9e@fedoraproject.org \
    --to=richard@hughsie.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