ubuntu/+source/docker.io:ubuntu/groovy-updates

Last commit made on 2021-03-23
Get this branch:
git clone -b ubuntu/groovy-updates https://git.launchpad.net/ubuntu/+source/docker.io
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/groovy-updates
Repository:
lp:ubuntu/+source/docker.io

Recent commits

57af016... by Lucas Kanashiro

20.10.2-0ubuntu1~20.10.1 (patches unapplied)

Imported using git-ubuntu import.

9cb2520... by Lucas Kanashiro

20.10.2-0ubuntu1 (patches unapplied)

Imported using git-ubuntu import.

a227673... by Lucas Kanashiro

changelog

4686f55... by Lucas Kanashiro

d/docker.io.postinst: check if zfs exists before calling it (LP: #1910133).

The zfs executable is provided by zfs-fuse | zfsutils and they are
runtime Suggested dependencies, which means they might not be available
during configuration time.

0f2c95b... by Lucas Kanashiro

changelog

fe30e24... by Lucas Kanashiro

d/rules: pass -r instead of --no-stop-on-upgrade to dh_systemd_start

The --no-stop-on-upgrade is not backport-able to xenial because
debhelper 9 does not support that, and --no-restart-on-upgrade will be
deprecated in debhelper 14. Therefore, let's use the short version which
is supported by a larger range of debhelper versions.

bac882f... by Bryce Harrington

changelog

3adf189... by Bryce Harrington

  * d/rules: Fix docker.io to not restart its service during package
    upgrades, to prevent service downtime from automatic updates via
    unattended-upgrade.
    (LP: #1906364)

c43a4bd... by Bryce Harrington

  * d/p/do_not_bind_docker_to_containerd.patch: Update docker.io to not
    stop when containerd is upgraded, by using Wants= rather than BindTo=.
    (LP: #1870514)

171f15f... by Paulo Flabiano Smorigo

19.03.13-0ubuntu3 (patches unapplied)

Imported using git-ubuntu import.