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-08-08 15:55:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nerdctl (Old) and /work/SRC/openSUSE:Factory/.nerdctl.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nerdctl" Tue Aug 8 15:55:44 2023 rev:8 rq:1102902 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nerdctl/nerdctl.changes 2023-05-23 14:55:16.890745157 +0200 +++ /work/SRC/openSUSE:Factory/.nerdctl.new.22712/nerdctl.changes 2023-08-08 15:56:09.457452557 +0200 @@ -1,0 +2,34 @@ +Tue Aug 08 12:58:24 UTC 2023 - [email protected] + +- Update to version 1.5.0: + * fix: registry missing layer when concurrently push image + * update build dependencies + * feat: add `stats` command to `container` + * registry documentation update + * feat: adding support for lazy-pulling with soci in pull and run command + * Add network flag to nerdctl build + * Re-enable revive rules + * Add functionality to copy files into and out of stopped containers. + * Fix subnet overlapping + * fix compose lacking support for replicas = 0 + * Fix minor typo in volume flags docs + * Fix flaky windows test + * Add metadata to volume create return + * Remove warning msg when inspect containers without task + * feat: add --volumes-from support in run command + * Fix the rule of port allocate when executing -p multiple times for one command + * Optimize for itoa operations + * fix the restart policy in kill + * refactor: container stats command + * fix update restart policy + * fix restart policy behaviour inconsistent + * Prevent timing flakyness for `--since/--until` in TestLogs. + * docs: fixed typo in command ref for nerdctl logs follow + * feat: support '--detach-keys' for 'nerdctl (run|start)' + * User docker compose v2 for docker-comppatible test + * Adding ability to inject secrets into compose build command + * Add `shm_size` service option support in Compose files + * Ignore dependencies for compose build and logs + * Sort OCI mounts for Docker compliance in nested mount scenario + +------------------------------------------------------------------- Old: ---- nerdctl-1.4.0.tar.xz New: ---- nerdctl-1.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nerdctl.spec ++++++ --- /var/tmp/diff_new_pack.DUJJP8/_old 2023-08-08 15:56:10.041456213 +0200 +++ /var/tmp/diff_new_pack.DUJJP8/_new 2023-08-08 15:56:10.045456237 +0200 @@ -24,7 +24,7 @@ %global import_path %{provider_prefix} Name: nerdctl -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: Docker-compatible CLI for containerd License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.DUJJP8/_old 2023-08-08 15:56:10.073456413 +0200 +++ /var/tmp/diff_new_pack.DUJJP8/_new 2023-08-08 15:56:10.073456413 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/containerd/nerdctl.git</param> <param name="scm">git</param> - <param name="revision">v1.4.0</param> + <param name="revision">v1.5.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.DUJJP8/_old 2023-08-08 15:56:10.093456538 +0200 +++ /var/tmp/diff_new_pack.DUJJP8/_new 2023-08-08 15:56:10.097456563 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containerd/nerdctl.git</param> - <param name="changesrevision">7e8114a82da342cdbec9a518c5c6a1cce58105e9</param></service></servicedata> + <param name="changesrevision">b33a58f288bc42351404a016e694190b897cd252</param></service></servicedata> (No newline at EOF) ++++++ nerdctl-1.4.0.tar.xz -> nerdctl-1.5.0.tar.xz ++++++ ++++ 6674 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ ++++ 70756 lines of diff (skipped)
