dbus-broker (37-5)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/37-5 tag
- Git: https://salsa.debian.org/utopia-team/dbus-broker.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 786432
- Browser: https://salsa.debian.org/utopia-team/dbus-broker
- Last scan: 2026-08-02 07:16:35+00
- Error: https://salsa.debian.org/api/v4/projects/utopia-team%2Fdbus-broker API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-08-11 07:15:00+00
- Debian changelog in Git:
dbus-broker (37-5) unstable; urgency=medium
* Drop Rules-Requires-Root, now defaults to no
* Bump Standards-version to 4.7.4, no changes
* Backport patch to fix unit test with newer kernels (Closes: #1133177)
-- Luca Boccassi <bluca@debian.org> Sun, 12 Apr 2026 12:29:06 +0100
- This branch is 2 commits ahead of tag debian/37-5
- Git log:
commit 400de2759a2b40d3e8d159a43ae4d909c5b2d500
Merge: 3ef4109 8af3441
Author: Luca Boccassi <bluca@debian.org>
Date: Wed Jun 17 13:42:44 2026 +0000
Merge branch 'safe-uninstall' into 'debian/sid'
d/dbus-broker.postrm: Disable unit on package removal
See merge request utopia-team/dbus-broker!6
commit 8af3441b9c4c5d2252521d659d8a5a39c33e080a
Author: Alessandro Astone <alessandro.astone@canonical.com>
Date: Wed Jun 17 12:51:50 2026 +0200
d/dbus-broker.postrm: Disable unit on package removal
This stops aliasing the dbus.service name when dbus-broker is uninstalled,
making it possible for other implementations to be started again.