From a0e078e78512a1a9a491223a7415851f2677e58f Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sat, 19 Apr 2025 06:37:20 +0900 Subject: [PATCH] NEWS: mention org.freedesktop.systemd1.StartAuxiliaryScope() has been removed --- NEWS | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 151038b1825..41798f92136 100644 --- a/NEWS +++ b/NEWS @@ -90,12 +90,10 @@ CHANGES WITH 258 in spe: continue to work, update to xf86-input-evdev >= 2.11.0 and xf86-input-libinput >= 1.5.0 before updating to systemd >= 258. - Announcements of Future Feature Removals: + * The D-Bus method org.freedesktop.systemd1.StartAuxiliaryScope() has + been removed, which was deprecated since v257. - * The D-Bus method org.freedesktop.systemd1.StartAuxiliaryScope() is - deprecated because accounting data and such cannot be reasonably - migrated between cgroups. It is likely to be fully removed in a - future release (reach out if you have use cases). + Announcements of Future Feature Removals: * Support for System V service scripts is deprecated and will be removed in v258. Please make sure to update your software -- 2.47.3