Change logs for docker.io source package in Groovy

  • docker.io (20.10.2-0ubuntu1~20.10.1) groovy; urgency=medium
    
      * Backport version 20.10.2-0ubuntu1 from Hirsute (LP: #1919322).
    
     -- Lucas Kanashiro <email address hidden>  Tue, 16 Mar 2021 16:16:09 -0300
  • docker.io (19.03.13-0ubuntu3.1) groovy; urgency=medium
    
      * 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)
      * 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)
    
     -- Bryce Harrington <email address hidden>  Fri, 04 Dec 2020 23:02:49 +0000
  • docker.io (19.03.13-0ubuntu3) groovy; urgency=medium
    
      * SECURITY UPDATE: Sensitive information disclosure
        - debian/patches/CVE-2020-15157.patch: Improve fetch function.
        - CVE-2020-15157
    
     -- Paulo Flabiano Smorigo <email address hidden>  Wed, 14 Oct 2020 13:25:32 +0000
  • docker.io (19.03.13-0ubuntu2) groovy; urgency=medium
    
      [ Tianon Gravi ]
      * Backport https://github.com/moby/moby/pull/41518 to handle newer AppArmor
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 09 Oct 2020 08:28:02 +1300
  • docker.io (19.03.13-0ubuntu1) groovy; urgency=medium
    
      [ Tianon Gravi ]
      * Update to 19.03.13 upstream release
      * Build against Go 1.13 (per upstream)
      * Use dh-golang to generate appropriate Built-Using
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 08 Oct 2020 10:43:13 +1300
  • docker.io (19.03.11-0ubuntu3) groovy; urgency=medium
    
      * Fix parsing of apparmor_parser version to handle -beta suffix
      - d/p/handle-apparmor-beta-version-suffix.patch: strip off and ignore
        any -suffix or ~suffix in parseVersion()
    
     -- Alex Murray <email address hidden>  Tue, 01 Sep 2020 10:42:14 +0930
  • docker.io (19.03.11-0ubuntu2) groovy; urgency=medium
    
      [ Jean-Baptiste Lallement ]
      [ Didier Roche ]
      * Fix postinst docker migration if people migrated to new layout manually
        before installing migrated version. (LP: #1882942)
      * Ensure new install creates <pool>/var/lib/docker if any of their history is
        a ZFS installation.
    
     -- Didier Roche <email address hidden>  Wed, 10 Jun 2020 15:25:30 +0200
  • docker.io (19.03.11-0ubuntu1) groovy; urgency=medium
    
      * Update to 19.03.11 upstream release (CVE-2020-13401, LP: #1881679)
      * Apply wrap-and-sort
      * Move cgroupfs-mount to Suggests
        (esp. on Ubuntu where systemd is canonical)
    
     -- Tianon Gravi <email address hidden>  Mon, 01 Jun 2020 15:14:15 -0700
  • docker.io (19.03.8-0ubuntu4) groovy; urgency=medium
    
      * Provide "image" and "oci" components in golang dev package,
        mirroring Debian to address libpod FTBFS
    
     -- Reinhard Tartler <email address hidden>  Sat, 30 May 2020 11:56:59 -0400
  • docker.io (19.03.8-0ubuntu3) groovy; urgency=medium
    
      * Provide the rootless component in golang dev package, mirroring Debian
        (addresses nomad FTBFS).
    
     -- Logan Rosen <email address hidden>  Tue, 26 May 2020 21:06:20 -0400
  • docker.io (19.03.8-0ubuntu2) groovy; urgency=medium
    
      [ Jean-Baptiste Lallement ]
      [ Didier Roche ]
      * Fix use with ZFS on root:
        - docker creates one dataset for any layer of containers that were
          created. Create now a <pool>/var/lib/docker for creating them in
          the persistent namespace and migrate existing one here.
        - purge the automated historic that was created.
        The migration only impacts the ubuntu desktop installation with
        experimental ZFS on root, and we have thus to stop and start the daemon
        to migrate data. (LP: #1879473)
    
     -- Didier Roche <email address hidden>  Tue, 19 May 2020 11:01:22 +0200
  • docker.io (19.03.8-0ubuntu1) focal; urgency=medium
    
      * Update to 19.03.8 upstream release (LP: #1867068)
        - Improve mitigation for CVE-2019-14271 for some nscd configuration.
    
     -- Tianon Gravi <email address hidden>  Wed, 11 Mar 2020 15:48:33 -0700