Please merge dbus 1.14.6-1 (main) from debian unstable (main)
Bug #2023301 reported by
Olivier Gayot
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dbus (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Debian has dbus 1.14.6-1 in unstable
Ubuntu has dbus 1.14.4-1ubuntu1 in mantic
Two changes from @waveform have been merged upstream and the relevant delta can be dropped in Ubuntu.
- d/p/u/concrete-
autopkgtest to the apparmor profile in the test
[merged upstream in 1.14.6]
- d/control: Add M-A: foreign to the new dbus-{session,
packages to permit the resolver to use them to satisfy i386 dependencies
[merged in debian in 1.14.6-1]
Related branches
~ogayot/ubuntu/+source/dbus:merge-lp2023301-mantic
- Steve Langasek (community): Approve
- Julian Andres Klode (community): Abstain
- git-ubuntu import: Pending requested
-
Diff: 905 lines (+709/-31)9 files modifieddebian/changelog (+412/-3)
debian/control (+2/-1)
debian/dbus.postinst (+5/-0)
debian/gbp.conf (+1/-1)
debian/patches/series (+2/-0)
debian/patches/ubuntu/aa-get-connection-apparmor-security-context.patch (+187/-0)
debian/patches/ubuntu/dont-stop-dbus.patch (+98/-0)
debian/rules (+2/-3)
dev/null (+0/-23)
Changed in dbus (Ubuntu): | |
assignee: | nobody → Olivier Gayot (ogayot) |
status: | New → In Progress |
description: | updated |
Changed in dbus (Ubuntu): | |
status: | In Progress → New |
assignee: | Olivier Gayot (ogayot) → nobody |
To post a comment you must log in.
This bug was fixed in the package dbus - 1.14.6-1ubuntu1
---------------
dbus (1.14.6-1ubuntu1) mantic; urgency=medium
* Merge with Debian unstable (LP: #2023301). Remaining changes: connection- apparmor- security- context. patch: This is not GetConnectionAp pArmorSecurityC ontext) to get a connection's AppArmor redentials) . dbus.patch: Don't stop D-Bus in the service unit. dont-stop- dbus.patch to actually make dbus.service _and_ dont-stop- dbus.patch to avoid a deadlock during boot dbus.postinst, debian/rules: Don't start D-Bus on package dbus.patch. dbus-socket. patch: Add the "real" path used by the apparmor system} -bus-common
- Add aa-get-
intended for upstream inclusion. It implements a bus method
(
security context but upstream D-Bus has recently added a generic way of
getting a connection's security credentials (GetConnectionC
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-
- Rework ubuntu/
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.
- Rework d/p/ubuntu/
(LP #1936948)
- debian/
installation, as that doesn't work any more with dont-stop-
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)
- git configuration changes for Ubuntu (d/gbp.conf, d/.gitignore)
* Removed obsoleted patches:
- d/p/u/concrete-
autopkgtest to the apparmor profile in the test
[merged upstream in 1.14.6]
- d/control: Add M-A: foreign to the new dbus-{session,
packages to permit the resolver to use them to satisfy i386 dependencies
[merged in debian in 1.14.6-1]
dbus (1.14.6-1) unstable; urgency=medium
* New upstream stable release metadata: Update Gitlab URLs to preferred format
- Fixes a denial of service issue that is not relevant for the way
we compile dbus in Debian
* d/copyright: Update
* Standards-Version: 4.6.2 (no changes required)
* d/control: Mark dbus-*-bus-common as Multi-Arch: foreign.
Thanks to Dave Jones / Ubuntu
* d/upstream/
* Drop migration path from very old debug symbol packages
* Avoid explicitly specifying -Wl,--as-needed linker flag,
which is the default with Debian 12 toolchains
* Remove version constraints unnecessary since Debian 10
-- Olivier Gayot <email address hidden> Thu, 08 Jun 2023 17:46:03 +0200