All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/4] package/runc: bump to 1.0.0-rc9
@ 2019-12-03  4:50 Christian Stewart
  2019-12-03  4:50 ` [Buildroot] [PATCH v1 2/4] package/docker-containerd: bump to 1.2.11 Christian Stewart
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Christian Stewart @ 2019-12-03  4:50 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 4f663affc4..3e8eff3cca 100644
--- a/package/runc/runc.hash
+++ b/package/runc/runc.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256	efe4ff9bbe49b19074346d65c914d809c0a3e90d062ea9619fe240f931f0b700  runc-1.0.0-rc8.tar.gz
+sha256	2ec69c25df9f02c6fd38eb287145f8afba6772f809abe01df4534b5bfd68e8d4  runc-1.0.0-rc9.tar.gz
 sha256  552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243  LICENSE
diff --git a/package/runc/runc.mk b/package/runc/runc.mk
index b858742905..acf61ab160 100644
--- a/package/runc/runc.mk
+++ b/package/runc/runc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RUNC_VERSION = 1.0.0-rc8
+RUNC_VERSION = 1.0.0-rc9
 RUNC_SITE = $(call github,opencontainers,runc,v$(RUNC_VERSION))
 RUNC_LICENSE = Apache-2.0
 RUNC_LICENSE_FILES = LICENSE
-- 
2.24.0

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

end of thread, other threads:[~2020-01-10 19:45 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03  4:50 [Buildroot] [PATCH v1 1/4] package/runc: bump to 1.0.0-rc9 Christian Stewart
2019-12-03  4:50 ` [Buildroot] [PATCH v1 2/4] package/docker-containerd: bump to 1.2.11 Christian Stewart
2019-12-04 10:00   ` Peter Korsgaard
2020-01-05 22:39   ` Peter Korsgaard
2020-01-10 19:44     ` Peter Korsgaard
2019-12-03  4:50 ` [Buildroot] [PATCH v1 3/4] package/docker-engine: bump to 19.03.5 Christian Stewart
2019-12-03  7:57   ` Thomas Petazzoni
2019-12-04  2:18     ` Christian Stewart
2019-12-04  7:52       ` Thomas Petazzoni
2019-12-07 22:50         ` Christian Stewart
2019-12-04  9:46   ` Peter Korsgaard
2019-12-05  0:28     ` Christian Stewart
2020-01-05 22:39   ` Peter Korsgaard
2020-01-10 19:44     ` Peter Korsgaard
2020-01-10 19:45   ` Peter Korsgaard
2019-12-03  4:50 ` [Buildroot] [PATCH v1 4/4] package/docker-cli: " Christian Stewart
2020-01-05 22:39   ` Peter Korsgaard
2020-01-10 19:45   ` Peter Korsgaard
2019-12-04  9:55 ` [Buildroot] [PATCH v1 1/4] package/runc: bump to 1.0.0-rc9 Peter Korsgaard
2020-01-05 22:38 ` Peter Korsgaard
2020-01-10 19: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.