ubuntu/+source/dbus:ubuntu/kinetic-proposed

Last commit made on 2022-08-30
Get this branch:
git clone -b ubuntu/kinetic-proposed https://git.launchpad.net/ubuntu/+source/dbus
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/kinetic-proposed
Repository:
lp:ubuntu/+source/dbus

Recent commits

b5d4718... by Dave Jones

1.14.0-2ubuntu2 (patches unapplied)

Imported using git-ubuntu import.

e10a743... by Dave Jones

reconstruct-changelog

7bbc2f1... by Dave Jones

metadata

a34b1db... by Dave Jones

merge-changelog

96edb47... by Dave Jones

- git configuration changes for Ubuntu (d/gbp.conf, d/.gitignore)

f6bba3e... by Dave Jones

    - 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)

0af3122... by Dave Jones

    - Make autopkgtests cross-test-friendly.

5c96e8f... by Dave Jones

    - Add dont-stop-dbus.patch: Don't stop D-Bus in the service unit.
    - Rework ubuntu/dont-stop-dbus.patch 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.
    - Rework d/p/ubuntu/dont-stop-dbus.patch to avoid a deadlock during boot
      (LP: #1936948)

ba11d11... by Dave Jones

    - 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.

9589b16... by Simon McVittie

1.14.0-2 (patches unapplied)

Imported using git-ubuntu import.