public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Remove the dependency on dbus-launch again
Date: Tue, 11 Aug 2026 10:36:17 GMT [thread overview]
Message-ID: <178644457767.1.7280491309296914453.rpms-glib2-d0061dc7741a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : d0061dc7741a0d5d24174615f4780fef3927536d
Author : Kalev Lember <klember@redhat.com>
Date : 2017-03-02T09:38:50+01:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/d0061dc7741a0d5d24174615f4780fef3927536d?branch=cve-2026-58016-f44
Log:
Remove the dependency on dbus-launch again
This would have forced an X11 dependency for all of the low level
programs that link with glib, which is a no go.
The dbus dependency needs to be added in apps that use the functionality
instead.
https://bugzilla.redhat.com/show_bug.cgi?id=927212
---
diff --git a/glib2.spec b/glib2.spec
index 406d8e7..28599f4 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -5,7 +5,7 @@
Name: glib2
Version: 2.51.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A library of handy utility functions
License: LGPLv2+
@@ -31,9 +31,6 @@ BuildRequires: automake autoconf libtool
BuildRequires: gtk-doc
BuildRequires: python3-devel
-# 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 +227,9 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
%{_datadir}/installed-tests
%changelog
+* Thu Mar 02 2017 Kalev Lember <klember@redhat.com> - 2.51.4-2
+- Remove the dependency on dbus-launch again (#927212)
+
* 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)
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=178644457767.1.7280491309296914453.rpms-glib2-d0061dc7741a@fedoraproject.org \
--to=klember@redhat.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