Accepting request 1201126 from Virtualization:containers

OBS-URL: https://build.opensuse.org/request/show/1201126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-buildx?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2024-09-16 15:40:24 +00:00 committed by Git OBS Bridge
commit f7899cc00e
9 changed files with 111 additions and 17 deletions

View File

@ -1,21 +1,23 @@
<services>
<service name="tar_scm" mode="manual">
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/docker/buildx</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.16.2</param>
<param name="revision">v0.17.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="filename">docker-buildx</param>
</service>
<service name="set_version" mode="manual">
<param name="basename">buildx</param>
</service>
<service name="recompress" mode="manual">
<service name="go_modules" mode="manual">
</service>
<!-- services below are running at buildtime -->
<service name="tar" mode="buildtime">
</service>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="manual">
<param name="archive">buildx-0.16.2.tar.gz</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/docker/buildx</param>
<param name="changesrevision">99dea6dacacc3d604788953088560b9880550570</param></service></servicedata>
<param name="changesrevision">257815a6fbaee88976808020bf04274388275ae8</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09b7e13f11e3ceffc8a81a7b2e6ac0c372645bf1ada6c4c8c307bca998a7a985
size 11696763

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fa18fca3afde0dbc19918484c8a89e81c112b0415d2b64354e7d9a7b355304d
size 65705486

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0101db9b3da3cb967897d52a23f70ec7786209b2dcbbef221687e2da2330f534
size 65709582

View File

@ -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

4
docker-buildx.obsinfo Normal file
View File

@ -0,0 +1,4 @@
name: docker-buildx
version: 0.17.1
mtime: 1726239836
commit: 257815a6fbaee88976808020bf04274388275ae8

View File

@ -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 \

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68a99ca5e4d0688cf1986b045712afe9adc5cfde7da326a33bec930ac095f359
size 10973311
oid sha256:1c048612ad0647e635c7f513e19d1f7074f5cc0c9691ef07d0956b4d47200728
size 10980930