From fc0a5ac48bd417336f6d3333ac7846d8134579eb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 20 Nov 2023 04:02:06 +0000 Subject: version: 2.12.0.1 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 2 +- doc/upgrade.html | 3 ++- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 5742c68..25f003e 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.14.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.0.1 or later: https://skarnet.org/software/skalibs/ - Recommended: execline version 2.9.4.0 or later: https://skarnet.org/software/execline/ (You can disable this requirement at configure time, but will lose some functionality.) diff --git a/NEWS b/NEWS index 9708367..80ca208 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6. +In 2.12.0.1 +----------- + + - Bugfixes. + + In 2.12.0.0 ----------- diff --git a/doc/index.html b/doc/index.html index 3977e79..7a110ba 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.14.0.0 or later. It's a build-time requirement. It's also a run-time +2.14.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, but really recommended for full functionality): diff --git a/doc/upgrade.html b/doc/upgrade.html index a472a6c..a038a4d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,8 @@

    in 2.12.0.1

      -
    • No functional changes.
    • +
    • skalibs +dependency bumped to 2.14.0.1.

    in 2.12.0.0

    -- cgit v1.2.3