From d36e757d42ce4c27d3d496c2573a127a0d0c2b5c Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 7 Jul 2022 09:55:48 -0400 Subject: cri-o: update to 1.24.1 -latest Bumping cri-o to version v1.24.1-18-gb0d2ef327, which comprises the following commits: 81ef20b38 Fix unit test coverage 7b4941478 Fix release-notes tag determination 0dde66a3c Upload release notes for each tag 29762438c Fix container status for HostToContainer propagation 2cf9cf9df bump ocicni to 0.4.0 5481d35e9 Fix unit tests b0040ddd9 test: set cri stats more idiomatically cf0037d1a utils/RunUnderSystemdScope: fix wrt channel deadlock 5b75a4763 oci: kill children of container if it is in the host pid namespace 489819e33 bump to v1.24.1 8acadd3f4 conmonmgr: query help text to see if it supports log-global-size-max fc852b402 add support for conmon log-global-size-max 77f0429d9 oci: cap exec sync length Signed-off-by: Bruce Ashfield --- recipes-containers/cri-o/cri-o_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb index 175b6b3e..18fa0069 100644 --- a/recipes-containers/cri-o/cri-o_git.bb +++ b/recipes-containers/cri-o/cri-o_git.bb @@ -14,7 +14,7 @@ At a high level, we expect the scope of cri-o to be restricted to the following - Resource isolation as required by the CRI \ " -SRCREV_cri-o = "a3bbde8a77c323aa6a485da9a9046299155c6016" +SRCREV_cri-o = "b0d2ef327c919fd0e2a8730a7b18dd3221fd3f95" SRC_URI = "\ git://github.com/kubernetes-sigs/cri-o.git;branch=release-1.24;name=cri-o;protocol=https \ file://0001-Makefile-force-symlinks.patch \ -- cgit v1.2.3-54-g00ecf