Accepting request 1293069 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1293069 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildkit?expand=0&rev=20
This commit is contained in:
2
_service
2
_service
@@ -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.23.1</param>
|
||||
<param name="version">v0.23.2</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/moby/buildkit.git</param>
|
||||
<param name="changesrevision">7841a73c183b0166dcede61eb07ece92e5bc28c8</param>
|
||||
<param name="changesrevision">d5a40ad2a177b3d1141e83d4969831398abac83e</param>
|
||||
</service>
|
||||
</servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa3fb7912cc539d9ea05e56ea4e646c6c3c306a0cfc61dd5be7070b5bd689877
|
||||
size 51180045
|
3
buildkit-0.23.2.obscpio
Normal file
3
buildkit-0.23.2.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53aea02035b1bddebcc7cacdd365370bb4a38581a6941469d37da9e908b5b424
|
||||
size 51233294
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 09 12:23:28 UTC 2025 - Madhankumar Chellamuthu <madhankumar.chellamuthu@suse.com>
|
||||
|
||||
- Update to version 0.23.2:
|
||||
* update alpine to 3.22
|
||||
* gha cache: reload expired cache URLs
|
||||
* test: provenance local export
|
||||
* local: fix attestation filename
|
||||
* frontend: group provenance tests
|
||||
* vendor: github.com/docker/cli v28.3.0
|
||||
* vendor: github.com/docker/docker v28.3.0
|
||||
* vendor: align otel deps to v0.60.0 / v1.35.0
|
||||
* client: allow configuring exporter content store
|
||||
* dockerfile: update govulncheck to v1.1.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 05:50:18 UTC 2025 - Madhankumar Chellamuthu <madhankumar.chellamuthu@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: buildkit
|
||||
version: 0.23.1
|
||||
mtime: 1750491336
|
||||
commit: 7841a73c183b0166dcede61eb07ece92e5bc28c8
|
||||
version: 0.23.2
|
||||
mtime: 1751502436
|
||||
commit: d5a40ad2a177b3d1141e83d4969831398abac83e
|
||||
|
@@ -23,7 +23,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
Name: buildkit
|
||||
Version: 0.23.1
|
||||
Version: 0.23.2
|
||||
Release: 0
|
||||
Summary: Toolkit for converting source code to build artifacts
|
||||
License: Apache-2.0
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65941afb5e9ac307dbaec9574ad1a5e40fdf2cb39204314cdae7fb7d69a69e68
|
||||
size 4890884
|
||||
oid sha256:257ffc6db97aef3e25c4884e3be0d1f5f92e95aec12e68cf0a24510fe9a56d7a
|
||||
size 4895493
|
||||
|
Reference in New Issue
Block a user