From: Yu Watanabe Date: Tue, 1 Apr 2025 17:52:28 +0000 (+0900) Subject: Update NEWS X-Git-Tag: v258-rc1~779^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99cc106670e5d40d5d5b77956240754c7138542d;p=thirdparty%2Fsystemd.git Update NEWS --- diff --git a/NEWS b/NEWS index 7bdd3e0dbde..ddc17bf00b6 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,12 @@ CHANGES WITH 258 in spe: * The 'split-usr', 'rootlibdir', and 'rootprefix' meson options, which were deprecated in v255, have been removed. + * OpenSSL is the only crypto backend for systemd-resolved and + systemd-importd, and support for gnutls and gcrypt has been removed. + Hence, support for 'dns-over-tls=gnutls' meson option has been + removed. Also, 'cryptolib' meson option has been deprecated, and will + be removed in a future release. + Announcements of Future Feature Removals: * The D-Bus method org.freedesktop.systemd1.StartAuxiliaryScope() is