Michael Crosby
95dbbdc8c1
Bump runc for CVE-2019-16884
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2019-09-26 10:09:42 -04:00
Sebastiaan van Stijn
cb4a8f51a6
bump runc v1.0.0-rc8-32-gf4982d86
...
full diff: https://github.com/opencontainers/runc/compare/v1.0.0-rc8...f4982d86f7fde0b6f953cc62ccc4022c519a10a9
possibly relevant changes included:
- opencontainers/runc#2074 Update dependency libseccomp-golang
- fixes https://nvd.nist.gov/vuln/detail/CVE-2017-18367
- opencontainers/runc#2065 Fix cgroup hugetlb size prefix for kB
- opencontainers/runc#2042 libcontainer: intelrdt: add missing destroy handler in defer func
- opencontainers/runc#2042 main: not reopen /dev/stderr
- opencontainers/runc#2038 `r.destroy` can defer exec in `runner.run` method
- opencontainers/runc#2035 specconv: always set "type: bind" in case of MS_BIND
- opencontainers/runc#2035 Move systemd.Manager initialization into a function in that module
- opencontainers/runc#2034 Support for logging from children processes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-06-25 13:03:23 +02:00
Sebastiaan van Stijn
14eaad0cd9
Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d (CVE-2019-5736)
...
Includes 6635b4f0c6 ,
which fixes a vulnerability in runc that allows a container escape (CVE-2019-5736)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-02-11 15:18:59 +01:00
Michael Crosby
e1a59ba0fb
Update runc to 10d38b660a77168360df3522881e2dc2be
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-11-14 14:02:41 -05:00
Michael Crosby
d7769daa5e
Update runc to 58592df56734acf62e574865fe40b9e53e
...
This includes fixes for user namespaces as well as a long standing bug
for running docker and containerd inside an lxc container.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-10-16 15:47:41 -04:00
Michael Crosby
806a8f98bb
Update runc to 00dc70017d222b178a002ed30e9321b126
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-09-20 18:42:15 -04:00
Derek McGowan
ddc53c9cd2
Update runc vendor
...
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2018-08-17 13:22:56 -07:00
Michael Crosby
73837b11db
Update runc to a618ab5a0186905949ee463dbb762c3d23e
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2018-02-08 11:30:24 -05:00
Michael Crosby
77f699ccc7
Update runc to 593914b8bd5448a93f7c3e4902a03408b6d
...
This bumps runc to the newest version as of this date.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-09-13 14:24:24 -04:00
Michael Crosby
2386062ce1
Update runc to e775f0fba3ea329b8b766451c892c41a3d4
...
This resolves logrus issues with containerd not being in sync with the
version runc is using.
This also updates the OCI runtime spec to v1.0.0
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-07-31 14:33:49 -04:00
Justin Cormack
5e3c399d48
Update the opencontainers/runc vendor
...
This fixes the ugly build errors on Alpine Linux which the old version gave
from C type mismatches, and now gives a nice neat line of whales on build...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-11 11:07:07 +01:00
Michael Crosby
271cac8634
Update runc to ce450bcc6c135cae93ee2a99d41a308c179ff6dc
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-01-26 11:31:17 -08:00
Michael Crosby
b4c901f34a
Revert "Switch to new vendor directory layout"
...
This reverts commit d5742209d3 .
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2016-03-17 16:10:24 -07:00
Marcos Lilljedahl
d5742209d3
Switch to new vendor directory layout
...
Fixes #113
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com >
2016-03-16 01:56:22 -03:00