containerd/vendor/github.com/opencontainers
Sebastiaan van Stijn 0b3c7e1479
vendor: opencontainers/selinux v1.5.2
full diff: https://github.com/opencontainers/selinux/compare/v1.5.1...v1.5.2

- Implement FormatMountLabel unconditionally
  Implementing FormatMountLabel on situations built without selinux
  should be possible; the context will be ignored if no SELinux is available.
- Remote potential race condition, where mcs label is freed
  Theorectially if you do not change the MCS Label then we free it and two
  commands later reserve it. If some other process was grabbing MCS Labels
  at the same time, the other process could get the same label.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-26 16:30:35 +02:00
..
go-digest Use digestset from go-digest 2020-05-11 14:17:34 -07:00
image-spec Update containerd version to 90553efdef. 2018-01-12 22:34:39 +00:00
runc Remove dependency on libcontainer/system 2020-05-10 21:58:16 +02:00
runtime-spec vendor: runtime-spec v1.0.2 2020-05-09 15:05:25 +02:00
selinux vendor: opencontainers/selinux v1.5.2 2020-05-26 16:30:35 +02:00