From 969daee49f1dc4a2fb119bae1916e86a7c8c9516 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 10 Feb 2023 13:50:46 -0500 Subject: runc-opencontainers: update to 1.1.0-tip Bumping runc to version v1.1.4-20-gc6781d10, which comprises the following commits: f6e2cd3b nsexec: Check for errors in write_log() 9233b3d0 tests/int: test for /dev/null owner regression fa722c1d libcontainer: skip chown of /dev/null caused by fd redirection 53ceeeab Explicitly pin busybox and debian downloads 3b6625c6 tests/integration/get-images.sh: fix busybox.tar.xz URL b8ebeece tests: replace local hello world bundle with busybox bundle e9f8fd32 [1.1] Vagrantfile.fedora: upgrade Fedora to 37 e6a8287c ci: shellcheck: update to 0.8.0, fix/suppress new warnings Signed-off-by: Bruce Ashfield --- recipes-containers/runc/runc-opencontainers_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/runc/runc-opencontainers_git.bb b/recipes-containers/runc/runc-opencontainers_git.bb index e67789da..8d56ffc0 100644 --- a/recipes-containers/runc/runc-opencontainers_git.bb +++ b/recipes-containers/runc/runc-opencontainers_git.bb @@ -1,6 +1,6 @@ include runc.inc -SRCREV = "bd4d05c0caf340f2d1fd1625f5c1129ce01c97b5" +SRCREV = "c6781d100a73d2dcef84e9376d85fff02235a2ed" SRC_URI = " \ git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \ file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ -- cgit v1.2.3-54-g00ecf