docker.io 20.10.7-0ubuntu5~18.04.2 source package in Ubuntu

Changelog

docker.io (20.10.7-0ubuntu5~18.04.2) bionic; urgency=medium

  * d/t/control: make basic-smoke do not depend on debian-archive-keyring.
    In Bionic, when debian-archive-keyring is installed we are not able to
    debootstrap a Debian stable chroot. Removing this dependency make it
    work again.

docker.io (20.10.7-0ubuntu5~18.04.1) bionic; urgency=medium

  * Backport version 20.10.7-0ubuntu5 from Impish (LP: #1938908).
    - d/control: do not b-d on libbtrfs-dev, it is not available in Bionic.

docker.io (20.10.7-0ubuntu5) impish; urgency=medium

  [ Sergio Durigan Junior ]
  * d/t/docker-in-lxd:
    Improve dep8 test.  Make it run a more complex test against an
    ubuntu:devel docker container, especially because glibc updates might
    break docker.io.  Improve test reliability when running autopkgtest
    locally.

  [ Steve Beattie ]
  * SECURITY UPDATE: insufficiently restricted directory permissions
    - d/p/CVE-2021-41091.patch: Lock down docker root dir perms.
    - CVE-2021-41091
  * SECURITY UPDATE: permissions modifications outside of install directory
    - d/p/CVE-2021-41089.patch: chrootarchive: don't create parent dirs
      outside of chroot.
    - CVE-2021-41089

docker.io (20.10.7-0ubuntu4) impish; urgency=medium

  * d/p/seccomp-add-support-for-clone3-syscall-in-default-policy.patch: Fix
    failure with new glibc clone3 syscall adding it to the default seccomp
    policy (LP: #1943049).

 -- Lucas Kanashiro <email address hidden>  Thu, 21 Oct 2021 16:55:00 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 ppc64el s390x all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
docker.io_20.10.7.orig-cli.tar.gz 7.1 MiB a97b11cb63d34f836a5281de6520f9380f652a321a3fad25c24774b0bc7a572e
docker.io_20.10.7.orig-engine.tar.gz 10.6 MiB b80142035de46904605fb7b8f18075cd94154f8c3d67ff346ea554d1e9d579b9
docker.io_20.10.7.orig-libnetwork.tar.gz 3.0 MiB 17146a1f1da70691a078ca9f2c249fd08e4cdd856e5d1e1314615b6fe457bec0
docker.io_20.10.7.orig-tini.tar.gz 31.4 KiB 3fe1d7db933119ef61a92de7521d1bcff229755c419c948dbedb0683dfcf8f65
docker.io_20.10.7.orig.tar.xz 108 bytes 5ca1b6c461fc194055d52b181f57c63dc1d34c19d041f6395e6f6abc039692bb
docker.io_20.10.7-0ubuntu5~18.04.2.debian.tar.xz 41.6 KiB 6720d55c56b780dc5d9c5720be53c34045888ee289293f2c8c3e36b29ee17787
docker.io_20.10.7-0ubuntu5~18.04.2.dsc 3.9 KiB 007490b0ee00eb18a4b9673fb0f2445130c45f73e755e48162ca56130fbce064

View changes file

Binary packages built by this source

docker-doc: Linux container runtime -- documentation

 Docker complements kernel namespacing with a high-level API which operates at
 the process level. It runs unix processes with strong guarantees of isolation
 and repeatability across servers.
 .
 Docker is a great building block for automating distributed systems:
 large-scale web deployments, database clusters, continuous deployment systems,
 private PaaS, service-oriented architectures, etc.
 .
 This package contains the daemon and client. Using docker.io on non-amd64 hosts
 is not supported at this time. Please be careful when using it on anything
 besides amd64.
 .
 Also, note that kernel version 3.8 or above is required for proper operation of
 the daemon process, and that any lower versions may have subtle and/or glaring
 issues.
 .
 This package provides documentation for Docker.

docker.io: Linux container runtime

 Docker complements kernel namespacing with a high-level API which operates at
 the process level. It runs unix processes with strong guarantees of isolation
 and repeatability across servers.
 .
 Docker is a great building block for automating distributed systems:
 large-scale web deployments, database clusters, continuous deployment systems,
 private PaaS, service-oriented architectures, etc.
 .
 This package contains the daemon and client. Using docker.io on non-amd64 hosts
 is not supported at this time. Please be careful when using it on anything
 besides amd64.
 .
 Also, note that kernel version 3.8 or above is required for proper operation of
 the daemon process, and that any lower versions may have subtle and/or glaring
 issues.

golang-docker-dev: Transitional package for golang-github-docker-docker-dev

 This is a transitional package to ease upgrades to the
 golang-github-docker-docker-dev package. It can safely be removed.

golang-github-docker-docker-dev: Externally reusable Go packages included with Docker

 These packages are intentionally developed by upstream in such a way that they
 are reusable to projects outside Docker and only rely on each other or other
 external dependencies to be built.

vim-syntax-docker: Docker container engine - Vim highlighting syntax files

 This package provides syntax files for the Vim editor for editing Dockerfiles
 from the Docker container engine.