Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit ae6b481

Browse files
committed
pick up fix for CVE-2019-19921 in opencontainers/selinux
Here's the full diff: opencontainers/selinux@3a1f366...5215b18 (cherry picked from commit 5f0bf05) Signed-off-by: Davanum Srinivas <[email protected]>
1 parent b075cc4 commit ae6b481

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
@@ -42,7 +42,7 @@ github.com/opencontainers/image-spec v1.0.1
4242
github.com/opencontainers/runc 3e425f80a8c931f88e6d94a8c831b9d5aa481657
4343
github.com/opencontainers/runtime-spec eba862dc2470385a233c7507392675cbeadf7353
4444
github.com/opencontainers/runtime-tools v0.6.0
45-
github.com/opencontainers/selinux v1.2.2
45+
github.com/opencontainers/selinux 5215b1806f52b1fcc2070a8826c542c9d33cd3cf
4646
github.com/pkg/errors v0.8.0
4747
github.com/pmezard/go-difflib v1.0.0
4848
github.com/prometheus/client_golang f4fb1b73fb099f396a7f0036bf86aa8def4ed823

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)