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-05-23 14:54:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nerdctl (Old)
 and      /work/SRC/openSUSE:Factory/.nerdctl.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nerdctl"

Tue May 23 14:54:38 2023 rev:7 rq:1088527 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nerdctl/nerdctl.changes  2023-04-28 
16:25:27.326741164 +0200
+++ /work/SRC/openSUSE:Factory/.nerdctl.new.1533/nerdctl.changes        
2023-05-23 14:55:16.890745157 +0200
@@ -1,0 +2,65 @@
+Mon May 22 06:05:24 UTC 2023 - danish.prak...@suse.com
+
+- Update to version 1.4.0:
+  * build(deps): bump github.com/docker/cli
+  * build(deps): bump github.com/containerd/continuity from 0.4.0 to 0.4.1
+  * build(deps): bump github.com/docker/docker
+  * nerdctl system prune: skip pruning build cache if buildkit is not running
+  * Silence `WARN[0000] failed to get unpacked size of image`
+  * build(deps): bump github.com/containerd/continuity from 0.3.0 to 0.4.0
+  * build(deps): bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2
+  * build(deps): bump github.com/containerd/nydus-snapshotter
+  * build(deps): bump github.com/compose-spec/compose-go
+  * build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1
+  * go.mod: containerd/cgroups/v3 v3.0.1, docker/docker v24.0.0
+  * nerdctl images: Remove TODOs about VirtualSize
+  * build(deps): bump github.com/containerd/accelerated-container-image
+  * CI: update containerd (1.7.1)
+  * update runc (1.1.7)
+  * update fuse-overlayfs (1.12)
+  * update containerd-fuse-overlayfs (1.0.6)
+  * update gotestsum (1.10.0)
+  * update Kubo (0.20.0)
+  * update Nydus (2.2.1)
+  * update BuildKit (0.11.6)
+  * update CNI plugins (1.3.0)
+  * update containerd (1.7.1)
+  * build(deps): bump github.com/containerd/accelerated-container-image
+  * Allow printing of container logs that are not running.
+  * build(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.1
+  * build(deps): bump github.com/containernetworking/plugins
+  * build(deps): bump github.com/containerd/typeurl/v2 from 2.1.0 to 2.1.1
+  * build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0
+  * go.mod: github.com/opencontainers/image-spec v1.1.0-rc3
+  * build(deps): bump github.com/docker/cli
+  * build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0
+  * build(deps): bump github.com/docker/docker
+  * Update Windows tests to use the check HyperV helper
+  * build(deps): bump github.com/Microsoft/hcsshim
+  * Add Windows tests for the container commands
+  * build(deps): bump golang.org/x/term from 0.7.0 to 0.8.0
+  * build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0
+  * [Refactor] Refactor the run command in createContainer.
+  * Fix: incorrect json format output with `stat` command
+  * testutil: Add Hyper-V support check
+  * Add Cosign keyless mode required args for nerdctl compose
+  * build(deps): bump github.com/docker/cli
+  * build(deps): bump github.com/docker/docker
+  * vendor: bump nydus-snapshotter v0.8.0
+  * convert: enable oci option for nydus conversion type by default
+  * Add Cosign keyless mode required args for nerdctl pull and run
+  * build(deps): bump github.com/containerd/accelerated-container-image
+  * build(deps): bump github.com/compose-spec/compose-go
+  * build(deps): bump github.com/docker/cli
+  * build(deps): bump github.com/klauspost/compress from 1.16.4 to 1.16.5
+  * build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0
+  * build(deps): bump github.com/compose-spec/compose-go
+  * build(deps): bump github.com/opencontainers/runtime-spec
+  * build(deps): bump github.com/docker/docker
+  * fix nerdctl exec init console size 0 0 problem
+  * add tests
+  * build(deps): bump github.com/Microsoft/go-winio from 0.6.0 to 0.6.1
+  * add image information to compose ps
+  * add json format to compose images
+
+-------------------------------------------------------------------

Old:
----
  nerdctl-1.3.1.tar.xz

New:
----
  nerdctl-1.4.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nerdctl.spec ++++++
--- /var/tmp/diff_new_pack.o3Ew84/_old  2023-05-23 14:55:17.566749157 +0200
+++ /var/tmp/diff_new_pack.o3Ew84/_new  2023-05-23 14:55:17.570749181 +0200
@@ -24,7 +24,7 @@
 %global import_path     %{provider_prefix}
 
 Name:           nerdctl
-Version:        1.3.1
+Version:        1.4.0
 Release:        0
 Summary:        Docker-compatible CLI for containerd
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.o3Ew84/_old  2023-05-23 14:55:17.602749370 +0200
+++ /var/tmp/diff_new_pack.o3Ew84/_new  2023-05-23 14:55:17.606749393 +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.3.1</param>
+    <param name="revision">v1.4.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.o3Ew84/_old  2023-05-23 14:55:17.626749512 +0200
+++ /var/tmp/diff_new_pack.o3Ew84/_new  2023-05-23 14:55:17.630749536 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containerd/nerdctl.git</param>
-              <param 
name="changesrevision">b224b280ff3086516763c7335fc0e0997aca617a</param></service></servicedata>
+              <param 
name="changesrevision">7e8114a82da342cdbec9a518c5c6a1cce58105e9</param></service></servicedata>
 (No newline at EOF)
 

++++++ nerdctl-1.3.1.tar.xz -> nerdctl-1.4.0.tar.xz ++++++
++++ 8451 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
++++ 25065 lines of diff (skipped)

Reply via email to