public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bradley G Smith <bradley.g.smith@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/docker-buildkit] f44: Update to release v0.33.0
Date: Thu, 03 Sep 2026 21:27:09 GMT	[thread overview]
Message-ID: <178847082916.1.7506230093884395737.rpms-docker-buildkit-9370acda87fd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/docker-buildkit
            Branch : f44
            Commit : 9370acda87fdbf303d6757fda312818cfc14d2f8
            Author : Bradley G Smith <bradley.g.smith@gmail.com>
            Date   : 2026-09-03T11:58:50-07:00
            Stats  : +6/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/docker-buildkit/c/9370acda87fdbf303d6757fda312818cfc14d2f8?branch=f44

            Log:
            Update to release v0.33.0

- Upstream enhancements and fixes

---
diff --git a/.gitignore b/.gitignore
index 0c4ad56..4390729 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@
 /buildkit-0.32.1.tar.gz
 /buildkit-0.32.2.tar.gz
 /buildkit-0.32.2-vendor.tar.bz2
+/buildkit-0.33.0-vendor.tar.bz2
+/buildkit-0.33.0.tar.gz

diff --git a/docker-buildkit.spec b/docker-buildkit.spec
index 81dc513..cbaaa28 100644
--- a/docker-buildkit.spec
+++ b/docker-buildkit.spec
@@ -3,7 +3,7 @@
 
 # https://github.com/moby/buildkit
 %global goipath         github.com/moby/buildkit
-Version:                0.32.2
+Version:                0.33.0
 %global tag             v%{gsub %{version} ~ -}
 
 %gometa -L -f
@@ -88,6 +88,7 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
     -s "TestSnapshotExtract"
     -s "TestJobsIntegration"
     -s "TestGhaCacheIntegration"
+    -s "TestMissingMaterializedLowerDiffExtract"
     %dnl exclude directories where tests fail with 'operation not permitted'
     -d cache/contenthash
     -t source

diff --git a/sources b/sources
index 4499985..910a15b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (buildkit-0.32.2.tar.gz) = 8c0abbd2df3da857f56943903fee7f0ff7af520d85fb25cd077f5798f0ccf48eb80e04bbe6f39dff1156fa662b9de0c02d9656b3987e3e72f7f35ef17c66850f
-SHA512 (buildkit-0.32.2-vendor.tar.bz2) = 54b3ba318af2e407d5e24dac5c93958993aee39ca614705e455afaaba54206e965164f8c370bbe537f52bd7ec73a8ea7615e3dbcd83cec80cab9458078254840
+SHA512 (buildkit-0.33.0-vendor.tar.bz2) = ad1837a2cd61c16984bcfd3036603eb5d9beebf052bd80e5098eebdd3f663336d051a7958a0a2db6482c7d4903bded0c07b80a2bbac2e54af3837f43cb9ac5f3
+SHA512 (buildkit-0.33.0.tar.gz) = 12563e325ae28081fbcd50c7f9a83dc6543efd67e84b88a9b8fd5645a2d0f99cb2ab1fd4128a29baad69f3331adeda91c699b399a5ac1c68156232a604163968

                 reply	other threads:[~2026-09-03 21:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178847082916.1.7506230093884395737.rpms-docker-buildkit-9370acda87fd@fedoraproject.org \
    --to=bradley.g.smith@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox