Accepting request 1227970 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1227970 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildkit?expand=0&rev=11
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.17.2</param>
|
||||
<param name="version">v0.18.0</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">95d190ef4f18b57c717eaad703b67cb2be781ebb</param>
|
||||
<param name="changesrevision">38a47dbbc69d4640a052a662611aece3427164c0</param>
|
||||
</service>
|
||||
</servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7efea29b5230284afe86b4030e7221af521bc38ed058fd9b8b1fecfb85fc16d1
|
||||
size 50391565
|
3
buildkit-0.18.0.obscpio
Normal file
3
buildkit-0.18.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f42315c0d16965c01352f39dbf84784e354bee16022bb96b22cba045593af3ae
|
||||
size 50392077
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 03 09:04:16 UTC 2024 - madhankumar.chellamuthu@suse.com
|
||||
|
||||
- Update to version 0.18.0:
|
||||
* ci: use edge releases of buildx
|
||||
* docs: add --checksum only supports sha256
|
||||
* tests: frontend/dockerfile: update integration tests for windows/wcow - [x] `testCopyThroughSymlinkContext` - [x] `testIgnoreEntrypoint` - [x] `testQuotedMetaArgs` - [x] `testDockerfileCheckHostname` - [x] `testEmptyStages` - [x] `testNamedImageContextScratch` - [x] `testNamedImageContextPlatform`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 06:14:13 UTC 2024 - madhankumar.chellamuthu@suse.com
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: buildkit
|
||||
version: 0.17.2
|
||||
mtime: 1732583549
|
||||
commit: 95d190ef4f18b57c717eaad703b67cb2be781ebb
|
||||
version: 0.18.0
|
||||
mtime: 1732821394
|
||||
commit: 38a47dbbc69d4640a052a662611aece3427164c0
|
||||
|
@@ -23,7 +23,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
Name: buildkit
|
||||
Version: 0.17.2
|
||||
Version: 0.18.0
|
||||
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:a3ae4f553a749259643abf3dbe62de091b610ce0d2e7e85ad5580ab4bbd9e315
|
||||
size 4828448
|
||||
oid sha256:787549441b2402012b07dd386ccfe89cee5c8fb1c5c3051d2d376477d628f474
|
||||
size 4828465
|
||||
|
Reference in New Issue
Block a user