Update to version 0.20.2
OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildkit?expand=0&rev=31
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.20.1</param>
|
||||
<param name="version">v0.20.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">5efd380c4a813e4d3dc196c3058b321de3eead9b</param>
|
||||
<param name="changesrevision">d42d8a3421b62a4ba6d71141b32a945520182537</param>
|
||||
</service>
|
||||
</servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc76dcd7de7744c41770d340a4c24800c8b9362ac56acb5cdd17655ee8a37aea
|
||||
size 50698765
|
3
buildkit-0.20.2.obscpio
Normal file
3
buildkit-0.20.2.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e76b764fd0663b539ce204497245b8cec6df5aa3bab9f540b2a937d7351f89c
|
||||
size 50694157
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 07:30:43 UTC 2025 - madhankumar.chellamuthu@suse.com
|
||||
|
||||
- Update to version 0.20.2:
|
||||
* vendor: tags.cncf.io/container-device-interface v1.0.1
|
||||
* build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
|
||||
* containerimage: container image exporter creates dangling images by default
|
||||
* ci: set contents read as default workflow permissions
|
||||
* fix entitlements handling for OnDemand CDI devices
|
||||
* exporter: expose image.name constant for the exported image name
|
||||
* vendor: github.com/docker/cli v28.0.2
|
||||
* vendor: github.com/docker/docker v28.0.2
|
||||
* cache: add tracing spans for layer extraction
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 05:00:32 UTC 2025 - madhankumar.chellamuthu@suse.com
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: buildkit
|
||||
version: 0.20.1
|
||||
mtime: 1742357548
|
||||
commit: 5efd380c4a813e4d3dc196c3058b321de3eead9b
|
||||
version: 0.20.2
|
||||
mtime: 1742848054
|
||||
commit: d42d8a3421b62a4ba6d71141b32a945520182537
|
||||
|
@@ -23,7 +23,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
Name: buildkit
|
||||
Version: 0.20.1
|
||||
Version: 0.20.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:562a63a90ac098508ea4eeab3354b15cca84365e73013025b988c0b86019e051
|
||||
size 4828903
|
||||
oid sha256:c4c14c472a95e11f0e015457075d63ec364c70efa94eeffba92a523d4f112852
|
||||
size 4829759
|
||||
|
Reference in New Issue
Block a user