runc: bump to 69663f0b
authorChristian Stewart <christian@paral.in>
Thu, 13 Sep 2018 05:22:23 +0000 (22:22 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 16 Sep 2018 19:38:51 +0000 (21:38 +0200)
This commit bumps runc to the requisite version for Docker 2018.06.

Added note about where runc version dependency is declared:

RUNC_VERSION = 69663f0bd4b60df09991c08812a60108003fa340

We take this opportunity to add the hash for the license file.

Signed-off-by: Christian Stewart <christian@paral.in>
[Thomas: add hash for license file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/runc/runc.hash
package/runc/runc.mk

index 3e188c5c797a854b412418922e911050b55c60f3..853cbb14659fdfd7ec2794c365aa5dc1f79eaa6b 100644 (file)
@@ -1,2 +1,3 @@
 # Locally computed
-sha256 b5c50d7d9a5f610d5424f96196efa306ec708fd9299302dd919545099c16b7c1        runc-9c2d8d184e5da67c95d601382adf14862e4f2228.tar.gz
+sha256 994a3a0447fcbf7e37614b02aa5604d2d6b9fdb41e6870d8d3ff1138ed6e61ef  runc-69663f0bd4b60df09991c08812a60108003fa340.tar.gz
+sha256  552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243  LICENSE
index f1586f32b2848b6a83bf946bae85dfadd23fcab9..7f42c962f3969f8cab06f6501201034d75233a52 100644 (file)
@@ -4,7 +4,8 @@
 #
 ################################################################################
 
-RUNC_VERSION = 9c2d8d184e5da67c95d601382adf14862e4f2228
+# docker-engine/hack/dockerfile/install/runc.installer:4 RUNC_COMMIT=...
+RUNC_VERSION = 69663f0bd4b60df09991c08812a60108003fa340
 RUNC_SITE = $(call github,opencontainers,runc,$(RUNC_VERSION))
 RUNC_LICENSE = Apache-2.0
 RUNC_LICENSE_FILES = LICENSE