~waveform/ubuntu/+source/dbus:logical

Last commit made on 2022-12-09
Get this branch:
git clone -b logical https://git.launchpad.net/~waveform/ubuntu/+source/dbus
Only Dave Jones can upload to this branch. If you are Dave Jones please log in for upload directions.

Branch merges

Branch information

Name:
logical
Repository:
lp:~waveform/ubuntu/+source/dbus

Recent commits

bf11a55... by Dave Jones

  * SECURITY UPDATE: Assertion failure in dbus-marshal-validate
    - debian/patches/CVE-2022-42010.patch: Check brackets in signature nest
      correctly
    - CVE-2022-42010
  * SECURITY UPDATE: Out-of-bound access in dbus-marshal-validate
    - debian/patches/CVE-2022-42011.patch: Validate length of arrays of
      fixed-length items
    - CVE-2022-42011
  * SECURITY UPDATE: Out-of-bound access in dbus-marshal-byteswap
    - debian/patches/CVE-2022-42012.patch: Byte-swap Unix fd indexes if needed
    - CVE-2022-42012

c37720b... by Dave Jones

  * d/control: Add M-A: foreign to the new dbus-{session,system}-bus-common
    packages to permit the resolver to use them to satisfy i386 dependencies

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.

9c93788... by Simon McVittie

1.14.0-1 (patches unapplied)

Imported using git-ubuntu import.

904a48e... by Simon McVittie

1.13.22-1 (patches unapplied)

Imported using git-ubuntu import.