diff --git a/NEWS b/NEWS index 0c08872580..66d6041dd2 100644 --- a/NEWS +++ b/NEWS @@ -174,6 +174,21 @@ CHANGES WITH 258 in spe: Only nftables backend will be supported by systemd-networkd and systemd-nspawn since v259. + * Required minimum version of following components is planned to be + bumped in the next release: + * Linux kernel >= 5.10 (recommended >= 5.14), + * glibc >= 2.34, + * libxcrypt >= 4.4.0 (libcrypt by glibc will be no longer supported), + * util-linux >= 2.37, + * elfutils >= 0.177, + * openssl >= 3.0.0, + * cryptsetup >= 2.4.0, + * libfido2 >= 1.5.0, + * libseccomp >= 2.4.0, + * python >= 3.9.0. + Please provide any feedback on systemd-devel if those removal of old + version support would cause problems. + Service manager/PID1: * The PrivateUsers= unit setting now accepts a new value "full", which