summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-05-28 20:56:18 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-05-28 20:56:18 +0000
commitfdb6dae33a782dbd99a79f808430f6fb33934e59 (patch)
tree2abcca948a361729c72806e218a21f6874ac10a6 /recipes-containers
parent6bf2df6b5d227d776209c955f655b6855fbc4b51 (diff)
downloadmeta-virtualization-fdb6dae33a782dbd99a79f808430f6fb33934e59.tar.gz
docker-distribution: update to v3.1.1-tip
Bumping distribution to version v3.1.1-20-g22c97cc5, which comprises the following commits: 7c894b6e build(deps): bump docker/bake-action from 7.1.0 to 7.2.0 3578dde0 build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 0d578958 chore: smol go fix changes 03e955e9 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 5c4717ce Fix blob type migration in the azure driver 1cf82e50 build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 cc455206 build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 d3c0df9f chore(release): prepare for v3.1.1 release 8baf3e08 fix: prevent tag deletion when storage.delete.enabled is false 194f5169 build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 72c88bc9 fix(storage): bounds-check the file basename in PurgeUploads Walk callback 4a4b9586 build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 835c1c58 feat(s3): add express zone one support to S3 driver c6f552e5 fix(proxy): clamp oversized n query param instead of returning 400 3cf44639 Update docker-compose structure in deploying.md 4b5154db build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 203c505c build(deps): bump docker/bake-action from 7.0.0 to 7.1.0 fed26101 build(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 0102b581 Bump Go 1.26 in CI 29eb2149 chore(build): Bump go version to latest 1.25 326a0d0b build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 0679fc13 refactor: use slices.Backward to simplify the code 445af38d build(deps): bump docker/login-action from 4.0.0 to 4.1.0 60de6e34 fix(proxy): fix tag list endpoint in proxy mode 567670f6 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp 5e721744 build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 b1d5dbcf chore(ci): Prep for v3.1 release 49447e8e fix(vendor): fix broke vendpor validation 6a02a0e8 Opt: refactor tag list pagination support 7ed654e0 feat(registry): enhance authentication checks in htpasswd implementation 00056726 chore(app): warn when partial TLS config is used in Redis 2bf6ae00 build(deps): bump github.com/go-jose/go-jose/v4 f91da114 build(deps): bump codecov/codecov-action from 5.5.4 to 6.0.0 5cda7286 fix redis repo-scoped blob descriptor revocation bbc6f54c build(deps): bump actions/configure-pages from 5.0.0 to 6.0.0 0f4a2c5f build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 f215e513 proxy: bind bearer realms to upstream trust boundary 3c670635 internal/client/auth/challenge: fix minor linting issues 055cc71b internal/client/auth/challenge: cleanup URL-normalization a35ff435 internal/client/auth/challenge: simpleManager: make zero value usable 069947f6 internal/client/auth/challenge: simpleManager: un-export fields 9304afc1 ci: update ${{ secrets.GITHUB_TOKEN }} -> ${{ github.token }} 187c1f9b ci: apply zizmor auto-fixes e9eb3c2f ci: pin all actions by sha b01c36a6 ci: labeler: fix indentation e0bac483 fix(registry/proxy): do not re-use http request context for background writes b6946f4c build(deps): bump actions/deploy-pages from 4 to 5 6d5a05cb build(deps): bump github/codeql-action from 4.32.5 to 4.34.1 fa05d6fa chore(deps): Bump Go to latest 1.25 in CI workflows and go.mod 0fb0a8d3 fix: report error in `DeleteManifest` when `Delete` returns `ErrDigestUnsupported` 830758b5 fix: correct Ed25519 JWK thumbprint `kty` from `"OTP"` to `"OKP"` b1ae1b21 Opt: refector tag list pagination support e7475483 Update Redis TLS configuration docs 6780dbbb Enable Redis TLS without client certificates 56ba10a6 Return error instead of panicking in parser 3b8ac2d2 Apply code review suggestions 714b78c4 Add test for inlined structs to configuration package 54b56cdb Inline env variables if the underlying struct is YAML inlined 8a5addfc Update the docs with correct information 10a83bad fix: removerepository skip pathNotfound error. 54c58910 Update vacuum.go f89be310 Update docs/content/storage-drivers/s3.md 075b5824 Update s3.md regionendpoint option Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/docker-distribution/docker-distribution_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/docker-distribution/docker-distribution_git.bb b/recipes-containers/docker-distribution/docker-distribution_git.bb
index be57482b..8714c087 100644
--- a/recipes-containers/docker-distribution/docker-distribution_git.bb
+++ b/recipes-containers/docker-distribution/docker-distribution_git.bb
@@ -3,7 +3,7 @@ SUMMARY = "The Docker toolset to pack, ship, store, and deliver content"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
5 5
6SRCREV_distribution = "bd2137921581321923800d654f31436ccf61b36b" 6SRCREV_distribution = "22c97cc5139a9304ef229cb4d2ccf70efb8d3967"
7SRC_URI = "git://github.com/docker/distribution.git;branch=main;name=distribution;destsuffix=git/src/github.com/distribution/distribution/v3;protocol=https \ 7SRC_URI = "git://github.com/docker/distribution.git;branch=main;name=distribution;destsuffix=git/src/github.com/distribution/distribution/v3;protocol=https \
8 file://docker-registry.service \ 8 file://docker-registry.service \
9 file://0001-build-use-to-use-cross-go-compiler.patch \ 9 file://0001-build-use-to-use-cross-go-compiler.patch \
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/docker/distribution.git;branch=main;name=distributio
11 11
12PACKAGES =+ "docker-registry" 12PACKAGES =+ "docker-registry"
13 13
14PV = "3.0.0" 14PV = "3.1.1"
15S = "${UNPACKDIR}/git/src/github.com/distribution/distribution/v3" 15S = "${UNPACKDIR}/git/src/github.com/distribution/distribution/v3"
16 16
17GO_IMPORT = "import" 17GO_IMPORT = "import"