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

This is a runtime dependency of docker-engine in version 17.04.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 916f164..3e188c5 100644
--- a/package/runc/runc.hash
+++ b/package/runc/runc.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256	bdd0fc0b5db42bb1fc439d5a5d6347d97b285e676559afb620ffd9f62fc1de26	runc-54296cf40ad8143b62dbcaa1d90e520a2136ddfe.tar.gz
+sha256	b5c50d7d9a5f610d5424f96196efa306ec708fd9299302dd919545099c16b7c1	runc-9c2d8d184e5da67c95d601382adf14862e4f2228.tar.gz
diff --git a/package/runc/runc.mk b/package/runc/runc.mk
index 4282f4e..88bc03f 100644
--- a/package/runc/runc.mk
+++ b/package/runc/runc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RUNC_VERSION = 54296cf40ad8143b62dbcaa1d90e520a2136ddfe
+RUNC_VERSION = 9c2d8d184e5da67c95d601382adf14862e4f2228
 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-04-06 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06 18:20 [Buildroot] [PATCH 1/3] runc: bump to version 9c2d8d184e5da67c95d601382adf14862e4f2228 Fabrice Fontaine
2017-04-06 18:20 ` [Buildroot] [PATCH 2/3] docker-containerd: bump to version 422e31ce907fd9c3833a38d7b8fdd023e5a76e73 Fabrice Fontaine
2017-04-06 18:20 ` [Buildroot] [PATCH 3/3] docker-engine: bump to version 17.04.0-ce Fabrice Fontaine
2017-04-06 19:50 ` [Buildroot] [PATCH 1/3] runc: bump to version 9c2d8d184e5da67c95d601382adf14862e4f2228 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.