]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
add two additional entries to NEWS
authorLennart Poettering <lennart@poettering.net>
Wed, 2 Nov 2016 22:02:12 +0000 (16:02 -0600)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 Nov 2016 22:02:12 +0000 (16:02 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 9f0079d522c77c7265431934b80fe08df18f41be..f0ad917464caef0e367c4b1c33d4c017b757d076 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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,