Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package docker-buildx for openSUSE:Factory 
checked in at 2024-03-25 21:06:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-buildx (Old)
 and      /work/SRC/openSUSE:Factory/.docker-buildx.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-buildx"

Mon Mar 25 21:06:54 2024 rev:15 rq:1160944 version:0.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-buildx/docker-buildx.changes      
2024-01-17 22:14:45.413800220 +0100
+++ /work/SRC/openSUSE:Factory/.docker-buildx.new.1905/docker-buildx.changes    
2024-03-25 21:08:14.229268841 +0100
@@ -1,0 +2,166 @@
+Wed Mar 13 06:58:40 UTC 2024 - opensuse_buildserv...@ojkastl.de
+
+- Update to version 0.13.1:
+  * bake: fix output handling for push
+  * tests: create remote with container helper
+  * remote: fix connhelpers with custom dialer
+  * docs: fix link to new target in dockerfile reference
+  * ci(docs-release): manual trigger support
+  * ci(docs-release): fix vendoring step
+
+-------------------------------------------------------------------
+Wed Mar 13 06:52:23 UTC 2024 - opensuse_buildserv...@ojkastl.de
+
+- Update to version 0.13.0:
+  * vendor: update to buildkit v0.13.0
+  * test: multi exporters
+  * build: handle push/load shorthands for multi exporters
+  * vendor: github.com/docker/docker v26.0.0-rc1
+  * Replace deprecated docker types usage
+  * ci(fix): remove underscore in docs data dir
+  * ci: fix docs-release workflow
+  * imagetools: supress warnings for dsse mediatypes
+  * Add support for DSSE envelope for attestation and provenance in
+    imagetools
+  * build: allow multiple exports if supported by buildkit
+  * build(deps): bump peter-evans/create-pull-request from 6.0.0 to
+    6.0.1
+  * remote: use winio DialPipeContext for named pipes
+  * pin to go 1.21
+  * vendor: github.com/moby/buildkit v0.13.0-rc3
+  * commands: handle ctrl-c on active prompt
+  * vendor: update compose-go to v2.0.0-rc.8
+  * vendor: github.com/moby/buildkit v0.13.0-rc2
+  * vendor: github.com/serialx/hashring 22c0c7ab6b1b (master)
+  * vendor: update github.com/google/uuid to v1.6.0
+  * vendor: bump k8s dependencies to v0.29.2
+  * build: set build ref in response
+  * test: build shm-size and ulimit
+  * driver: set network.host entitlement by default for container
+    drivers
+  * driver: test bridge network mode
+  * vendor: github.com/moby/buildkit 8e3fe35738c2 (v0.13.0-dev)
+  * docs(driver): set buildkitd network mode
+  * ci: set codecov token
+  * build: enhance error message for unsupported attestations
+  * driver: make buildkitd "config" and "flags" names consistent
+  * ci: update docs-upstream workflow
+  * metrics: measure context transfers for local source operations
+  * vendor: github.com/moby/buildkit db304eb93126 (v0.13.0-dev)
+  * bake: avoid evaluating parent targets before child LLB loaded
+  * Fix typo in URL
+  * docs: more context around shm-size and ulimit usage
+  * bake: ulimits support
+  * bake: shm-size support
+  * test: fix message output
+  * docs: update external link paths
+  * vendor: github.com/docker/cli-docs-tool v0.7.0
+  * metricutil: remove BUILDX_EXPERIMENTAL from internal docker
+    reporting
+  * metrics: add build command duration metric
+  * don't print build details when progress is rawjson
+  * Add dial-stdio command
+  * add npipe url scheme support - enables remote builder and
+    buildx create on windows Signed-off-by: Ian King'ori
+    <kingorim....@gmail.com>
+  * docker-container: restart-policy opt
+  * Dockerfile: update to Docker Engine v25.0.2
+  * update xx to 1.4.0
+  * vendor: github.com/containerd/console v1.0.4
+  * vendor: github.com/moby/buildkit 6bd81372ad6f (v0.13.0-dev)
+  * vendor: github.com/aws/aws-sdk-go-v2/config v1.26.6
+  * vendor: github.com/docker/cli v25.0.2
+  * vendor: github.com/docker/docker v25.0.2
+  * Upgrade buildkit to v0.12.5
+  * ci: bump codecov/codecov-action to 4
+  * vendor: github.com/containerd/console 8f6c4e4
+  * bake: fix definitions merge order
+  * fix: avoid modifying source during resolver.Copy
+  * build(deps): bump peter-evans/create-pull-request from 5.0.2 to
+    6.0.0
+  * chore: ignore docker/docs deps with dependabot
+  * test: revert non-deterministic compose context path
+  * vendor: update compose-go to v2.0.0-rc.3
+  * otel: include service instance id attribute to resource and
+    move to metricutil package
+  * vendor: github.com/spf13/cobra v1.8.0
+  * vendor: github.com/moby/buildkit 6bd81372ad6f (master)
+  * vendor: github.com/docker/cli v25.0.1
+  * vendor: github.com/docker/docker v25.0.1
+  * vendor: github.com/moby/sys/mountinfo v0.7.1
+  * vendor: golang.org/x/tools v0.14.0, golang.org/x/mod v0.13.0,
+    golang.org/x/sync v0.4.0
+  * vendor: golang.org/x/sys v0.16.0
+  * vendor: github.com/google/uuid v1.5.0
+  * vendor: github.com/google/go-cmp v0.6.0
+  * vendor: github.com/containerd/containerd v1.7.12
+  * bump gotest-annotations to
+    fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
+  * ci(docs-upstream): pin reusable workflow
+  * bump actions/upload-artifact and actions/download-artifact to 4
+  * build(deps): bump actions/setup-go from 4 to 5
+  * gitutil: check git bash env when testing
+  * build: resolve 8.3 filename format to long one on Windows
+  * ci: test-unit job matrix for win/macos/ubuntu
+  * Dockerfile: update to Docker Engine v25.0.1
+  * Dockerfile: update to BuildKit v0.12.4
+  * simplify signal handling for cobra context
+  * cobra/commands: cancel command context on signal
+  * deps: remove `appcontext`, use `cmd.Context`
+  * docs: update link to `docker build` reference
+  * Mark experimental flags in `--help`
+  * update to go1.21.6
+  * rm: support removing multiple builders at once
+  * metrics: send metrics to the otel collector endpoint when
+    active
+  * vendor: github.com/docker/go-connections v0.5.0
+  * deps: update buildkit, vendor changes
+  * driver(container): fix conditional statement for error handling
+  * build: set local dirs as frontend attributes
+  * docs: add --no-cache-filter example
+  * deps: update buildkit, vendor changes
+  * gitutil: sanitize root dir on WSL
+  * enable golangci-lint for supported platforms
+  * ci: use org-wide var as username
+  * build(deps): bump github/codeql-action from 2 to 3
+  * ci: use public bot account to push bin image
+  * build: move solveOpt to local struct type
+  * docs: add levels to bake file target.annotations
+  * docs: build --annotation
+  * docs: add lang tag for plaintext code blocks
+  * docs: imagetools create --annotation
+  * build(deps): bump actions/setup-go from 4 to 5
+  * builder: move builder creation logic to builder package
+  * gitutil: find default remote by tracking branch
+  * bake: use same auth provider for bake targets
+  * vendor: github.com/moby/buildkit c9ee8491d74f (master)
+  * build: infer platform from first node if none set
+  * build: fix incorrect solve opt platform from being set
+  * build: move solve opt out of duplicate map
+  * ls: format opt
+  * Permit '=' separator and '[ipv6]' in --add-host
+  * docs: add buildx du verbose example
+  * driver: add status reporting and a timeout to the remote driver
+    bootstrap
+  * docs: update du cmd description
+  * chore: add docs reminder comments for driver opts
+  * docs: minor cli reference editorial updates
+  * docs: fix imagetools inspect json format
+  * vendor: github.com/moby/buildkit 5ae9b23c40a9 (master /
+    v0.13.0-dev)
+  * vendor: github.com/docker/docker, github.com/docker/cli
+    v25.0.0-beta.1
+  * vendor: github.com/docker/go-connections fa09c952e3ea
+    (v0.5.0-dev)
+  * vendor: github.com/docker/docker-credential-helpers v0.8.0
+  * vendor: github.com/klauspost/compress v1.17.2
+  * vendor: github.com/go-logr/logr v1.2.4
+  * vendor: github.com/cenkalti/backoff/v4 v4.2.1
+  * vendor: github.com/containerd/containerd v1.7.8
+  * vendor: google.golang.org/grpc v1.58.3
+  * vendor: golang.org/x/oauth2 v0.10.0
+  * vendor: google.golang.org/protobuf v1.31.0
+  * vendor: golang.org/x/tools v0.10.0
+  * build(deps): bump actions/github-script from 6 to 7
+
+-------------------------------------------------------------------

