From b4ff8ba077b317d402e67ff67fdccd60a860a410 Mon Sep 17 00:00:00 2001 From: licunlong Date: Tue, 20 Jun 2023 11:11:02 +0800 Subject: [PATCH] NEWS: note the incompatible change of EnvironmentFile --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index a2a9aa351f2..cd9792a0b6d 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ systemd System and Service Manager CHANGES WITH 254 in spe: + Announcements of Future Feature Removals and Incompatible Changes: + + * EnvironmentFile now treats the line following a comment line trailing + with escape as a non comment line. For details, see: + https://github.com/systemd/systemd/issues/27975 + Security relevant changes: * pam_systemd will now by default pass the CAP_WAKE_ALARM ambient -- 2.47.3