]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
sd-netlink: Make use of IN_SET (#5977)
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index 9687bb81a91ab80023db7648326cff8f412b27e5..b980b646fefa1831cfaf55f1f33a423ac1d5eab0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,17 @@
 systemd System and Service Manager
 
+CHANGES WITH 234 in spe
+
+        * The code to call libnss_dns as a fallback from libnss_resolve when
+          the communication with systemd-resolved fails was removed. This
+          fallback was redundant and interfered with the [!UNAVAIL=return]
+          suffix. See nss-resolve(8) for the recommended configuration.
+
 CHANGES WITH 233:
 
+        * This version requires at least gperf 3.1 for building, 3.0 is not
+          sufficient.
+
         * The "hybrid" control group mode has been modified to improve
           compatibility with "legacy" cgroups-v1 setups. Specifically, the
           "hybrid" setup of /sys/fs/cgroup is now pretty much identical to
@@ -3315,7 +3325,7 @@ CHANGES WITH 216:
           like Cockpit which register web clients as PAM sessions.
 
         * timer units with at least one OnCalendar= setting will now
-          be started only after timer-sync.target has been
+          be started only after time-sync.target has been
           reached. This way they will not elapse before the system
           clock has been corrected by a local NTP client or
           similar. This is particular useful on RTC-less embedded