Accepting request 1229709 from devel:microos

Update to version 0.18.1 (forwarded request 1229693 from mchellamuthu)

OBS-URL: https://build.opensuse.org/request/show/1229709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildkit?expand=0&rev=12
This commit is contained in:
Ana Guerrero 2024-12-10 22:43:58 +00:00 committed by Git OBS Bridge
commit 4ba3b4af75
8 changed files with 22 additions and 11 deletions

View File

@ -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.18.0</param>
<param name="version">v0.18.1</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/moby/buildkit.git</param>
<param name="changesrevision">38a47dbbc69d4640a052a662611aece3427164c0</param>
<param name="changesrevision">55a7483b0564a7ad5b2ce5e62512789dce327bca</param>
</service>
</servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f42315c0d16965c01352f39dbf84784e354bee16022bb96b22cba045593af3ae
size 50392077

3
buildkit-0.18.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff411038b345e315bc7cc1ecdd661b3705f784ba5bc470da18c89f158a048b5e
size 50394637

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 10 07:21:58 UTC 2024 - madhankumar.chellamuthu@suse.com
- Update to version 0.18.1:
* integration: add extra timeout for GHA test
* integration: log goroutine trace on test timeout
* chore: fix some function name in comment
* buildkitd: allow unix address for debug address
* llbsolver: fix recompute test and avoid struct copy
* llbsolver: tie op metadata to the op before recomputing digests
-------------------------------------------------------------------
Tue Dec 03 09:04:16 UTC 2024 - madhankumar.chellamuthu@suse.com

View File

@ -1,4 +1,4 @@
name: buildkit
version: 0.18.0
mtime: 1732821394
commit: 38a47dbbc69d4640a052a662611aece3427164c0
version: 0.18.1
mtime: 1733493959
commit: 55a7483b0564a7ad5b2ce5e62512789dce327bca

View File

@ -23,7 +23,7 @@
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
%global import_path %{provider_prefix}
Name: buildkit
Version: 0.18.0
Version: 0.18.1
Release: 0
Summary: Toolkit for converting source code to build artifacts
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:787549441b2402012b07dd386ccfe89cee5c8fb1c5c3051d2d376477d628f474
size 4828465
oid sha256:88e62f7fe13bfdfcf49387c396d07f16b8b74ee098531bf83eecc09797ae461d
size 4827861