Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package buildkit for openSUSE:Factory 
checked in at 2026-07-21 23:09:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/buildkit (Old)
 and      /work/SRC/openSUSE:Factory/.buildkit.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "buildkit"

Tue Jul 21 23:09:44 2026 rev:30 rq:1366851 version:0.31.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/buildkit/buildkit.changes        2026-07-03 
16:09:58.279799945 +0200
+++ /work/SRC/openSUSE:Factory/.buildkit.new.24530/buildkit.changes     
2026-07-21 23:09:59.013442350 +0200
@@ -1,0 +2,66 @@
+Mon Jul 20 06:16:31 UTC 2026 - Yash Maurya <[email protected]>
+
+- Update to version 0.31.2:
+  * vendor: update fsutil to 6d9dc2ebad62
+  * executor/oci: avoid delete access for WCOW pin
+  * executor/oci: pin resolved WCOW cache source
+  * executor/oci: pin WCOW cache mount source across mount realization
+  * executor/oci: confine WCOW cache mount source within cache root
+  * fileop: contain rm parent traversal
+  * solver: reject negative LLB input indexes
+  * solver: add tests for op input index validation
+  * solver: validate op input indices to avoid panics
+  * source/git: reject option-like refs in git bundle operations
+  * build(deps): bump actions/setup-go from 6.5.0 to 7.0.0
+  * build(deps): bump docker/github-builder/.github/workflows/bake.yml
+  * oci: don't override build-provided OpenTelemetry env vars
+  * build(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2
+  * vendor: golang.org/x/net v0.57.0
+  * vendor: golang.org/x/crypto v0.54.0
+  * vendor: golang.org/x/text v0.40.0
+  * vendor: golang.org/x/mod v0.38.0
+  * vendor: golang.org/x/term v0.45.0
+  * vendor: golang.org/x/sys v0.47.0
+  * vendor: golang.org/x/sync v0.22.0
+  * dockerfile: use containerd's defaults.DefaultMax{Recv,Send}MsgSize where 
constants were hardcoded
+  * Dockerfile: update to containerd v2.3.3, v2.2.6, v1.7.34
+  * vendor: github.com/containerd/containerd/v2 v2.2.6
+  * Use bolt hashmap freelist for metadata databases
+  * use consistent alias for go.etcd.io/bbolt
+  * dockerfile: fix Windows SBOM scanner temp mount
+  * build(deps): bump github/codeql-action/upload-sarif
+  * build(deps): bump docker/github-builder/.github/workflows/bake.yml
+  * build(deps): bump actions/labeler from 6.1.0 to 6.2.0
+  * client: remove use of deprecated proxy.Director (staticcheck)
+  * fix: G118: Goroutine uses context.Background/TODO (gosec)
+  * README: remove Go Report Card badge
+  * buildctl: revert trace shutdown timeout
+  * dockerfile: split integration tests
+  * docs: clarify WORKDIR tilde path behavior
+  * vendor: github.com/klauspost/compress v1.19.0
+  * Revert "exporter: sanitize platform IDs in paths"
+  * client: split client integration tests by area
+  * dockerfile: fix CopyIgnoredFile for context root
+  * build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0
+  * build(deps): bump github/codeql-action/upload-sarif
+  * build(deps): bump docker/login-action from 4.2.0 to 4.4.0
+  * build(deps): bump docker/bake-action/subaction/matrix
+  * build(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0
+  * ci: remove vagrant dependency workaround
+  * build(deps): bump docker/bake-action from 7.2.0 to 7.3.0
+  * exporter: sanitize platform IDs in paths
+  * build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0
+  * solver: use read locks for state snapshots
+  * solver: fix job value iteration race
+  * exporter: default attestations to OCI artifacts
+  * Dockerfile: containerd v2.3.2, runc v1.4.3
+  * build(deps): bump the crazy-max-dot-github group across 1 directory with 2 
updates
+  * build(deps): bump actions/cache from 5.0.5 to 6.1.0
+  * vendor: github.com/moby/sys/user v0.4.1
+  * fs: reject special files for ref reads
+  * build(deps): bump actions/setup-go from 6.4.0 to 6.5.0
+  * build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1
+  * Updated Coverage (provenance,mount,outline,exclude_patterns,and jobs)
+  * build(deps): bump crazy-max/.github from 1.10.0 to 1.10.1
+
+-------------------------------------------------------------------

Old:
----
  buildkit-0.31.1.obscpio
  buildkit-0.31.1.tar.zst

New:
----
  buildkit-0.31.2.obscpio

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

Other differences:
------------------
++++++ buildkit.spec ++++++
--- /var/tmp/diff_new_pack.0RI56R/_old  2026-07-21 23:10:00.861505534 +0200
+++ /var/tmp/diff_new_pack.0RI56R/_new  2026-07-21 23:10:00.865505671 +0200
@@ -23,7 +23,7 @@
 %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
 %global import_path     %{provider_prefix}
 Name:           buildkit
-Version:        0.31.1
+Version:        0.31.2
 Release:        0
 Summary:        Toolkit for converting source code to build artifacts
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.0RI56R/_old  2026-07-21 23:10:00.905507039 +0200
+++ /var/tmp/diff_new_pack.0RI56R/_new  2026-07-21 23:10:00.909507175 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/moby/buildkit.git</param>
     <param name="scm">git</param>
     <param name="filename">buildkit</param>
-    <param name="version">v0.31.1</param>
+    <param name="version">v0.31.2</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.0RI56R/_old  2026-07-21 23:10:00.937508132 +0200
+++ /var/tmp/diff_new_pack.0RI56R/_new  2026-07-21 23:10:00.941508269 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/moby/buildkit.git</param>
-    <param 
name="changesrevision">8e99dc1f10bf903712c228b49405d6f9b3d835c8</param>
+    <param 
name="changesrevision">b25689e2af036e81f53ea1f0ffb794e85558db7e</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ buildkit-0.31.1.obscpio -> buildkit-0.31.2.obscpio ++++++
++++ 74240 lines of diff (skipped)

++++++ buildkit.obsinfo ++++++
--- /var/tmp/diff_new_pack.0RI56R/_old  2026-07-21 23:10:09.397797384 +0200
+++ /var/tmp/diff_new_pack.0RI56R/_new  2026-07-21 23:10:09.417798068 +0200
@@ -1,5 +1,5 @@
 name: buildkit
-version: 0.31.1
-mtime: 1782517880
-commit: 8e99dc1f10bf903712c228b49405d6f9b3d835c8
+version: 0.31.2
+mtime: 1784481438
+commit: b25689e2af036e81f53ea1f0ffb794e85558db7e
 

++++++ vendor.tar.zst ++++++
++++ 7284 lines of diff (skipped)

Reply via email to