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-04-20 15:14:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nerdctl (Old)
 and      /work/SRC/openSUSE:Factory/.nerdctl.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nerdctl"

Thu Apr 20 15:14:33 2023 rev:5 rq:1080402 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nerdctl/nerdctl.changes  2023-03-01 
16:15:18.474989455 +0100
+++ /work/SRC/openSUSE:Factory/.nerdctl.new.2023/nerdctl.changes        
2023-04-20 15:15:33.530303508 +0200
@@ -1,0 +2,66 @@
+Wed Apr 05 13:27:20 UTC 2023 - danish.prak...@suse.com
+
+- Update to version 1.3.0:
+  * bump: buildkit to v0.11.3, fuse-overlayfs to v1.10, kubo to v0.18.1
+  * build(deps): bump golang.org/x/term from 0.6.0 to 0.7.0
+  * build(deps): bump github.com/docker/cli
+  * build(deps): bump github.com/docker/docker
+  * build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
+  * build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0
+  * build(deps): bump github.com/ipfs/go-cid from 0.4.0 to 0.4.1
+  * pkg/mountutil: improve error messages
+  * use digest instead of a tag while signing
+  * Add manugupt1's GPG key
+  * build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
+  * build(deps): bump github.com/docker/docker
+  * build(deps): bump github.com/docker/cli
+  * build(deps): bump github.com/compose-spec/compose-go
+  * Support quiet in push cmd
+  * Refactor image sign and verify logic
+  * build(deps): bump github.com/compose-spec/compose-go
+  * build(deps): bump actions/checkout from 3.4.0 to 3.5.0
+  * Fix nerdctl help show the hidden commands
+  * set container state error
+  * build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18
+  * rootlessutil: always claim non-rootless on non-Linux.
+  * Refactor run command networking options for Windows support.
+  * Fix the top command on Windows
+  * Add support for showing image size on inspect
+  * build(deps): bump github.com/ipfs/go-cid from 0.3.2 to 0.4.0
+  * Completely skip syslog-related tests on Windows.
+  * test: rootless: main: use v2 config
+  * Upgrade cosign to 2.0.0 in tests
+  * Add unit test for exposing devices to Windows containers
+  * Add MAINTAINERS_GUIDE.md
+  * build(deps): bump actions/checkout from 3.3.0 to 3.4.0
+  * build(deps): bump github.com/compose-spec/compose-go
+  * build(deps): bump actions/setup-go from 3 to 4
+  * build(deps): bump github.com/containerd/nydus-snapshotter
+  * build(deps): bump github.com/klauspost/compress from 1.16.0 to 1.16.3
+  * build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0
+  * update containerd (1.7.0)
+  * build(deps): bump github.com/containerd/nydus-snapshotter
+  * build(deps): bump github.com/containerd/containerd
+  * build(deps): bump github.com/containerd/containerd
+  * Drop dependency on ctr/commands
+  * Drop dependency on ctr/commands/content
+  * Drop dependency on ctr/commands/tasks
+  * remote snapshotters: migrate to containerd-based label management
+  * build(deps): bump github.com/containerd/containerd
+  * Port Windows device support from containerd
+  * build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0
+  * Add notation signing and verification
+  * build(deps): bump golang.org/x/net from 0.7.0 to 0.8.0
+  * handle container deps removal with postsop hooks
+  * build(deps): bump github.com/containerd/containerd
+  * Update naming of filter containers function && `container list` handler
+  * build(deps): bump github.com/compose-spec/compose-go
+  * build(deps): bump github.com/containerd/nydus-snapshotter
+  * Fix `operation not permitted` with systemd-homed
+  * build(deps): bump github.com/containerd/go-cni
+  * build(deps): bump github.com/containerd/nydus-snapshotter
+  * feat: resolve special ip host-gateway
+  * cmd/compose: add support for profiles
+  * refactor(container-list): separate main logic out of printing logic
+
+-------------------------------------------------------------------

Old:
----
  nerdctl-1.2.1.tar.xz

New:
----
  nerdctl-1.3.0.tar.xz

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

Other differences:
------------------
++++++ nerdctl.spec ++++++
--- /var/tmp/diff_new_pack.kPMZlG/_old  2023-04-20 15:15:35.394316155 +0200
+++ /var/tmp/diff_new_pack.kPMZlG/_new  2023-04-20 15:15:35.402316210 +0200
@@ -24,7 +24,7 @@
 %global import_path     %{provider_prefix}
 
 Name:           nerdctl
-Version:        1.2.1
+Version:        1.3.0
 Release:        0
 Summary:        Docker-compatible CLI for containerd
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kPMZlG/_old  2023-04-20 15:15:35.438316454 +0200
+++ /var/tmp/diff_new_pack.kPMZlG/_new  2023-04-20 15:15:35.442316481 +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.2.1</param>
+    <param name="revision">v1.3.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.kPMZlG/_old  2023-04-20 15:15:35.474316699 +0200
+++ /var/tmp/diff_new_pack.kPMZlG/_new  2023-04-20 15:15:35.482316753 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containerd/nerdctl.git</param>
-              <param 
name="changesrevision">a0bbfd75ba92bcb11ac6059bf4f6f4e50c6da0b8</param></service></servicedata>
+              <param 
name="changesrevision">c6ddd63dea9aa438fdb0587c0d3d9ae61a60523e</param></service></servicedata>
 (No newline at EOF)
 

++++++ nerdctl-1.2.1.tar.xz -> nerdctl-1.3.0.tar.xz ++++++
++++ 8771 lines of diff (skipped)

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

Reply via email to