public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David King <amigadave@amigadave.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Add a Requires on dbus-launch (#927212)
Date: Tue, 11 Aug 2026 10:36:16 GMT	[thread overview]
Message-ID: <178644457676.1.3218869634401965717.rpms-glib2-c61950e22ac5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : c61950e22ac5253e84664e660020613fa901e2e2
Author : David King <amigadave@amigadave.com>
Date   : 2017-03-01T22:36:58+00:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/c61950e22ac5253e84664e660020613fa901e2e2?branch=cve-2026-58016-f44

Log:
Add a Requires on dbus-launch (#927212)

---
diff --git a/glib2.spec b/glib2.spec
index 12825b3..901b112 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -32,6 +32,9 @@ BuildRequires: libffi-devel
 BuildRequires: elfutils-libelf-devel
 BuildRequires: chrpath
 
+# Needed for get_session_address_dbus_launch() in gio/gdbusaddress.c
+# https://bugzilla.redhat.com/show_bug.cgi?id=927212
+Requires:   /usr/bin/dbus-launch
 # for GIO content-type support
 Recommends: shared-mime-info
 
@@ -230,6 +233,7 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
 %changelog
 * Wed Mar 01 2017 David King <amigadave@amigadave.com> - 2.51.4-1
 - Update to 2.51.4
+- Add a Requires on dbus-launch (#927212)
 
 * Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 2.51.2-1
 - Update to 2.51.2

                 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=178644457676.1.3218869634401965717.rpms-glib2-c61950e22ac5@fedoraproject.org \
    --to=amigadave@amigadave.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