From 500282af5046d9456b6a103fa93245a3b6086a90 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Wed, 31 Jan 2024 13:59:23 -0800 Subject: [PATCH] runc: update to 1.1.12 Fixes CVE-2024-21626. --- srcpkgs/runc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template index c7268618a2565..15d2b1a063158 100644 --- a/srcpkgs/runc/template +++ b/srcpkgs/runc/template @@ -1,6 +1,6 @@ # Template file for 'runc' pkgname=runc -version=1.1.11 +version=1.1.12 revision=1 build_style=go go_import_path=github.com/opencontainers/runc @@ -14,7 +14,7 @@ license="Apache-2.0" homepage="https://github.com/opencontainers/runc" changelog="https://github.com/opencontainers/runc/raw/main/CHANGELOG.md" distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz" -checksum=90a9f8a0093f9e06900e393c11c6b61c597eaf7f9e149aa3aad743961ed25478 +checksum=47d9e34500e478d860512b3b646724ee4b9e638692122ddaa82af417668ca4d7 post_build() { make man