[Bug 2036180] Re: Please merge dbus 1.14.10-1 (main) from debian unstable (main)
Launchpad Bug Tracker
2036180 at bugs.launchpad.net
Sat Sep 16 10:10:18 UTC 2023
This bug was fixed in the package dbus - 1.14.10-1ubuntu1
---------------
dbus (1.14.10-1ubuntu1) mantic; urgency=medium
* Merge with Debian unstable (LP: #2036180). Remaining changes:
- Add aa-get-connection-apparmor-security-context.patch: This is not
intended for upstream inclusion. It implements a bus method
(GetConnectionAppArmorSecurityContext) to get a connection's AppArmor
security context but upstream D-Bus has recently added a generic way of
getting a connection's security credentials (GetConnectionCredentials).
Ubuntu should carry this patch until packages in the archive are moved
over to the new, generic method of getting a connection's credentials.
- Add dont-stop-dbus.patch: Don't stop D-Bus in the service unit
(LP #1438612)
- Reworked to actually make dbus.service _and_ dbus.socket to not
be part of the shutdown transaction. And yet make it possible
to still stop/kill/restart dbus.service if one really
wants to, because it is stuck and stopped responding to any
commands. This allows allows to restart dbus.service with
needrestart. However a finalrd hook might still be needed, to kill
dbus-daemon for good, once we pivot off rootfs.
- Reworked to avoid a deadlock during boot (LP #1936948)
- debian/dbus.postinst, debian/rules: Don't start D-Bus on package
installation, as that doesn't work any more with dont-stop-dbus.patch.
Instead, start dbus.socket in postinst, which will then start D-Bus
on demand after package installation.
- Prevent dbus from being restarted on upgrade (LP #1962036)
-- Olivier Gayot <olivier.gayot at canonical.com> Fri, 15 Sep 2023
11:42:11 +0200
** Changed in: dbus (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/2036180
Title:
Please merge dbus 1.14.10-1 (main) from debian unstable (main)
Status in dbus package in Ubuntu:
Fix Released
Bug description:
dbus 1.14.10-1 was released in Debian unstable. It includes a new
upstream version but which contains only bug fixes. In addition,
1.14.10-1 also contains a dbus-user-session fix that we want to
include in Ubuntu.
dbus (1.14.10-1) unstable; urgency=medium
* New upstream stable release
- Fix a dbus-daemon crash during policy reload if a connection belongs
to a user account that has been deleted, or if a Name Service Switch
plugin is broken, on kernels not supporting SO_PEERGROUPS
- Report the error correctly if getting the groups of a uid fails
- If a connection has a primary group ID but no supplementary groups,
report the primary group ID in GetConnectionCredentials()
UnixGroupIDs field
* dbus-user-session: Copy XDG_CURRENT_DESKTOP to activation environment.
Previously this was only done if dbus-x11 was installed.
This is needed by various freedesktop.org specifications, in particular
for xdg-desktop-portal (>= 1.17) to choose the correct portal backend
for a desktop session. Some session managers like gnome-session and
plasma-workspace already upload this into the activation environment,
but many older or simpler session managers do not.
-- Simon McVittie <smcv at debian.org> Fri, 01 Sep 2023 15:41:38 +0100
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/2036180/+subscriptions
More information about the foundations-bugs
mailing list