All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Stewart <christian@paral.in>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 2/5] package/docker-containerd: bump to version 1.4.0
Date: Sat, 12 Sep 2020 17:16:55 -0700	[thread overview]
Message-ID: <20200913001659.472814-2-christian@paral.in> (raw)
In-Reply-To: <20200913001659.472814-1-christian@paral.in>

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 95288be58b..4b32d62649 100644
--- a/package/docker-containerd/docker-containerd.hash
+++ b/package/docker-containerd/docker-containerd.hash
@@ -1,3 +1,3 @@
 # Computed locally
-sha256	0811057ab67b78ce911416e793edaeb14b3f1e105d67b8e67b6302e0eab572e4  docker-containerd-1.2.13.tar.gz
-sha256 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4  LICENSE
+sha256	d6284c69e1933e4c05fe285feebef461efe8cd2030634dcf1cbdcde46abe86be  docker-containerd-1.4.0.tar.gz
+sha256	4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4  LICENSE
diff --git a/package/docker-containerd/docker-containerd.mk b/package/docker-containerd/docker-containerd.mk
index 904fa424b8..67060e3ff6 100644
--- a/package/docker-containerd/docker-containerd.mk
+++ b/package/docker-containerd/docker-containerd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DOCKER_CONTAINERD_VERSION = 1.2.13
+DOCKER_CONTAINERD_VERSION = 1.4.0
 DOCKER_CONTAINERD_SITE = $(call github,containerd,containerd,v$(DOCKER_CONTAINERD_VERSION))
 DOCKER_CONTAINERD_LICENSE = Apache-2.0
 DOCKER_CONTAINERD_LICENSE_FILES = LICENSE
-- 
2.28.0

  reply	other threads:[~2020-09-13  0:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-13  0:16 [Buildroot] [PATCH v1 1/5] package/runc: bump to version 1.0.0-rc92 Christian Stewart
2020-09-13  0:16 ` Christian Stewart [this message]
2020-09-15 18:52   ` [Buildroot] [PATCH v1 2/5] package/docker-containerd: bump to version 1.4.0 Peter Korsgaard
2020-09-15 21:15     ` Christian Stewart
2020-09-15 21:30       ` Peter Korsgaard
2020-09-13  0:16 ` [Buildroot] [PATCH v1 3/5] package/docker-cli: bump to version 19.03.12 Christian Stewart
2020-09-15 18:52   ` Peter Korsgaard
2020-09-13  0:16 ` [Buildroot] [PATCH v1 4/5] package/docker-engine: " Christian Stewart
2020-09-15 18:53   ` Peter Korsgaard
2020-09-13  0:16 ` [Buildroot] [PATCH v1 5/5] package/docker-proxy: bump to latest commit hash 6d6f28 Christian Stewart
2020-09-14  6:41   ` Thomas Petazzoni
2020-09-14 11:56     ` Christian Stewart
2020-09-13  0:16 ` [Buildroot] [PATCH v2 1/1] package/rtl8821au: fix build against 5.8.x kernel Christian Stewart
2020-09-19 19:49   ` Thomas Petazzoni
2020-09-14  6:40 ` [Buildroot] [PATCH v1 1/5] package/runc: bump to version 1.0.0-rc92 Thomas Petazzoni
2020-09-15 18:48 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200913001659.472814-2-christian@paral.in \
    --to=christian@paral.in \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.