All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] runc: bump to version a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
@ 2017-03-02 18:58 Fabrice Fontaine
  2017-03-02 18:58 ` [Buildroot] [PATCH 2/3] docker-containerd: bump to version 977c511eda0925a723debdc94d09459af49d082a Fabrice Fontaine
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Fontaine @ 2017-03-02 18:58 UTC (permalink / raw)
  To: buildroot

This is a runtime dependency of docker-engine in version 17.03.0-ce

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/runc/runc.hash | 2 +-
 package/runc/runc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/runc/runc.hash b/package/runc/runc.hash
index a053b6f..a6fc983 100644
--- a/package/runc/runc.hash
+++ b/package/runc/runc.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256	11f69923a786efb82b65d9f1eec0ac665a985e631a67f3f4d466dac720efacdd	runc-9df8b306d01f59d3a8029be411de015b7304dd8f.tar.gz
+sha256	ab7913b8062f77c0a2b16ae335d74eb78aa85e8d4dcccbf0793b14caf1a3f0b2	runc-a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70.tar.gz
diff --git a/package/runc/runc.mk b/package/runc/runc.mk
index 5862733..47de700 100644
--- a/package/runc/runc.mk
+++ b/package/runc/runc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RUNC_VERSION = 9df8b306d01f59d3a8029be411de015b7304dd8f
+RUNC_VERSION = a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
 RUNC_SITE = $(call github,opencontainers,runc,$(RUNC_VERSION))
 RUNC_LICENSE = Apache-2.0
 RUNC_LICENSE_FILES = LICENSE
-- 
2.5.0

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

end of thread, other threads:[~2017-03-03 22:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-02 18:58 [Buildroot] [PATCH 1/3] runc: bump to version a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70 Fabrice Fontaine
2017-03-02 18:58 ` [Buildroot] [PATCH 2/3] docker-containerd: bump to version 977c511eda0925a723debdc94d09459af49d082a Fabrice Fontaine
2017-03-02 18:58 ` [Buildroot] [PATCH 3/3] docker-engine: bump to version 17.03.0-ce Fabrice Fontaine
2017-03-03 22:53 ` [Buildroot] [PATCH 1/3] runc: bump to version a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70 Thomas Petazzoni

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.