Skip to content

Commit 4c03d5d

Browse files
committed
Pick up fix for CVE-2019-16884 in opencontainers/selinux
Signed-off-by: Davanum Srinivas <[email protected]> (cherry picked from commit faf03c3) Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 318111b commit 4c03d5d

4 files changed

Lines changed: 58 additions & 8 deletions

File tree

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ github.com/json-iterator/go 1.1.5
6262
github.com/modern-go/reflect2 1.0.1
6363
github.com/modern-go/concurrent 1.0.3
6464
github.com/opencontainers/runtime-tools v0.6.0
65-
github.com/opencontainers/selinux v1.2.2
65+
github.com/opencontainers/selinux 5215b1806f52b1fcc2070a8826c542c9d33cd3cf
6666
github.com/seccomp/libseccomp-golang v0.9.1
6767
github.com/tchap/go-patricia v2.2.6
6868
github.com/xeipuuv/gojsonpointer 4e3ac2762d5f479393488629ee9370b50873b3a6

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

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

Lines changed: 33 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/selinux_stub.go

Lines changed: 13 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)