Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] runc: bump to version 9df8b306d01f59d3a8029be411de015b7304dd8f
@ 2017-02-22 15:46 Fabrice Fontaine
  2017-02-22 15:46 ` [Buildroot] [PATCH 2/3] docker-containerd: bump to version aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1 Fabrice Fontaine
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Fabrice Fontaine @ 2017-02-22 15:46 UTC (permalink / raw)
  To: buildroot

Version bump as a dependency of docker-engine v1.13.1

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 0b6a24f..a053b6f 100644
--- a/package/runc/runc.hash
+++ b/package/runc/runc.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 374822cc2895ed3899b7a3a03b566413ea782fccec1307231f27894e9c6d5bea  runc-50a19c6ff828c58e5dab13830bd3dacde268afe5.tar.gz
+sha256	11f69923a786efb82b65d9f1eec0ac665a985e631a67f3f4d466dac720efacdd	runc-9df8b306d01f59d3a8029be411de015b7304dd8f.tar.gz
diff --git a/package/runc/runc.mk b/package/runc/runc.mk
index 95afcaa..5862733 100644
--- a/package/runc/runc.mk
+++ b/package/runc/runc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RUNC_VERSION = 50a19c6ff828c58e5dab13830bd3dacde268afe5
+RUNC_VERSION = 9df8b306d01f59d3a8029be411de015b7304dd8f
 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] 6+ messages in thread

end of thread, other threads:[~2017-02-27 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 15:46 [Buildroot] [PATCH 1/3] runc: bump to version 9df8b306d01f59d3a8029be411de015b7304dd8f Fabrice Fontaine
2017-02-22 15:46 ` [Buildroot] [PATCH 2/3] docker-containerd: bump to version aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1 Fabrice Fontaine
2017-02-22 15:46 ` [Buildroot] [PATCH 3/3] docker-engine: bump to version 1.13.1 Fabrice Fontaine
2017-02-23 21:34 ` [Buildroot] [PATCH 1/3] runc: bump to version 9df8b306d01f59d3a8029be411de015b7304dd8f Thomas Petazzoni
2017-02-24 22:24   ` Christian Stewart
2017-02-27 12:20     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox