diff --git a/_service b/_service index 9e5598a..c6db517 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/moby/buildkit.git git buildkit - v0.18.2 + v0.19.0 enable v(.*) diff --git a/_servicedata b/_servicedata index b3c2476..d7a3808 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/moby/buildkit.git - ee725f180339904cdac339a1f5c238501f8b0c93 + 81d49f78197cd471bb92ed800a4873384389bfd4 \ No newline at end of file diff --git a/buildkit-0.18.2.obscpio b/buildkit-0.18.2.obscpio deleted file mode 100644 index 1281327..0000000 --- a/buildkit-0.18.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54b80e8f7561c182d2dfa1bab8210acd4d68e3566cdbb6a6b4c9dbe7ed8debec -size 50419213 diff --git a/buildkit-0.19.0.obscpio b/buildkit-0.19.0.obscpio new file mode 100644 index 0000000..3b2c10a --- /dev/null +++ b/buildkit-0.19.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76da21daa5ff21484b249bf4a260c0dfa58f9cbbcef2bba9acc656078b2e4d4 +size 51226638 diff --git a/buildkit.changes b/buildkit.changes index 7e8195a..d908864 100644 --- a/buildkit.changes +++ b/buildkit.changes @@ -1,3 +1,63 @@ +------------------------------------------------------------------- +Mon Jan 27 08:25:43 UTC 2025 - madhankumar.chellamuthu@suse.com + +- Update to version 0.19.0: + * remove security prompt from issue selection prompt + * Remove legacy issue template markdown, add new YAML-based issue template config and forms + * ci: switch jobs using emulation to native arm64 runners + * Dockerfile: update RootlessKit to v2.3.2 + * fix git http_proxy ignored + * contenthash: clear ModeIrregular before sending to archive/tar + * llbsolver: take copy of history record to avoid marshal race + * docs: clarify leading and trailing slashes in add/copy source path + * chore: annotate errors returned from NewFromStat() with the file path + * vendor: kernel.org/pub/linux/libs/security/libcap/cap v1.2.73 + * ci: pin action-gh-release + * build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 + * test: missing direct push check feature compat + * testing: use env var for configuring debugaddress for tests + * cmd/buildkitd: move reexec.Init to non-Linux files + * github: update action-gh-release to v2.2.1 + * tests: add validation that config has OSVersion set + * downgrade go-difflib and go-spew to tagged releases + * Support OS version in platform string + * vendor: google.golang.org/protobuf v1.35.2 + * vendor: github.com/containerd/containerd v2.0.2 + * vendor: github.com/stretchr/testify v1.10.0 + * vendor: github.com/containerd/platforms v1.0.0-rc.1 + * vendor: golang.org/x/net v0.33.0 + * dockerfile: update containerd to 2.0.2 and 1.7.25 + * vendor: update fsutil to b14e27f4 + * vendor: update nydus-snapshotter to v0.15 + * Upgrade to containerd 2 + * Drop schema v1 test + * dockerfile: don't allow non-Dockerfile syntax for directives + * vendor: github.com/docker/cli v27.5.0 + * vendor: github.com/docker/docker v27.5.0 + * cache: convert prune loop from recursive invocation to iterative + * vendor: github.com/vishvananda/netlink v1.3.1-0.20240922070040-084abd93d350 + * dockerfile: fix syntax forwarding for files with BOM + * vendor: github.com/tonistiigi/go-actions-cache 017636a73805 + * vendor: github.com/opencontainers/selinux v1.11.1 + * dockerfile: update runc to 1.2.4 + * update bake-action to v6 + * ociindex: fix handling multiple names per descriptor + * ociindex: add unit test coverage before changes + * util(disk): unit test + * util(disk): freebsd and netbsd support + * Implement llb.Symlink + * buildkitd: remove sync.Once from isRootlessConfig + * dockerfile: fix copy non-octal build tag + * vendor: go.opentelemetry.io/otel/exporters/otlp/... v1.28.0 + * vendor: go.opentelemetry.io/contrib/instrumentation/.. v0.53.0 + * vendor: github.com/prometheus/client_golang v1.20.5 + * vendor: github.com/docker/cli v27.4.1 + * vendor: github.com/docker/docker v27.4.1 + * test: allow testing frontends from different version + * build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 + * add OCI artifact version of attestation manifest + * util/resolver: rename vars that shadowed imports + ------------------------------------------------------------------- Mon Dec 23 07:45:52 UTC 2024 - madhankumar.chellamuthu@suse.com diff --git a/buildkit.obsinfo b/buildkit.obsinfo index d10c794..56cbad0 100644 --- a/buildkit.obsinfo +++ b/buildkit.obsinfo @@ -1,4 +1,4 @@ name: buildkit -version: 0.18.2 -mtime: 1734736655 -commit: ee725f180339904cdac339a1f5c238501f8b0c93 +version: 0.19.0 +mtime: 1737638305 +commit: 81d49f78197cd471bb92ed800a4873384389bfd4 diff --git a/buildkit.spec b/buildkit.spec index 4ba6ef3..c640076 100644 --- a/buildkit.spec +++ b/buildkit.spec @@ -1,7 +1,7 @@ # # spec file for package buildkit # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} Name: buildkit -Version: 0.18.2 +Version: 0.19.0 Release: 0 Summary: Toolkit for converting source code to build artifacts License: Apache-2.0 diff --git a/vendor.tar.zst b/vendor.tar.zst index 26e8ea2..c5cc68d 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:508bffa98eefc6d94e1f4bb57453fd2593a0da787d5e19c9314358dda03b14d5 -size 4828535 +oid sha256:58e072843539e5efc57c356cdacec43ad33e9e0ae1e837f06e02ac76ffd9a151 +size 4928465