From a241c8c85eefd77df7bc7fe67a220eb16e44bdf9 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 3 Nov 2025 07:13:32 +0000 Subject: [PATCH] sys-process/tini: Sync with Gentoo It's from Gentoo commit 330b5683752e103508f32f0eef4425afc4e4eba9. Signed-off-by: Flatcar Buildbot --- .../sys-process/tini/files/tini-0.19.0-cmake4.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-process/tini/files/tini-0.19.0-cmake4.patch b/sdk_container/src/third_party/portage-stable/sys-process/tini/files/tini-0.19.0-cmake4.patch index f5f5f37b3d..7014dc56ea 100644 --- a/sdk_container/src/third_party/portage-stable/sys-process/tini/files/tini-0.19.0-cmake4.patch +++ b/sdk_container/src/third_party/portage-stable/sys-process/tini/files/tini-0.19.0-cmake4.patch @@ -1,10 +1,11 @@ Version bump for compatibility with CMake 4 https://bugs.gentoo.org/951903 +https://bugs.gentoo.org/964441 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 2.8.0) -+cmake_minimum_required (VERSION 3.5.0) ++cmake_minimum_required (VERSION 2.8.12...3.10) project (tini C) # Config