Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0042718

Browse files
authored
Merge pull request #3685 from crosbymichael/runc-release1.2
[release/1.2] Bump runc for CVE-2019-16884
2 parents 8628ebf + 0c961b1 commit 0042718

File tree

10 files changed

+109
-62
lines changed

10 files changed

+109
-62
lines changed

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.0.0
2020
github.com/gogo/googleapis 08a7655d27152912db7aaf4f983275eaf8d128ef
2121
github.com/golang/protobuf v1.1.0
2222
github.com/opencontainers/runtime-spec eba862dc2470385a233c7507392675cbeadf7353 # v1.0.1-45-geba862d
23-
github.com/opencontainers/runc v1.0.0-rc8
23+
github.com/opencontainers/runc 3e425f80a8c931f88e6d94a8c831b9d5aa481657 # 1.0-rc8 + CVE-2019-16884
2424
github.com/sirupsen/logrus v1.0.0
2525
github.com/urfave/cli 7bc6a0acffa589f415f88aca16cc1de5ffd66f9c
2626
golang.org/x/net b3756b4b77d7b13260a0a2ec658753cf48922eac

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

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

vendor/github.com/opencontainers/runc/libcontainer/configs/blkio_device.go

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

vendor/github.com/opencontainers/runc/libcontainer/configs/cgroup_linux.go

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

vendor/github.com/opencontainers/runc/libcontainer/configs/cgroup_windows.go renamed to vendor/github.com/opencontainers/runc/libcontainer/configs/cgroup_unsupported.go

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

vendor/github.com/opencontainers/runc/libcontainer/devices/devices.go

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

vendor/github.com/opencontainers/runc/libcontainer/nsenter/nsenter_unsupported.go

Lines changed: 0 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/libcontainer/nsenter/nsexec.c

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

vendor/github.com/opencontainers/runc/libcontainer/system/syscall_linux_64.go

Lines changed: 1 addition & 1 deletion
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: 20 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)