All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/1] package/docker-containerd: bump to 1.2.12
@ 2020-02-04 23:17 Christian Stewart
  2020-02-05 10:47 ` Peter Korsgaard
  2020-03-10 21:09 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Stewart @ 2020-02-04 23:17 UTC (permalink / raw)
  To: buildroot

containerd is now a separate CNCF sponsored project, and is no longer explicitly
associated with docker/moby.

This commit bumps to the latest bugfix release for 1.2.x.

Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/docker-containerd/docker-containerd.hash | 4 ++--
 package/docker-containerd/docker-containerd.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/docker-containerd/docker-containerd.hash b/package/docker-containerd/docker-containerd.hash
index aad74089e9..a4acc17710 100644
--- a/package/docker-containerd/docker-containerd.hash
+++ b/package/docker-containerd/docker-containerd.hash
@@ -1,3 +1,3 @@
 # Computed locally
-sha256	6a4192fced10c390373adfa9fa9a4f12fe9f38bde580d90468a79ed6c8af75ee  docker-containerd-1.2.11.tar.gz
-sha256  4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4  LICENSE
+sha256 318886ea1efdec36f088fd6a0a0fe2b2f0ebdfd0066bdb4bd284bad12abc0a41  docker-containerd-1.2.12.tar.gz
+sha256 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4  LICENSE
diff --git a/package/docker-containerd/docker-containerd.mk b/package/docker-containerd/docker-containerd.mk
index 69068e44f8..67de8d7468 100644
--- a/package/docker-containerd/docker-containerd.mk
+++ b/package/docker-containerd/docker-containerd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DOCKER_CONTAINERD_VERSION = 1.2.11
+DOCKER_CONTAINERD_VERSION = 1.2.12
 DOCKER_CONTAINERD_SITE = $(call github,containerd,containerd,v$(DOCKER_CONTAINERD_VERSION))
 DOCKER_CONTAINERD_LICENSE = Apache-2.0
 DOCKER_CONTAINERD_LICENSE_FILES = LICENSE
-- 
2.25.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v1 1/1] package/docker-containerd: bump to 1.2.12
  2020-02-04 23:17 [Buildroot] [PATCH v1 1/1] package/docker-containerd: bump to 1.2.12 Christian Stewart
@ 2020-02-05 10:47 ` Peter Korsgaard
  2020-03-10 21:09 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-02-05 10:47 UTC (permalink / raw)
  To: buildroot

>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:

 > containerd is now a separate CNCF sponsored project, and is no longer explicitly
 > associated with docker/moby.

 > This commit bumps to the latest bugfix release for 1.2.x.

 > Signed-off-by: Christian Stewart <christian@paral.in>

Hmm, looking at
https://github.com/containerd/containerd/releases/tag/v1.2.12 I see that
this fixes a number of security issues, so I've changed the commit
message to make that clear and committed.

For the future, please explicitly mention such security fixes in the
commit message.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v1 1/1] package/docker-containerd: bump to 1.2.12
  2020-02-04 23:17 [Buildroot] [PATCH v1 1/1] package/docker-containerd: bump to 1.2.12 Christian Stewart
  2020-02-05 10:47 ` Peter Korsgaard
@ 2020-03-10 21:09 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-03-10 21:09 UTC (permalink / raw)
  To: buildroot

>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:

 > containerd is now a separate CNCF sponsored project, and is no longer explicitly
 > associated with docker/moby.

 > This commit bumps to the latest bugfix release for 1.2.x.

 > Signed-off-by: Christian Stewart <christian@paral.in>

Committed to 2019.02.x and 2019.11.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-10 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04 23:17 [Buildroot] [PATCH v1 1/1] package/docker-containerd: bump to 1.2.12 Christian Stewart
2020-02-05 10:47 ` Peter Korsgaard
2020-03-10 21:09 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.