]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update NEWS 36937/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Apr 2025 17:52:28 +0000 (02:52 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Apr 2025 20:49:00 +0000 (05:49 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 7bdd3e0dbdedea1331a99b7ac51ad16a541ac050..ddc17bf00b64c84f1c013409c034e354c5719fc0 100644 (file)
--- 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