docker.io 19.03.8-0ubuntu1.20.04.1 source package in Ubuntu

Changelog

docker.io (19.03.8-0ubuntu1.20.04.1) focal-security; 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 16:41:21 +0000

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armhf i386 ppc64el s390x all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
docker.io_19.03.8.orig-libnetwork.tar.gz 3.2 MiB 60b2ae8dd98a69ba8c4d84ac81ce6dbbf38d6dde0f3a02875ac51d39a99ad58d
docker.io_19.03.8.orig-tini.tar.gz 31.2 KiB 3c39dd733a3c45435f2f5be9fc91ed50e154aa9c4b9aaa5fb921fa7cf4a1d6ab
docker.io_19.03.8.orig.tar.gz 16.7 MiB 781c69e00e98f64fb167ee61de764882bd4926a873d98ce6f370d3cd3435b501
docker.io_19.03.8-0ubuntu1.20.04.1.debian.tar.xz 32.5 KiB 85efee36feca728c9fdd36d13348e42c7f497cb1a536049ebdd003f6648028ba
docker.io_19.03.8-0ubuntu1.20.04.1.dsc 3.5 KiB d7b3ddf0223ef9339b72c0ec0885d8a3661e0da9a653f2bd3127e369cc9a1e18

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

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.