diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-05-09 15:45:50 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-05-09 15:45:50 +0200 |
commit | 606c24e3bd41207c395f24a56bcfcad791e265a5 (patch) | |
tree | e43a5cbf63412f5c74b7c0b92c9760d66f6465d6 /NEWS | |
parent | 2aba426ffb345408a461ed0ff6fba46e63ae625b (diff) |
build-sys: prepare 204systemd/v204
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ systemd System and Service Manager +CHANGES WITH 204: + + * The Python bindings gained some minimal support for the APIs + exposed by libsystemd-logind. + + * ConditionSecurity= gained support for detecting SMACK. Since + this condition already supports SELinux and AppArmor we only + miss IMA for this. Patches welcome! + + Contributions from: Karol Lewandowski, Lennart Poettering, + Zbigniew Jędrzejewski-Szmek + CHANGES WITH 203: * systemd-nspawn will now create /etc/resolv.conf if |