Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
registry_2.8.2_linux_amd64.tar.gz | 2023-05-11 | 5.8 MB | |
registry_2.8.2_linux_amd64.tar.gz.sha256 | 2023-05-11 | 65 Bytes | |
registry_2.8.2_linux_arm64.tar.gz | 2023-05-11 | 5.3 MB | |
registry_2.8.2_linux_arm64.tar.gz.sha256 | 2023-05-11 | 65 Bytes | |
registry_2.8.2_linux_armv6.tar.gz | 2023-05-11 | 5.5 MB | |
registry_2.8.2_linux_armv6.tar.gz.sha256 | 2023-05-11 | 65 Bytes | |
registry_2.8.2_linux_armv7.tar.gz | 2023-05-11 | 5.5 MB | |
registry_2.8.2_linux_armv7.tar.gz.sha256 | 2023-05-11 | 65 Bytes | |
registry_2.8.2_linux_ppc64le.tar.gz | 2023-05-11 | 5.1 MB | |
registry_2.8.2_linux_ppc64le.tar.gz.sha256 | 2023-05-11 | 65 Bytes | |
registry_2.8.2_linux_s390x.tar.gz | 2023-05-11 | 5.7 MB | |
registry_2.8.2_linux_s390x.tar.gz.sha256 | 2023-05-11 | 65 Bytes | |
README.md | 2023-05-11 | 1.5 kB | |
v2.8.2 source code.tar.gz | 2023-05-11 | 2.0 MB | |
v2.8.2 source code.zip | 2023-05-11 | 2.8 MB | |
Totals: 15 Items | 37.6 MB | 0 |
What's Changed
- Revert registry/client: set
Accept: identity
header when getting layers by @ndeloof in https://github.com/distribution/distribution/pull/3783 - Parse
http
forbidden as denied by @vvoland in https://github.com/distribution/distribution/pull/3914 - Fix CVE-2022-28391 by bumping alpine from 3.14 to 3.16 by @thaJeztah (#3650)
- Fix CVE-2023-2253 runaway allocation on /v2/_catalog by @josegomezr
521ea3d9
- Fix panic in inmemory driver by @wy65701436 in https://github.com/distribution/distribution/pull/3815
- bump up golang version (alternative) by @thaJeztah in https://github.com/distribution/distribution/pull/3903
- Dockerfile: update xx to v1.2.1 by @thaJeztah in https://github.com/distribution/distribution/pull/3907
- update to go1.19.9 by @thaJeztah in https://github.com/distribution/distribution/pull/3908
- Add code to handle pagination of parts. Fixes max layer size of 10GB bug by @DavidSpek in https://github.com/distribution/distribution/pull/3893
- Dockerfile: fix filenames of artifacts by @thaJeztah in https://github.com/distribution/distribution/pull/3911
Full Changelog: https://github.com/distribution/distribution/compare/v2.8.1...v2.8.2