docker-registry 2.8.1+ds1-2ubuntu1.1 source package in Ubuntu
Changelog
docker-registry (2.8.1+ds1-2ubuntu1.1) lunar-security; urgency=medium * SECURITY UPDATE: runaway memory allocation - debian/patches/CVE-2023-2253.patch: introduced a Catalog entry in the configuration struct to control the maximum amount of entries returned by /v2/catalog. - CVE-2023-2253 -- Allen Huang <email address hidden> Thu, 31 Aug 2023 13:15:33 +0100
Upload details
- Uploaded by:
- Allen Huang
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | updates | universe | misc | |
Lunar | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
docker-registry_2.8.1+ds1.orig.tar.xz | 357.7 KiB | b449edb643dbe0a7393d777e461064ca3db9f822f0adde6cfea5e8a124dfb0e7 |
docker-registry_2.8.1+ds1-2ubuntu1.1.debian.tar.xz | 13.8 KiB | b52872ff72e642728333ff1caddab2c3e20f30b794e2c5a8808f5ee541b9ec0b |
docker-registry_2.8.1+ds1-2ubuntu1.1.dsc | 3.1 KiB | 29232a9242fb0b0a9e7326a906744c1b9ba142e44a2f066d07c9427fef02ce93 |
Available diffs
Binary packages built by this source
- docker-registry: Docker toolset to pack, ship, store, and deliver content
The Docker toolset to pack, ship, store, and deliver content.
.
The Docker Registry 2.0 implementation contained in this package is for storing
and distributing Docker images. It supersedes the docker/docker- registry
project with a new API design, focused around security and performance.
.
This project should provide an implementation to a V2 API for use in the Docker
core project. The API should be embeddable and simplify the process of securely
pulling and pushing content from docker daemons.
.
The new registry implementation provides the following benefits:
.
* faster push and pull
* new, more efficient implementation
* simplified deployment
* pluggable storage backend
* webhook notifications
- docker-registry-dbgsym: debug symbols for docker-registry
- golang-github-docker-distribution-dev: Docker toolset to pack, ship, store, and deliver content (source)
The Docker toolset to pack, ship, store, and deliver content.
.
The Docker Registry 2.0 implementation contained in this package is for storing
and distributing Docker images. It supersedes the docker/docker- registry
project with a new API design, focused around security and performance.
.
This project should provide an implementation to a V2 API for use in the Docker
core project. The API should be embeddable and simplify the process of securely
pulling and pushing content from docker daemons.
.
The new registry implementation provides the following benefits:
.
* faster push and pull
* new, more efficient implementation
* simplified deployment
* pluggable storage backend
* webhook notifications
.
This package contains the source.