Skip to content

Commit 0db3c9b

Browse files
committed
Bump to opencontainers/runc new version - v1.0.0-rc10
We have a new release of runc ( opencontainers/runc#2217 ). This release has a fix for a race condition we are struggling with in kubernetes (especially CI jobs) which was fixed in opencontainers/runc#2185 The v1.0.0-rc10 includes the fix for CVE-2019-19921 as well. The full diff upstream is here: opencontainers/runc@v1.0.0-rc9...v1.0.0-rc10 Signed-off-by: Davanum Srinivas <[email protected]> (cherry picked from commit 923c05b) Signed-off-by: Davanum Srinivas <[email protected]>
1 parent a375ee0 commit 0db3c9b

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ github.com/gogo/protobuf v1.2.1
2020
github.com/gogo/googleapis v1.2.0
2121
github.com/golang/protobuf v1.2.0
2222
github.com/opencontainers/runtime-spec 29686dbc5559d93fb1ef402eeda3e35c38d75af4 # v1.0.1-59-g29686db
23-
github.com/opencontainers/runc d736ef14f0288d6993a1845745d6756cfc9ddd5a # v1.0.0-rc9
23+
github.com/opencontainers/runc dc9208a3303feef5b3839f4323d9beb36df0a9dd # v1.0.0-rc10
2424
github.com/konsorten/go-windows-terminal-sequences v1.0.1
2525
github.com/sirupsen/logrus v1.4.1
2626
github.com/urfave/cli v1.22.0

vendor/github.com/opencontainers/runc/README.md

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/opencontainers/runc/vendor.conf

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)