Skip to content

Commit 4890e74

Browse files
author
Jordan Webb
committed
Merge tag 'v1.0.0-rc8' of https://github.com/opencontainers/runc into stretch-backport
v1.0.0~rc8 This is a hot-fix for v1.0.0-rc7, and fixes a regression on old kernels (which don't support keycreate labeling). Users are strongly encouraged to update, as this regression was introduced in 1.0.0-rc7 and has blocked many users from updating to mitigate CVE-2019-5736. Bugs: opencontainers#2032 opencontainers#2031 opencontainers#2043 At the moment the only outlying issue before we can release 1.0.0 is some spec discussions we are having about OCI hooks and how to handle the integration with existing NVIDIA hooks. We will do our best to finish this work as soon as we can. Thanks to the following people who made this release possible: * Aleksa Sarai <[email protected]> * Daniel J Walsh <[email protected]> * lifubang <[email protected]> * Michael Crosby <[email protected]> * Mrunal Patel <[email protected]> Vote: +4 -0 opencontainers#1 Signed-off-by: Aleksa Sarai <[email protected]>
2 parents 2f957fb + 425e105 commit 4890e74

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-rc7+dev
1+
1.0.0-rc8

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ github.com/opencontainers/runtime-spec 29686dbc5559d93fb1ef402eeda3e35c38d75af4
55
# Core libcontainer functionality.
66
github.com/checkpoint-restore/go-criu v3.11
77
github.com/mrunalp/fileutils ed869b029674c0e9ce4c0dfa781405c2d9946d08
8-
github.com/opencontainers/selinux v1.2.1
8+
github.com/opencontainers/selinux v1.2.2
99
github.com/seccomp/libseccomp-golang 84e90a91acea0f4e51e62bc1a75de18b1fc0790f
1010
github.com/sirupsen/logrus a3f95b5c423586578a4e099b11a46c2479628cac
1111
github.com/syndtr/gocapability db04d3cc01c8b54962a58ec7e491717d06cfcc16

vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)