Accepting request 1240488 from devel:microos
Update to version 0.19.0 (forwarded request 1240465 from mchellamuthu) OBS-URL: https://build.opensuse.org/request/show/1240488 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildkit?expand=0&rev=14
This commit is contained in:
commit
851ad9dda2
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.18.2</param>
|
||||
<param name="version">v0.19.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">ee725f180339904cdac339a1f5c238501f8b0c93</param>
|
||||
<param name="changesrevision">81d49f78197cd471bb92ed800a4873384389bfd4</param>
|
||||
</service>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54b80e8f7561c182d2dfa1bab8210acd4d68e3566cdbb6a6b4c9dbe7ed8debec
|
||||
size 50419213
|
3
buildkit-0.19.0.obscpio
Normal file
3
buildkit-0.19.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e76da21daa5ff21484b249bf4a260c0dfa58f9cbbcef2bba9acc656078b2e4d4
|
||||
size 51226638
|
@ -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
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: buildkit
|
||||
version: 0.18.2
|
||||
mtime: 1734736655
|
||||
commit: ee725f180339904cdac339a1f5c238501f8b0c93
|
||||
version: 0.19.0
|
||||
mtime: 1737638305
|
||||
commit: 81d49f78197cd471bb92ed800a4873384389bfd4
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:508bffa98eefc6d94e1f4bb57453fd2593a0da787d5e19c9314358dda03b14d5
|
||||
size 4828535
|
||||
oid sha256:58e072843539e5efc57c356cdacec43ad33e9e0ae1e837f06e02ac76ffd9a151
|
||||
size 4928465
|
||||
|
Loading…
x
Reference in New Issue
Block a user