dockertags
dockertags copied to clipboard
Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible
Bumps github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible.
Release notes
Sourced from github.com/docker/distribution's releases.
v2.8.2
What's Changed
- Revert registry/client: set
Accept: identityheader when getting layers by@ndeloofin distribution/distribution#3783- Parse
httpforbidden as denied by@vvolandin distribution/distribution#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
@josegomezr521ea3d9- Fix panic in inmemory driver by
@wy65701436in distribution/distribution#3815- bump up golang version (alternative) by
@thaJeztahin distribution/distribution#3903- Dockerfile: update xx to v1.2.1 by
@thaJeztahin distribution/distribution#3907- update to go1.19.9 by
@thaJeztahin distribution/distribution#3908- Add code to handle pagination of parts. Fixes max layer size of 10GB bug by
@DavidSpekin distribution/distribution#3893- Dockerfile: fix filenames of artifacts by
@thaJeztahin distribution/distribution#3911Full Changelog: https://github.com/distribution/distribution/compare/v2.8.1...v2.8.2
v2.8.2-beta.2
What's Changed
- 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
@josegomezr521ea3d9- Fix panic in inmemory driver by
@wy65701436in distribution/distribution#3815- bump up golang version (alternative) by
@thaJeztahin distribution/distribution#3903- Dockerfile: update xx to v1.2.1 by
@thaJeztahin distribution/distribution#3907- update to go1.19.9 by
@thaJeztahin distribution/distribution#3908- Add code to handle pagination of parts. Fixes max layer size of 10GB bug by
@DavidSpekin distribution/distribution#3893- Dockerfile: fix filenames of artifacts by
@thaJeztahin distribution/distribution#3911Full Changelog: https://github.com/distribution/distribution/compare/v2.8.1...v2.8.2-beta.2
v2.8.2-beta.1
NOTE: This is a pre-release that does not contain any artifacts!
What's Changed
- Fix runaway allocation on /v2/_catalog by
@josegomezr521ea3d9- Fix CVE-2022-28391 by bumping alpine from 3.14 to 3.16 by
@thaJeztahin distribution/distribution#3650- Fix panic in inmemory driver by
@wy65701436in distribution/distribution#3815- bump up golang version (alternative) by
@thaJeztahin distribution/distribution#3903- Dockerfile: update xx to v1.2.1 by
@thaJeztahin distribution/distribution#3907- update to go1.19.9 by
@thaJeztahin distribution/distribution#3908- Add code to handle pagination of parts. Fixes max layer size of 10GB bug by
@DavidSpekin distribution/distribution#3893Full Changelog: https://github.com/distribution/distribution/compare/v2.8.1...v2.8.2-beta.1
v2.8.1
Welcome to the v2.8.1 release of registry!
The 2.8.1 registry release fixes the Go module issues that have popped up in the v2.8.0
... (truncated)
Commits
7c354a4Merge pull request #3915 from distribution/2.8.2-release-notesa173a9cAdd v2.8.2 release notes4894d35Merge pull request #3914 from vvoland/handle-forbidden-28f067f66Merge pull request #3783 from ndeloof/accept-encoding-28483ad69registry/errors: Parse http forbidden as denied2b0f84dRevert "registry/client: set Accept: identity header when getting layers"320d6a1Merge pull request #3912 from distribution/2.8.2-beta.2-release-notes5f3ca1bAdd release notes for 2.8.2-beta.2 releasecb840f6Merge pull request #3911 from thaJeztah/2.8_backport_fix_releaser_filenamese884644Dockerfile: fix filenames of artifacts- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.