All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/5] package/runc: bump to version 1.0.0-rc92
@ 2020-09-13  0:16 Christian Stewart
  2020-09-13  0:16 ` [Buildroot] [PATCH v1 2/5] package/docker-containerd: bump to version 1.4.0 Christian Stewart
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Christian Stewart @ 2020-09-13  0:16 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 b895f6fccb..d792947d5f 100644
--- a/package/runc/runc.hash
+++ b/package/runc/runc.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256	6b44985023347fb9c5a2cc6f761df8c41cc2c84a7a68a6e6acf834dff6653a9a  runc-1.0.0-rc10.tar.gz
+sha256	28378df983a3c586ed3ec8c76a774a9b10f36a0c323590a284b801cce95cc61f  runc-1.0.0-rc92.tar.gz
 sha256  552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243  LICENSE
diff --git a/package/runc/runc.mk b/package/runc/runc.mk
index aedfb5ef9e..3d177d23d5 100644
--- a/package/runc/runc.mk
+++ b/package/runc/runc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RUNC_VERSION = 1.0.0-rc10
+RUNC_VERSION = 1.0.0-rc92
 RUNC_SITE = $(call github,opencontainers,runc,v$(RUNC_VERSION))
 RUNC_LICENSE = Apache-2.0
 RUNC_LICENSE_FILES = LICENSE
-- 
2.28.0

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

end of thread, other threads:[~2020-09-19 19:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-13  0:16 [Buildroot] [PATCH v1 1/5] package/runc: bump to version 1.0.0-rc92 Christian Stewart
2020-09-13  0:16 ` [Buildroot] [PATCH v1 2/5] package/docker-containerd: bump to version 1.4.0 Christian Stewart
2020-09-15 18:52   ` Peter Korsgaard
2020-09-15 21:15     ` Christian Stewart
2020-09-15 21:30       ` Peter Korsgaard
2020-09-13  0:16 ` [Buildroot] [PATCH v1 3/5] package/docker-cli: bump to version 19.03.12 Christian Stewart
2020-09-15 18:52   ` Peter Korsgaard
2020-09-13  0:16 ` [Buildroot] [PATCH v1 4/5] package/docker-engine: " Christian Stewart
2020-09-15 18:53   ` Peter Korsgaard
2020-09-13  0:16 ` [Buildroot] [PATCH v1 5/5] package/docker-proxy: bump to latest commit hash 6d6f28 Christian Stewart
2020-09-14  6:41   ` Thomas Petazzoni
2020-09-14 11:56     ` Christian Stewart
2020-09-13  0:16 ` [Buildroot] [PATCH v2 1/1] package/rtl8821au: fix build against 5.8.x kernel Christian Stewart
2020-09-19 19:49   ` Thomas Petazzoni
2020-09-14  6:40 ` [Buildroot] [PATCH v1 1/5] package/runc: bump to version 1.0.0-rc92 Thomas Petazzoni
2020-09-15 18:48 ` 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.