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
Akihiro Suda 6d68080907 update runc library to v1.0.0-rc10 (CVE-2019-19921)
Notable changes:
* Fix CVE-2019-19921 (Volume mount race condition with shared mounts): https://github.com/opencontainers/runc/pull/2207
* Fix exec FIFO race: https://github.com/opencontainers/runc/pull/2185
* Basic support for cgroup v2.  Almost feature-complete, but still missing support for systemd mode in rootless.
  See also https://github.com/opencontainers/runc/issues/2209 for the known issues.

Full changes: https://github.com/opencontainers/runc/compare/v1.0.0-rc9...v1.0.0-rc10

Also updates go-selinux: 3a1f366feb...5215b1806f
(See https://github.com/containerd/cri/pull/1383#issuecomment-578227009)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-01-25 04:06:24 +09:00
..
armon
aws/aws-sdk-go
Azure/go-ansiterm
beorn7/perks
bsphere/le_go
BurntSushi/toml
cespare/xxhash/v2
cloudflare/cfssl
containerd
coreos
creack/pty
deckarep/golang-set
docker
fernet/fernet-go
fluent/fluent-logger-golang
fsnotify/fsnotify
go-ini/ini
godbus/dbus
gofrs/flock
gogo
golang
google
googleapis/gax-go
gorilla/mux
Graylog2/go-gelf
grpc-ecosystem
hashicorp
imdario/mergo
inconshreveable/mousetrap
ishidawataru/sctp
jmespath/go-jmespath
konsorten/go-windows-terminal-sequences
mattn/go-shellwords
matttproud/golang_protobuf_extensions
Microsoft
miekg/dns
mistifyio/go-zfs
mitchellh/hashstructure
moby/buildkit
morikuni/aec
opencontainers
opentracing/opentracing-go
opentracing-contrib/go-stdlib
philhofer/fwd
pkg/errors
prometheus
RackSec/srslog
samuel/go-zookeeper
sean-/seed
seccomp/libseccomp-golang
sirupsen/logrus
spf13
syndtr/gocapability
tchap/go-patricia
tinylib/msgp
tonistiigi/fsutil
ugorji/go
vbatts/tar-split
vishvananda