diff --git a/_service b/_service index 851f854..c676823 100644 --- a/_service +++ b/_service @@ -1,21 +1,23 @@ - + https://github.com/docker/buildx git .git - v0.16.2 + v0.17.1 @PARENT_TAG@ enable v(.*) + docker-buildx - buildx - + + + + + + *.tar gz - - buildx-0.16.2.tar.gz - diff --git a/_servicedata b/_servicedata index bfe8073..f705695 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/docker/buildx - 99dea6dacacc3d604788953088560b9880550570 \ No newline at end of file + 257815a6fbaee88976808020bf04274388275ae8 \ No newline at end of file diff --git a/buildx-0.16.2.tar.gz b/buildx-0.16.2.tar.gz deleted file mode 100644 index a3db388..0000000 --- a/buildx-0.16.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09b7e13f11e3ceffc8a81a7b2e6ac0c372645bf1ada6c4c8c307bca998a7a985 -size 11696763 diff --git a/docker-buildx-0.17.0.obscpio b/docker-buildx-0.17.0.obscpio new file mode 100644 index 0000000..0e362e1 --- /dev/null +++ b/docker-buildx-0.17.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa18fca3afde0dbc19918484c8a89e81c112b0415d2b64354e7d9a7b355304d +size 65705486 diff --git a/docker-buildx-0.17.1.obscpio b/docker-buildx-0.17.1.obscpio new file mode 100644 index 0000000..1749eb3 --- /dev/null +++ b/docker-buildx-0.17.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0101db9b3da3cb967897d52a23f70ec7786209b2dcbbef221687e2da2330f534 +size 65709582 diff --git a/docker-buildx.changes b/docker-buildx.changes index eaee546..b249be4 100644 --- a/docker-buildx.changes +++ b/docker-buildx.changes @@ -1,3 +1,89 @@ +------------------------------------------------------------------- +Sat Sep 14 11:32:20 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.17.1: + * [v0.17] update docker/cli to 48a2cdff97 + * ci: fix golvulncheck job permissions + * builder: do not set network.host entitlement flag if already + set in buildkitd conf + * bake: fix missing omitempty and optional tags for network field + +------------------------------------------------------------------- +Sat Sep 14 11:09:08 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.17.0: + * vendor: update buildkit to v0.16.0 + * vendor: update buildkit to v0.16.0-rc2 + * update mermaid diagram to avoid GH mermaid issues + * build(deps): bump peter-evans/create-pull-request from 7.0.0 to + 7.0.1 + * docs: update run mount secrets examples using env + * chore: update AUTHORS and mailmap + * hack(authors): bump to alpine 3.20 + * fix lint.PrintLintViolations signature change + * docs: add docs for bake network mode config + * docs: add docs for bake entitlements config + * vendor: update buildkit to v0.16.0-rc1 + * bake: allow setting networkmode in HCL/JSON + * build(deps): bump peter-evans/create-pull-request from 6.1.0 to + 7.0.0 + * bake: read original command name from the env for prompt + * docs: update links to moved manuals pages + * bake: enable support for entitlements + * print out the number of warnings after completing a rule check + * docs: add project processing guide + * build: avoid possible panic when reading git info + * commands: add debug as persistent flag + * docs: use gh alert syntax for callouts + * metrics: add mutex to the metric writer + * build: allow builds from stdin for multi-node builders + * chore: rename PrintFunc to CallFunc + * build: when building multiple targets include name in error + * bake: add basename, dirname and sanitize functions + * build: skip build ref and provenance metadata for subrequests + * build: update since session signature has changed + * vendor: update buildkit to 664c2b469f19 + * hack: ensure SARIF output has results field defined for + govulncheck + * metrics: add metrics for bake command + * vendor: update compose-go to v2.1.6 + * support metadata file with call flag for build and bake + commands + * builder: move kube config handling to k8s driver package + * metricwriter: compile regular expressions only on first use + * Dockerfile: update to docker 27.1.1 + * docs: fix metadata section for build command + * ci: sync labels when files are reverted or no longer changed + with labeler + * govulncheck to report known vulnerabilities + * vendor: update buildkit to v0.15.1 + * ci: skip scout job on forked repo + * ci: checkout step for scout job + * bake: use shared session for local sources for multiple targets + * bake: fix printer handling + * Bump compose-go v2.1.5 + * ci: scan bin image with docker scout + * tests: build multiplatform + * build(deps): bump softprops/action-gh-release from 2.0.6 to + 2.0.8 + * chore: update dependabot labels + * test: bake print + * bake: check printer before printing warnings + * clarify the appropriate place to use the debug flag when + viewing warnings + * bump compose-go to v2.1.4 + * build: refactor setting git info to local mounts + * driver: refactor GetDriver func to take init config + * remote: avoid signal names map on init + * remoteutil: fix pkg remove unnecessary map initialization + * hclparser: avoid unnecessary allocations in init + * update errors handling allocations and comparison + * build: don't force default configuration + * vendor: google.golang.org/appengine v1.6.8 + * vendor: github.com/gorilla/mux v1.8.1 + * fix issues in .golangci.yml and add validation check + * vendor: update docker/distribution to v2.8.3 + ------------------------------------------------------------------- Thu Jul 25 17:38:39 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/docker-buildx.obsinfo b/docker-buildx.obsinfo new file mode 100644 index 0000000..6b339c8 --- /dev/null +++ b/docker-buildx.obsinfo @@ -0,0 +1,4 @@ +name: docker-buildx +version: 0.17.1 +mtime: 1726239836 +commit: 257815a6fbaee88976808020bf04274388275ae8 diff --git a/docker-buildx.spec b/docker-buildx.spec index 88fb208..8282556 100644 --- a/docker-buildx.spec +++ b/docker-buildx.spec @@ -22,12 +22,12 @@ %define binary_name buildx Name: docker-buildx -Version: 0.16.2 +Version: 0.17.1 Release: 0 Summary: Docker CLI plugin for extended build capabilities with BuildKit License: Apache-2.0 URL: https://github.com/docker/buildx -Source: buildx-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: docker BuildRequires: go >= 1.20 @@ -46,8 +46,7 @@ Key features: - In-container driver support (both Docker and Kubernetes) %prep -%setup -q -n %{archive_name}-%{version} -%setup -q -n %{archive_name}-%{version} -T -D -a 1 +%autosetup -p 1 -a 1 %build go build \ diff --git a/vendor.tar.gz b/vendor.tar.gz index e0441e5..6eb5ebc 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68a99ca5e4d0688cf1986b045712afe9adc5cfde7da326a33bec930ac095f359 -size 10973311 +oid sha256:1c048612ad0647e635c7f513e19d1f7074f5cc0c9691ef07d0956b4d47200728 +size 10980930