]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
tests: add UNIFIED_CGROUP_HIERARCHY=[default|hybrid] (#4675)
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index 9f0079d522c77c7265431934b80fe08df18f41be..b10a6f538f4934a43d9b53f4170b962d50c763a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 systemd System and Service Manager
 
-CHANGES WITH 232 in spe
+CHANGES WITH 232:
 
         * The new RemoveIPC= option can be used to remove IPC objects owned by
           the user or group of a service when that service exits.
@@ -311,6 +311,15 @@ CHANGES WITH 232 in spe
         * "systemctl is-enabled --full" will now show by which symlinks a unit
           file is enabled in the unit dependency tree.
 
+        * Support for VeraCrypt encrypted partitions has been added to the
+          "cryptsetup" logic and /etc/crypttab.
+
+        * systemd-detect-virt gained support for a new --private-users switch
+          that checks whether the invoking processes are running inside a user
+          namespace. Similar, a new special value "private-users" for the
+          existing ConditionVirtualization= setting has been added, permitting
+          skipping of specific units in user namespace environments.
+
         Contributions from: Alban Crequy, Alexander Kuleshov, Alfie John,
         Andreas Henriksson, Andrew Jeddeloh, Balázs Úr, Bart Rulon, Benjamin
         Richter, Ben Gamari, Ben Harris, Brian J. Murrell, Christian Brauner,
@@ -338,7 +347,7 @@ CHANGES WITH 232 in spe
         E. MORIN, Yi EungJun, Yuki Inoguchi, Yu Watanabe, Zbigniew
         Jędrzejewski-Szmek, Zeal Jagannatha
 
-        — Santa Fe, 2016-11-XX
+        — Santa Fe, 2016-11-03
 
 CHANGES WITH 231: