docker-registry 2.7.1+ds2-7ubuntu0.3 source package in Ubuntu
Changelog
docker-registry (2.7.1+ds2-7ubuntu0.3) focal-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> Tue, 29 Aug 2023 23:23:29 +0100
Upload details
- Uploaded by:
- Allen Huang
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | universe | misc | |
Focal | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
docker-registry_2.7.1+ds2.orig.tar.xz | 352.0 KiB | 8c88406a11366bc5e89a9af10f1142007dcd429e9b29eed543bb2f904dd38294 |
docker-registry_2.7.1+ds2-7ubuntu0.3.debian.tar.xz | 12.6 KiB | d753c95e9f7aea3ab16ffba97ead444a5f171b27a615db691a159ef8b9545d41 |
docker-registry_2.7.1+ds2-7ubuntu0.3.dsc | 3.2 KiB | 008022dfe7d32a0051369e348f9b06798120356a073e551b3d6c8f192e8d67d8 |
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.