Old:
----
  buildx-0.12.1.tar.gz

New:
----
  buildx-0.13.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docker-buildx.spec ++++++
--- /var/tmp/diff_new_pack.Rp490E/_old  2024-03-25 21:08:15.121301593 +0100
+++ /var/tmp/diff_new_pack.Rp490E/_new  2024-03-25 21:08:15.121301593 +0100
@@ -22,7 +22,7 @@
 %define binary_name buildx
 
 Name:           docker-buildx
-Version:        0.12.1
+Version:        0.13.1
 Release:        0
 Summary:        Docker CLI plugin for extended build capabilities with BuildKit
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Rp490E/_old  2024-03-25 21:08:15.153302768 +0100
+++ /var/tmp/diff_new_pack.Rp490E/_new  2024-03-25 21:08:15.153302768 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/docker/buildx</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.12.1</param>
+    <param name="revision">v0.13.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">buildx-0.12.1.tar.gz</param>
+    <param name="archive">buildx-0.13.1.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Rp490E/_old  2024-03-25 21:08:15.173303502 +0100
+++ /var/tmp/diff_new_pack.Rp490E/_new  2024-03-25 21:08:15.177303649 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/docker/buildx</param>
-              <param 
name="changesrevision">30feaa1a915b869ebc2eea6328624b49facd4bfb</param></service></servicedata>
+              <param 
name="changesrevision">788433953af10f2a698f5c07611dddce2e08c7a0</param></service></servicedata>
 (No newline at EOF)
 

++++++ buildx-0.12.1.tar.gz -> buildx-0.13.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/docker-buildx/buildx-0.12.1.tar.gz 
/work/SRC/openSUSE:Factory/.docker-buildx.new.1905/buildx-0.13.1.tar.gz differ: 
char 13, line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/docker-buildx/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.docker-buildx.new.1905/vendor.tar.gz differ: char 
5, line 1

Reply via email to