From: Lennart Poettering Date: Tue, 12 Jun 2018 18:50:15 +0000 (+0200) Subject: NEWS: announce DNS-over-TLS too X-Git-Tag: v239~83 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c086ce8c2ed138191a0d06ab78e5b8ea7a505683;p=platform%2Fupstream%2Fsystemd.git NEWS: announce DNS-over-TLS too --- diff --git a/NEWS b/NEWS index 1e61189..bcca3a9 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,12 @@ CHANGES WITH 239 in spe: screen resolution for HiDPI systems, and now provides loader configuration settings to change the resolution explicitly. + * systemd-resolved now supports DNS-over-TLS ("PrivateDNS"). It's still + turned off by default, use PrivateDNS=yes to turn it on in + resolved.conf. We intend to make this the default as soon as couple + of additional techniques for optimizing the initial latency caused by + establishing a TLS/TCP connection are implemented. + * The systemd-resolve tool has been renamed to resolvectl (it also remains available under the old name, for compatibility), and its interface is now verb-based, similar in style to the other ctl