summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-04-02 19:40:32 +0000
committerLaurent Bercot <ska@appnovation.com>2023-04-02 19:40:32 +0000
commit763cabcda00c56c9644989a310dbbe3bc8502862 (patch)
treeddc975b66d1b0d5ebb4512f839ad2473ac269caa
parentaf4935e6ca00cdda480bd80e81e9845d3e689a01 (diff)
downloads6-763cabcda00c56c9644989a310dbbe3bc8502862.tar.xz
version: 2.11.3.2v2.11.3.2
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL4
-rw-r--r--NEWS6
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html9
-rw-r--r--package/info2
5 files changed, 20 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 238528e..d32f3cd 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,8 +6,8 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.13.1.0 or later: https://skarnet.org/software/skalibs/
- - execline version 2.9.2.1 or later: https://skarnet.org/software/execline/
+ - skalibs version 2.13.1.1 or later: https://skarnet.org/software/skalibs/
+ - execline version 2.9.3.0 or later: https://skarnet.org/software/execline/
(You can disable this requirement at configure time, but will
lose some functionality.)
- Optional: nsss version 0.2.0.3 or later: https://skarnet.org/software/nsss/
diff --git a/NEWS b/NEWS
index a6b8348..117b5a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Changelog for s6.
+In 2.11.3.2
+-----------
+
+ - Dependency fixes.
+
+
In 2.11.3.1
-----------
diff --git a/doc/index.html b/doc/index.html
index 4d46f0a..887378b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -83,12 +83,12 @@ 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.13.1.0 or later. It's a build-time requirement. It's also a run-time
+2.13.1.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):
<a href="//skarnet.org/software/execline/">execline</a> version
-2.9.2.1 or later. When s6 is built with execline support (which is the default),
+2.9.3.0 or later. When s6 is built with execline support (which is the default),
execline is a build-time requirement, and also a run-time requirement for
certain binaries that spawn scripts interpreted with
<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 43dce08..0ab62a9 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,15 @@
<h1> What has changed in s6 </h1>
+<h2> in 2.11.3.2 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.13.1.1. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+recommended dependency bumped to 2.9.3.0. </li>
+</ul>
+
<h2> in 2.11.3.1 </h2>
<ul>
diff --git a/package/info b/package/info
index e3d6e79..9796afa 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6
-version=2.11.3.1
+version=2.11.3.2
category=admin
package_macro_name=S6