All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/4] package/runc: bump to version 1.0.0-rc8
@ 2019-05-01 18:48 Christian Stewart
  2019-05-01 18:48 ` [Buildroot] [PATCH v1 2/4] package/docker-containerd: bump to version 1.2.6 Christian Stewart
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Christian Stewart @ 2019-05-01 18:48 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Christian Stewart <christian@paral.in>
---
 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 24c30f5726..969bb0bfb3 100644
--- a/package/runc/runc.hash
+++ b/package/runc/runc.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256	e8388b812d93a8a131a2a2fdd851847295c8e341721002940dadd2999fb81b51  runc-v1.0.0-rc7.tar.gz
+sha256	efe4ff9bbe49b19074346d65c914d809c0a3e90d062ea9619fe240f931f0b700  runc-v1.0.0-rc8.tar.gz
 sha256  552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243  LICENSE
diff --git a/package/runc/runc.mk b/package/runc/runc.mk
index 56463b468e..55097e5a17 100644
--- a/package/runc/runc.mk
+++ b/package/runc/runc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RUNC_VERSION = v1.0.0-rc7
+RUNC_VERSION = v1.0.0-rc8
 RUNC_SITE = $(call github,opencontainers,runc,$(RUNC_VERSION))
 RUNC_LICENSE = Apache-2.0
 RUNC_LICENSE_FILES = LICENSE
-- 
2.21.0

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

end of thread, other threads:[~2019-05-08 21:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-01 18:48 [Buildroot] [PATCH v1 1/4] package/runc: bump to version 1.0.0-rc8 Christian Stewart
2019-05-01 18:48 ` [Buildroot] [PATCH v1 2/4] package/docker-containerd: bump to version 1.2.6 Christian Stewart
2019-05-01 19:41   ` Peter Korsgaard
2019-05-08 21:45   ` Peter Korsgaard
2019-05-01 18:49 ` [Buildroot] [PATCH v1 3/4] package/docker-cli: bump to version 18.09.5 Christian Stewart
2019-05-01 19:41   ` Peter Korsgaard
2019-05-08 21:45   ` Peter Korsgaard
2019-05-01 18:49 ` [Buildroot] [PATCH v1 4/4] package/docker-engine: " Christian Stewart
2019-05-01 19:41   ` Peter Korsgaard
2019-05-08 21:45   ` Peter Korsgaard
2019-05-01 19:41 ` [Buildroot] [PATCH v1 1/4] package/runc: bump to version 1.0.0-rc8 Peter Korsgaard
2019-05-08 21:45 ` Peter Korsgaard

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.