Skip to content

Commit 697c59c

Browse files
austinvazquezk8s-infra-cherrypick-robot
authored andcommitted
Update runc binary to v1.2.5
This is the fifth patch release in the 1.2.z series of runc. It primarily fixes an issue caused by an upstream systemd bug. There was a regression in systemd v230 which made the way we define device rule restrictions require a systemctl daemon-reload for our transient units. This caused issues for workloads using NVIDIA GPUs. Workaround the upstream regression by re-arranging how the unit properties are defined. Dependency github.com/cyphar/filepath-securejoin is updated to v0.4.1, to allow projects that vendor runc to bump it as well. CI: fixed criu-dev compilation. Dependency golang.org/x/net is updated to 0.33.0. diff: opencontainers/[email protected] Signed-off-by: Austin Vazquez <[email protected]>
1 parent 29be12a commit 697c59c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/setup/runc-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.2.4
1+
v1.2.5

0 commit comments

Comments
 (0)