Skip to content

Commit 47ccfcc

Browse files
mlaventurevieux
authored andcommitted
Update containerd & runc
containerd: 03e5862ec0d8d3b3f750e19fca3ee367e13c090e runc: 51371867a01c467f08af739783b8beafc15 Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com> (cherry picked from commit 8b1aeb2) Signed-off-by: Victor Vieux <victorvieux@gmail.com>
1 parent e3c24ca commit 47ccfcc

File tree

3 files changed

+18
-10
lines changed

3 files changed

+18
-10
lines changed

hack/dockerfile/binaries-commits

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/sh
22

33
TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a
4-
RUNC_COMMIT=ac031b5bf1cc92239461125f4c1ffb760522bbf2
5-
CONTAINERD_COMMIT=8517738ba4b82aff5662c97ca4627e7e4d03b531
4+
RUNC_COMMIT=51371867a01c467f08af739783b8beafc15
5+
CONTAINERD_COMMIT=03e5862ec0d8d3b3f750e19fca3ee367e13c090e
66
TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
77
LIBNETWORK_COMMIT=0f534354b813003a754606689722fe253101bc4e
88
VNDR_COMMIT=f56bd4504b4fad07a357913687fb652ee54bb3b0

vendor.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ github.com/miekg/pkcs11 df8ae6ca730422dba20c768ff38ef7d79077a59f
5959
github.com/docker/go v1.5.1-1-1-gbaf439e
6060
github.com/agl/ed25519 d2b94fd789ea21d12fac1a4443dd3a3f79cda72c
6161

62-
github.com/opencontainers/runc ac031b5bf1cc92239461125f4c1ffb760522bbf2 # libcontainer
62+
github.com/opencontainers/runc 51371867a01c467f08af739783b8beafc15 # libcontainer
6363
github.com/opencontainers/runtime-spec 1c7c27d043c2a5e513a44084d2b10d77d1402b8c # specs
6464
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
6565
# libcontainer deps (see src/github.com/opencontainers/runc/Godeps/Godeps.json)
@@ -96,7 +96,7 @@ google.golang.org/cloud dae7e3d993bc3812a2185af60552bb6b847e52a0
9696
github.com/docker/docker-credential-helpers f72c04f1d8e71959a6d103f808c50ccbad79b9fd
9797

9898
# containerd
99-
github.com/docker/containerd 8517738ba4b82aff5662c97ca4627e7e4d03b531
99+
github.com/docker/containerd 03e5862ec0d8d3b3f750e19fca3ee367e13c090e
100100
github.com/tonistiigi/fifo 1405643975692217d6720f8b54aeee1bf2cd5cf4
101101

102102
# cluster

vendor/github.com/opencontainers/runc/libcontainer/nsenter/nsexec.c

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)