From 36752804d4f964ebdbeee62c2c39145f8834d63f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 22 Jan 2021 10:08:45 +0000 Subject: Prepare for 2.10.0.1 --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ package/info | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index a515e6f..3fe8bd5 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.10.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.10.0.1 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.1.0.0 or later: https://skarnet.org/software/nsss/ - Optional (but recommended): execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ diff --git a/NEWS b/NEWS index 0d85471..55e6700 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6. +In 2.10.0.1 +----------- + + - Bugfixes. + + In 2.10.0.0 ----------- diff --git a/doc/index.html b/doc/index.html index 28883e1..98db0c8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,7 +83,7 @@ with s6
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.10.0.0 or later. It's a build-time requirement. It's also a run-time +2.10.0.1 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.
  • Optional: execline version @@ -114,7 +114,7 @@ want nsswitch-like functionality:

    Download