From 6be088f22b8655b753606836abb9187fe39bc960 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 20 Jun 2018 22:35:36 +0200 Subject: [PATCH] NEWS: mention ConditionSecurity=uefi-secureboot Follow-up for be405b909e5d78b43e3af47e0d10cd84c714e2f3. --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e8c2a12cf..7eb547556 100644 --- a/NEWS +++ b/NEWS @@ -302,8 +302,6 @@ CHANGES WITH 239 in spe: https://github.com/systemd/systemd/blob/master/doc/PORTABLE_SERVICES.md https://github.com/systemd/systemd/blob/master/doc/CODE_QUALITY.md - * pam_elogind will now look for PAM userdata fields elogind.memory_max, - elogind.tasks_max, elogind.cpu_weight, elogind.io_weight set by * The Boot Loader Specification has been added to the source tree. https://github.com/systemd/systemd/blob/master/doc/BOOT_LOADER_SPECIFICATION.md @@ -311,6 +309,8 @@ CHANGES WITH 239 in spe: While moving it into our source tree we have updated it and further changes are now accepted through the usual github PR workflow. + * pam_elogind will now look for PAM userdata fields elogind.memory_max, + elogind.tasks_max, elogind.cpu_weight, elogind.io_weight set by earlier PAM modules. The data in these fields is used to initialize the session scope's resource properties. Thus external PAM modules may now configure per-session limits, for example sourced from @@ -333,6 +333,9 @@ CHANGES WITH 239 in spe: system namespacing options. One such service is elogind-udevd.service wher this is now used by default. + * ConditionSecurity= gained a new value "uefi-secureboot" that is true + when the system is booted in UEFI "secure mode". + * A new unit "system-update-pre.target" is added, which defines an optional synchronization point for offline system updates, as implemented by the pre-existing "system-update.target" unit. It -- 2.30.2