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-10-05 20:04:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nerdctl (Old)
 and      /work/SRC/openSUSE:Factory/.nerdctl.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nerdctl"

Thu Oct  5 20:04:43 2023 rev:9 rq:1115740 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nerdctl/nerdctl.changes  2023-08-08 
15:56:09.457452557 +0200
+++ /work/SRC/openSUSE:Factory/.nerdctl.new.28202/nerdctl.changes       
2023-10-05 20:05:46.424393493 +0200
@@ -1,0 +2,91 @@
+Wed Sep 27 06:21:54 UTC 2023 - [email protected]
+
+- Update to version 1.6.0:
+  * nerdctl version: skip inspecting rootless daemon if the daemon is not 
running
+  * docs: add SOCI snapshotter guideline in README.md
+  * build(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.0
+  * build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
+  * update containerd (1.7.6)
+  * feat: support push with soci
+  * nerdctl compose cp: support rootless
+  * compose: silence "build.config should be relative path" warning
+  * Implement `nerdctl compose exec -T`
+  * docs: fix docs for supported quiet flag of push command
+  * build(deps): bump github.com/opencontainers/image-spec
+  * add feature nerdctl compose cp
+  * build(deps): bump github.com/containerd/nydus-snapshotter
+  * seccomp: rename "default" to "builtin" to follow Docker 23
+  * update golangci-lint (1.54.2)
+  * update soci-snapshotter (0.4.0)
+  * update Nydus (2.2.3)
+  * update Kubo (0.22.0)
+  * update fuse-overlayfs (1.13)
+  * update slirp4netns (1.2.1)
+  * update RootlessKit (1.1.1)
+  * update imgcrypt (1.1.8)
+  * update BuildKit (0.12.2)
+  * update containerd (1.7.6)
+  * build(deps): bump github.com/containerd/containerd from 1.7.5 to 1.7.6
+  * build(deps): bump docker/login-action from 2.2.0 to 3.0.0
+  * build(deps): bump docker/setup-qemu-action from 2 to 3
+  * build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
+  * build(deps): bump docker/setup-buildx-action from 2 to 3
+  * build(deps): bump docker/build-push-action from 4.2.1 to 5.0.0
+  * build(deps): bump github.com/compose-spec/compose-go
+  * remove useless option from containerd-rootless-setuptool
+  * build(deps): bump docker/build-push-action from 4.1.1 to 4.2.1
+  * MAINTAINERS: add Kay Yan (yankay) as a REVIEWER
+  * fix bash completion of volume rm
+  * build(deps): bump github.com/cyphar/filepath-securejoin
+  * adjust writers fmt
+  * fix container_create_windows_test
+  * add missing zero-length list check
+  * build(deps): bump github.com/docker/cli
+  * build(deps): bump github.com/docker/docker
+  * build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0
+  * build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0
+  * build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0
+  * build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
+  * build(deps): bump actions/checkout from 3.6.0 to 4.0.0
+  * fix nerdctl run -v when host folder does not exist for bind mounts
+  * build(deps): bump github.com/awslabs/soci-snapshotter
+  * Makefile: install docs
+  * Makefile: fix overriding GO command
+  * Makefile: add GO_BUILD_FLAGS variable
+  * Makefile: derive BINDIR from PREFIX
+  * fix: grammatical errors
+  * fix: succeeded typo
+  * build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5
+  * build(deps): bump actions/checkout from 3.5.3 to 3.6.0
+  * Support copying out of volumes in stopped containers
+  * Fix typo
+  * pkg/version: fulfill fields from `debug/buildinfo`
+  * Fix usage of `errors.Join`
+  * build(deps): bump github.com/compose-spec/compose-go
+  * build(deps): bump github.com/containerd/imgcrypt from 1.1.7 to 1.1.8
+  * build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
+  * support test integration docker 23 compatibility
+  * support volume create anonymous
+  * update runc (1.1.9)
+  * Remove dependency on github.com/hashicorp/go-multierror
+  * build(deps): bump github.com/compose-spec/compose-go
+  * build(deps): bump github.com/tidwall/gjson from 1.15.0 to 1.16.0
+  * Update to Go 1.21 in CI
+  * build(deps): bump github.com/fahedouch/go-logrotate from 0.1.3 to 0.2.0
+  * FreeBSD: Linux Container Support and BuildKit Integration
+  * build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0
+  * CI: Windows: enable Hyper-V containers
+  * fix attach help is messed up
+  * build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0
+  * CI: move Windows tests to GHA
+  * CI: move FreeBSD tests to GHA
+  * test-integration-docker-compatibility: install Docker 20.10
+  * build(deps): bump github.com/coreos/go-iptables from 0.6.0 to 0.7.0
+  * .cirrus.yml: fix FreeBSD CI failure
+  * build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0
+  * feat: add 'nerdctl container attach'
+  * Bump containerd to 1.7.3
+  * Remove special case for Windows when mounting view
+  * Add lease to prevent containerd GC
+
+-------------------------------------------------------------------

Old:
----
  nerdctl-1.5.0.tar.xz

New:
----
  nerdctl-1.6.0.tar.xz

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

Other differences:
------------------
++++++ nerdctl.spec ++++++
--- /var/tmp/diff_new_pack.t92LFD/_old  2023-10-05 20:05:48.320461992 +0200
+++ /var/tmp/diff_new_pack.t92LFD/_new  2023-10-05 20:05:48.320461992 +0200
@@ -24,7 +24,7 @@
 %global import_path     %{provider_prefix}
 
 Name:           nerdctl
-Version:        1.5.0
+Version:        1.6.0
 Release:        0
 Summary:        Docker-compatible CLI for containerd
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.t92LFD/_old  2023-10-05 20:05:48.348463003 +0200
+++ /var/tmp/diff_new_pack.t92LFD/_new  2023-10-05 20:05:48.352463147 +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.5.0</param>
+    <param name="revision">v1.6.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.t92LFD/_old  2023-10-05 20:05:48.372463870 +0200
+++ /var/tmp/diff_new_pack.t92LFD/_new  2023-10-05 20:05:48.376464015 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containerd/nerdctl.git</param>
-              <param 
name="changesrevision">b33a58f288bc42351404a016e694190b897cd252</param></service></servicedata>
+              <param 
name="changesrevision">5f39d76139344b8aac6fd03cbe0fa2fd50f89929</param></service></servicedata>
 (No newline at EOF)
 

++++++ nerdctl-1.5.0.tar.xz -> nerdctl-1.6.0.tar.xz ++++++
++++ 5394 lines of diff (skipped)

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

Reply via email to