docker.io 19.03.6-0ubuntu1~18.04.2 source package in Ubuntu
Changelog
docker.io (19.03.6-0ubuntu1~18.04.2) bionic-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:52:50 +0000
Upload details
- Uploaded by:
- Paulo Flabiano Smorigo
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 armhf i386 ppc64el s390x all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
docker.io_19.03.6.orig-go.tar.gz | 19.8 MiB | de878218c43aa3c3bad54c1c52d95e3b0e5d336e1285c647383e775541a28b25 |
docker.io_19.03.6.orig-libnetwork.tar.gz | 3.2 MiB | be9daa91bfe1a42c97b5ab30ff225fef9a19fe7e7b3d9864c50c217faba72dd7 |
docker.io_19.03.6.orig-tini.tar.gz | 31.2 KiB | 3a3cabd4b94ae5a98fc632845f6bdf399da1e90b8331a222ac302e53951556a7 |
docker.io_19.03.6.orig.tar.gz | 16.2 MiB | 805b586f5fbc5d236ac181068f7aa345bc5ec25d8f246e46e0f3ad55a69c63d5 |
docker.io_19.03.6-0ubuntu1~18.04.2.debian.tar.xz | 31.9 KiB | cc539edca000677d5de4035edb62cf95dd05b1e4245f54b3ce11571e29f0754d |
docker.io_19.03.6-0ubuntu1~18.04.2.dsc | 3.7 KiB | 650c1716f1f22307efda28143c00da112699b30dc82c3914ac89b490e044f2b6 |
Available diffs
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.