From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32547 invoked from network); 16 Jun 2020 20:41:51 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 16 Jun 2020 20:41:51 -0000 Received: (qmail 15534 invoked by uid 89); 16 Jun 2020 20:42:14 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 15521 invoked from network); 16 Jun 2020 20:42:14 -0000 From: "Laurent Bercot" To: "skaware@list.skarnet.org" , "supervision@list.skarnet.org" Subject: [announce] s6-2.9.2.0 Date: Tue, 16 Jun 2020 20:41:44 +0000 Message-Id: Reply-To: "Laurent Bercot" User-Agent: eM_Client/7.2.37929.0 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduhedrudejtddgudehgecutefuodetggdotffvucfrrhhofhhilhgvmecupfgfoffgtffkveetuefngfdpqfgfvfenuceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkrhgfgggtgfesthhqredttderjeenucfhrhhomhepfdfnrghurhgvnhhtuceuvghrtghothdfuceoshhkrgdqshhkrgifrghrvgesshhkrghrnhgvthdrohhrgheqnecuggftrfgrthhtvghrnhepgeeihedvudfgueeijefgheekgedvvdfhieelgeeuieeludffieetfefgtdfguddvnecuffhomhgrihhnpehskhgrrhhnvghtrdhorhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuth Hello, s6-2.9.2.0 is out. This release is happening a lot earlier than I intended, but I made a mistake: I released s6-linux-init-1.0.4.1 (a bugfix version) and it depends on the new feature of s6-2.9.2.0. So, in order to keep the latest versions in sync, I have to release s6-2.9.2.0 now. The new feature is the addition of the -d option to s6-sudod, to allow a server to "detach" from the client and not die if the client disappears. This is important for s6-linux-init because the shutdown procedure is handled by the runleveld service, which is really a s6-rc invocation behind s6-sudod, and if the shutdown procedure is triggered from a xterm that gets killed, without a detaching feature this kills the s6-rc process and stops the shutdown. The new -d option is meant to prevent this, and is used in s6-linux-init-1.0.4.1. s6-2.9.2.0 also comes with a batch of various documentation fixes and clarifications requested by several users, who deserve all the praise for actually helping me improve the doc. :) https://skarnet.org/software/s6/ git://git.skarnet.org/s6 Enjoy, Bug-reports welcome. -- Laurent