public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Add a Requires on dbus-launch (#927212)
@ 2026-08-11 10:36 David King
0 siblings, 0 replies; only message in thread
From: David King @ 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 : 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
^ 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: Add a Requires on dbus-launch (#927212) David King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox