diff --git a/_service b/_service index 72d9498..1f74788 100644 --- a/_service +++ b/_service @@ -1,18 +1,19 @@ - https://github.com/containerd/nerdctl.git git - .git - v1.0.0 + v1.2.1 @PARENT_TAG@ enable v(.*) - + + *.tar - gz + xz + + + xz - diff --git a/_servicedata b/_servicedata index 30d50a4..097accd 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containerd/nerdctl.git - c94a967a2c481c24c1305d0a816d71fccbd97344 \ No newline at end of file + a0bbfd75ba92bcb11ac6059bf4f6f4e50c6da0b8 \ No newline at end of file diff --git a/nerdctl-1.0.0.tar.gz b/nerdctl-1.0.0.tar.gz deleted file mode 100644 index afdbe06..0000000 --- a/nerdctl-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81345820900568b75a5934f89a6b51431534039804fff28d63dee8ee92863f86 -size 440382 diff --git a/nerdctl-1.2.1.tar.xz b/nerdctl-1.2.1.tar.xz new file mode 100644 index 0000000..adc9416 --- /dev/null +++ b/nerdctl-1.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5976cd3b636ec0dcb86ba6abfcf9ce71869fd3da5852eeb32e37027c404047d0 +size 365468 diff --git a/nerdctl.changes b/nerdctl.changes index ce6b55b..831b599 100644 --- a/nerdctl.changes +++ b/nerdctl.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Feb 28 05:39:54 UTC 2023 - danish.prakash@suse.com + +- Update to version 1.2.1: + * update containerd (1.6.19) + * update Kubo (0.18.1) + * update Nydus (2.1.4) + * update BuildKit (0.11.3) + * build(deps): bump github.com/klauspost/compress from 1.15.15 to 1.16.0 + * build(deps): bump github.com/containerd/containerd + +- Add _service file + +------------------------------------------------------------------- +Sat Dec 17 13:38:00 UTC 2022 - contact@marknefedov.dev +- Update to version 1.1.0: + * nerdctl compose: + * New commands: nerdctl compose (stop|restart|rm|images|exec|pause|unpause|top|port) + * New flags: nerdctl compose ps --format=json + * New YAML properties: x-nerdctl-{verify,cosign-public-key,sign,cosign-private-key} + * nerdctl image convert: + * New estargz flags: --estargz-min-chunk-size=, --estargz-external-toc, --estargz-keep-diff-id + * New zstd flags: --zstdchunked-record-in, --zstdchunked-compression-level, --zstdchunked-chunk-size + * Support OverlayBD (--overlaybd, --overlaybd-fs-type, --overlaybd-dbstr + * nerdctl network rm: + * Support removing a network by ID + * nerdctl-full: + * Update containerd (1.6.12), fuse-overlayfs (1.10), RootlessKit (1.1.0), Kubo (0.17.0), Stargz Snapshotter (0.13.0), BuildKit (0.10.6) + ------------------------------------------------------------------- Sat Nov 12 20:24:02 UTC 2022 - contact@marknefedov.dev - Update to version 1.0.0: diff --git a/nerdctl.spec b/nerdctl.spec index 57cd003..ce59796 100644 --- a/nerdctl.spec +++ b/nerdctl.spec @@ -1,7 +1,7 @@ # # spec file for package nerdctl # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,17 +24,18 @@ %global import_path %{provider_prefix} Name: nerdctl -Version: 1.0.0 +Version: 1.2.1 Release: 0 Summary: Docker-compatible CLI for containerd License: Apache-2.0 URL: https://github.com/containerd/nerdctl -Source: %{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.xz Source1: vendor.tar.xz BuildRequires: golang(API) >= 1.18 Requires: buildkit Requires: cni-plugins Requires: containerd +Requires: iptables Requires: rootlesskit >= 1.0.0 Requires: slirp4netns >= 0.4.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/vendor.tar.xz b/vendor.tar.xz index 6f2396f..f2dd131 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d7015c862feab89e1c0153fdc003e8a2444ee0f05dd68ae63f106bd2a808ca5 -size 4811864 +oid sha256:abf6a7b42708e9602beb7b840f84249938d9594a3d505fbe397761cf1bd3353c +size 3583836