public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/docker-buildx] rawhide: Update to release v0.36.0
@ 2026-07-29 23:48 Bradley G Smith
  0 siblings, 0 replies; only message in thread
From: Bradley G Smith @ 2026-07-29 23:48 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/docker-buildx
            Branch : rawhide
            Commit : 9bc33ae4e587b0a4ed73904ab292958193dff9f8
            Author : Bradley G Smith <bradley.g.smith@gmail.com>
            Date   : 2026-07-29T14:56:29-07:00
            Stats  : +10/-4 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/docker-buildx/c/9bc33ae4e587b0a4ed73904ab292958193dff9f8?branch=rawhide

            Log:
            Update to release v0.36.0

- Resolves: rhbz#2506339
- Upstream new features and fixes
- Resolves CVE-2026-53492 - rhbz#2496553
- Resolves CVE-2026-47262 - rhbz#2496436

Signed-off-by: Bradley G Smith <bradley.g.smith@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index 7b6f30d..4f801d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,5 @@
 /buildx-0.34.1-vendor.tar.bz2
 /buildx-0.35.0.tar.gz
 /buildx-0.35.0-vendor.tar.bz2
+/buildx-0.36.0.tar.gz
+/buildx-0.36.0-vendor.tar.bz2

diff --git a/docker-buildx.spec b/docker-buildx.spec
index 66a0191..4594e05 100644
--- a/docker-buildx.spec
+++ b/docker-buildx.spec
@@ -3,7 +3,7 @@
 
 # https://github.com/docker/buildx
 %global goipath         github.com/docker/buildx
-Version:                0.35.0
+Version:                0.36.0
 %global tag             v%{gsub %{version} ~ -}
 
 %gometa -L -f
@@ -14,7 +14,7 @@ Release:        %autorelease
 Summary:        Docker CLI plugin for extended build capabilities with BuildKit
 
 # Generated by go-vendor-tools
-License:        Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016
+License:        Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MIT-0 AND MPL-2.0 AND Unicode-DFS-2016 
 URL:            %{gourl}
 Source0:        %{gosource}
 # Generated by go-vendor-tools

diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index 4bc284b..9a44036 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -25,3 +25,7 @@ expression = "Apache-2.0"
 path = "vendor/go.yaml.in/yaml/v2/LICENSE.libyaml"
 sha256sum = "a94710b55e03b5285f77d048c5ba61bb9d6ee04a06c0eb90e68821e11b0c707a"
 expression = "MIT"
+[[licensing.licenses]]
+path = "vendor/github.com/segmentio/asm/LICENSE"
+sha256sum = "cca993712df289a5958bdef69031a5dac0f951ac15afeb313f9eeea55ed59443"
+expression = "MIT-0"

diff --git a/sources b/sources
index 27b0c00..beb3106 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (buildx-0.35.0.tar.gz) = 208251fe59d016bbb1d34abacab4813169577c474ad62f47afdcce4f2484e8535a452bfa0b8dbadc465590cae935896bfeec2263934262cdb769a27b59b4c5de
-SHA512 (buildx-0.35.0-vendor.tar.bz2) = ee371a4c29740a10e0e06fa75e487ee6dadcbcb86447528976d94f58519b45d83e999ce09dbf9ffa9a5d67977aa460a056522d5153da5a9df260620793577e69
+SHA512 (buildx-0.36.0.tar.gz) = d0c7ebc33a67b2a2c3e790e80520c667b2ab810c031e6dbcfbf3e896d797e48f55b2d3a0a60c006de50e729259a431d13499f981ad4f7cc44d4373365009cd2f
+SHA512 (buildx-0.36.0-vendor.tar.bz2) = 91759ed681b89518d76936702b6e5c42f5dabdae665f25806d0d270d0e982c5a22f88023ebc176c53390706c30f57be31d56d3916859418db10f43e3ece24259

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-29 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 23:48 [rpms/docker-buildx] rawhide: Update to release v0.36.0 Bradley G Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox