[Bug 2027991] Re: Please merge dbus 1.14.8-2 (main) from debian unstable (main)
Launchpad Bug Tracker
2027991 at bugs.launchpad.net
Thu Aug 3 16:54:12 UTC 2023
This bug was fixed in the package dbus - 1.14.8-2ubuntu1
---------------
dbus (1.14.8-2ubuntu1) mantic; urgency=medium
* Merge with Debian unstable (LP: #2027991). 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)
* Removed unnecessary delta:
- git configuration changes for Ubuntu (d/gbp.conf, d/.gitignore)
dbus (1.14.8-2) unstable; urgency=high
* dbus-daemon.postinst: Stop trying to take DPKG_ROOT into account.
This unintentionally disabled the code path that would copy systemd's
/etc/machine-id in preference to creating an entirely new machine ID.
(Closes: #1040790)
* d/tests: Add test coverage for #1040790
dbus (1.14.8-1) unstable; urgency=medium
[ Simon McVittie ]
* New upstream stable release
- Fixes a denial of service issue if the root or messagebus user is
monitoring messages on the system bus with the Monitoring interface
(dbus-monitor, busctl monitor, gdbus monitor or similar)
(Closes: #1037151)
[ Helmut Grohne ]
* Mark dbus-daemon and dbus-bin Multi-Arch: foreign (Closes: #1033056)
-- Olivier Gayot <olivier.gayot at canonical.com> Mon, 17 Jul 2023
18:10:48 +0200
** Changed in: dbus (Ubuntu)
Status: New => 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/2027991
Title:
Please merge dbus 1.14.8-2 (main) from debian unstable (main)
Status in dbus package in Ubuntu:
Fix Released
Bug description:
Debian has dbus 1.14.8-2 in unstable
Ubuntu has dbus 1.14.6-1ubuntu1 in mantic
The changes upstream and in Debian are minimal. Those are mostly bug
fixes and some adjustments to logging. Therefore, our delta does not
need to be changed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/2027991/+subscriptions
More information about the foundations-bugs
mailing list