From: Mike Yuan Date: Sun, 16 Mar 2025 18:26:41 +0000 (+0100) Subject: NEWS: remark cgroup v1 removal X-Git-Tag: v258-rc1~906^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44a8b3d30b2e0ee849c59afda4cb172e5d9192a2;p=thirdparty%2Fsystemd.git NEWS: remark cgroup v1 removal --- diff --git a/NEWS b/NEWS index 7bdd3e0dbde..ff872c38b8e 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ CHANGES WITH 258 in spe: Incompatible changes: + * Support for cgroup v1 ('legacy' and 'hybrid' hierarchies) has been + removed. cgroup v2 ('unified' hierarchy) will always be mounted + during system bootup and systemd-nspawn container initialization. + * The default access mode of tty/pts device nodes has been changed to 0600, which was 0620 in the older releases, due to general security concerns about terminals being written to by other users. To restore @@ -71,9 +75,6 @@ CHANGES WITH 258 in spe: will be phased out in a future release in 2025, i.e. we expect to bump the minimum baseline to v5.4 then too. - * The complete removal of support for cgroup v1 ('legacy' and 'hybrid' - hierarchies) is scheduled for v258. - * Support for System V service scripts is deprecated and will be removed in v258. Please make sure to update your software *now* to include a native systemd unit file instead of a legacy