Skip to content

Commit 4730088

Browse files
committed
Update runc to resolve selinux issues
Signed-off-by: Michael Crosby <[email protected]>
1 parent e16368d commit 4730088

7 files changed

Lines changed: 233 additions & 32 deletions

File tree

vendor.conf

Lines changed: 2 additions & 2 deletions
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 29686dbc5559d93fb1ef402eeda3e35c38d75af4 # v1.0.1-59-g29686db
23-
github.com/opencontainers/runc v1.0.0-rc7
23+
github.com/opencontainers/runc 6a3f4749b81768cd01ef3da117ef0a19cd572652
2424
github.com/konsorten/go-windows-terminal-sequences v1.0.1
2525
github.com/sirupsen/logrus v1.4.1
2626
github.com/urfave/cli 7bc6a0acffa589f415f88aca16cc1de5ffd66f9c
@@ -61,7 +61,7 @@ github.com/json-iterator/go 1.1.5
6161
github.com/modern-go/reflect2 1.0.1
6262
github.com/modern-go/concurrent 1.0.3
6363
github.com/opencontainers/runtime-tools v0.6.0
64-
github.com/opencontainers/selinux b6fa367ed7f534f9ba25391cc2d467085dbb445a
64+
github.com/opencontainers/selinux v1.2.1
6565
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
6666
github.com/tchap/go-patricia v2.2.6
6767
github.com/xeipuuv/gojsonpointer 4e3ac2762d5f479393488629ee9370b50873b3a6

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

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/selinux/README.md

Lines changed: 11 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/selinux/go-selinux/label/label.go

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

vendor/github.com/opencontainers/selinux/go-selinux/label/label_selinux.go

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

0 commit comments

Comments
 (0)