From 3ee8082947b2781eecc08b7b38df927458121fc8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Dec 2024 19:52:33 +0100 Subject: [PATCH] update TODO --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index b160e2f8b92..91127eff943 100644 --- a/TODO +++ b/TODO @@ -101,9 +101,6 @@ Deprecations and removals: and then rework cgroupsv2 support around fds, i.e. keep one fd per active unit around, and always operate on that, instead of cgroup fs paths. -* drop support for kernels lacking memfd_create() (i.e. make 3.17 new - baseline), then drop all pipe() based fallbacks. - * drop support for getrandom()-less kernels. (GRND_INSECURE means once kernel 5.6 becomes our baseline). See https://github.com/systemd/systemd/pull/24101#issuecomment-1193966468 for -- 2.47.3