1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/opencontainers/selinux
Sebastiaan van Stijn fa67cff34b
vendor: update opencontainers/selinux v1.3.3
full diff: https://github.com/opencontainers/selinux/compare/v1.3.1...v1.3.3

- go-selinux/SetKeyLabel: fix for RHEL7 kernels
- getSELinuxfs: optimize/simplify using sync.Once
- xattr: use x/sys/unix, simplify
- Use /proc/thread-self if available
- Fix EnforceMode, SetEnforceMode, and SecurityCheckContext

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-28 19:19:46 +01:00
..
go-selinux vendor: update opencontainers/selinux v1.3.3 2020-02-28 19:19:46 +01:00
go.mod vendor: update opencontainers/selinux v1.3.1 2020-02-20 14:40:25 +01:00
LICENSE
README.md bump opencontainers/selinux to v1.2 2019-03-21 10:10:05 +01:00

selinux

GoDoc Go Report Card Build Status

Common SELinux package used across the container ecosystem.

Please see the godoc for more information.

Code of Conduct

Participation in the OpenContainers community is governed by OpenContainer's Code of Conduct.

Security

If you find an issue, please follow the security protocol to report it.