Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nerdctl for openSUSE:Factory checked in at 2023-03-01 16:14:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nerdctl (Old) and /work/SRC/openSUSE:Factory/.nerdctl.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nerdctl" Wed Mar 1 16:14:54 2023 rev:4 rq:1068439 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nerdctl/nerdctl.changes 2022-11-17 18:14:31.112504429 +0100 +++ /work/SRC/openSUSE:Factory/.nerdctl.new.31432/nerdctl.changes 2023-03-01 16:15:18.474989455 +0100 @@ -1,0 +2,29 @@ +Tue Feb 28 05:39:54 UTC 2023 - [email protected] + +- 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 - [email protected] +- 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=<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) + +------------------------------------------------------------------- Old: ---- nerdctl-1.0.0.tar.gz New: ---- nerdctl-1.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nerdctl.spec ++++++ --- /var/tmp/diff_new_pack.6wJWJx/_old 2023-03-01 16:15:19.458994544 +0100 +++ /var/tmp/diff_new_pack.6wJWJx/_new 2023-03-01 16:15:19.466994585 +0100 @@ -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 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.6wJWJx/_old 2023-03-01 16:15:19.514994834 +0100 +++ /var/tmp/diff_new_pack.6wJWJx/_new 2023-03-01 16:15:19.518994854 +0100 @@ -1,19 +1,20 @@ <services> - <service name="download_files" mode="disabled" /> <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/containerd/nerdctl.git</param> <param name="scm">git</param> - <param name="exclude">.git</param> - <param name="revision">v1.0.0</param> + <param name="revision">v1.2.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> - <service name="set_version" mode="disabled" /> + <service mode="disabled" name="set_version"> + </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> - <param name="compression">gz</param> + <param name="compression">xz</param> + </service> + <service name="go_modules" mode="disabled"> + <param name="compression">xz</param> </service> - <service name="go_modules" mode="disabled" /> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.6wJWJx/_old 2023-03-01 16:15:19.546994999 +0100 +++ /var/tmp/diff_new_pack.6wJWJx/_new 2023-03-01 16:15:19.554995041 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containerd/nerdctl.git</param> - <param name="changesrevision">c94a967a2c481c24c1305d0a816d71fccbd97344</param></service></servicedata> + <param name="changesrevision">a0bbfd75ba92bcb11ac6059bf4f6f4e50c6da0b8</param></service></servicedata> (No newline at EOF) ++++++ vendor.tar.xz ++++++ ++++ 267680 lines of diff (skipped)
