commit fc0a5ac48bd417336f6d3333ac7846d8134579eb
parent 2598c3ce94f6f292bdd234020709af034c27d262
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Mon, 20 Nov 2023 04:02:06 +0000
version: 2.12.0.1
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat:
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git 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
@@ -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
@@ -83,7 +83,7 @@ with s6</a> </li>
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> 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. </li>
<li> (Optional, but really recommended for full functionality):
diff --git a/doc/upgrade.html b/doc/upgrade.html
@@ -21,7 +21,8 @@
<h2> in 2.12.0.1 </h2>
<ul>
- <li> No functional changes. </li>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.14.0.1. </li>
</ul>
<h2> in 2.12.0.0 </h2>