From de8c2721d5652e498cfab99857f989c379b72db2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Oct 2024 11:47:42 +0000 Subject: Prepare for 2.13.1.0; add flag-newpidns Signed-off-by: Laurent Bercot --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3727420..d9c6748 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,12 @@ Changelog for s6. -In 2.13.0.1 +In 2.13.1.0 ----------- - Bugfixes. - Install static libraries in /usr/lib by default. + - Support for starting the service in a new pid namespace, via the +flag-newpidns file in the service directory. (Linux only.) In 2.13.0.0 -- cgit v1.3.1