From a80a1304ff86b8cf493265696d517aea2cf7a703 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 27 Feb 2022 02:52:20 +0000 Subject: Prepare for 2.2.4.0; add -N option to s6-dumpenv Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/s6-dumpenv.html | 8 +++++++- doc/upgrade.html | 7 +++++++ package/info | 2 +- src/skaembutils/s6-dumpenv.c | 17 +++++++++++++---- 7 files changed, 37 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index 0df7e18..50149cb 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.11.1.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.11.2.0 or later: https://skarnet.org/software/skalibs/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS index a8cc7cb..0a39a4e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6-portable-utils. +In 2.2.4.0 +---------- + + - New -N option to s6-dumpenv, for chomping retrieval. + + In 2.2.3.4 ---------- diff --git a/doc/index.html b/doc/index.html index 96036ca..d4530f1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -74,7 +74,7 @@ on the wrong page. I apologize for the confusion.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.11.1.0 or later. It's a build-time requirement. It's also a run-time +2.11.2.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • @@ -90,7 +90,7 @@ library.