summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-04-09 19:01:52 +0000
committerLaurent Bercot <ska@appnovation.com>2022-04-09 19:01:52 +0000
commitc45631e0d8d2de6f44c618408a187645fe48e16e (patch)
treecff4ec7e469b140bf15f19bea0110d5eb1cf450e /doc
parentb51c1b1911e97c552d99f8a00698bbae30229ce0 (diff)
downloads6-networking-c45631e0d8d2de6f44c618408a187645fe48e16e.tar.xz
Prepare for 2.5.1.1; adapt to skalibs-2.12.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html6
-rw-r--r--doc/upgrade.html9
2 files changed, 12 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 3047ed2..ddd09d2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -55,7 +55,7 @@ as extensions to the s6 ecosystem.
<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.11.1.0 or later. It's a build-time requirement. It's also a run-time
+2.12.0.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. </li>
<li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version
@@ -63,7 +63,7 @@ library. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
2.11.0.1 or later. It's a build-time and run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version
-2.3.5.3 or later. It's a build-time requirement. It's also a run-time
+2.3.5.4 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the s6-dns
libraries. </li>
<li> If you want to build the secure communication tools:
@@ -91,7 +91,7 @@ run-time requirement if you link against its shared version. </li>
<ul>
<li> The current released version of s6-networking is
-<a href="s6-networking-2.5.1.0.tar.gz">2.5.1.0</a>. </li>
+<a href="s6-networking-2.5.1.1.tar.gz">2.5.1.1</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 82ab8b7..a2ff43b 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,15 @@
<h1> What has changed in s6-networking </h1>
+<h2> in 2.5.1.1 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.12.0.0 </li>
+ <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
+dependency bumped to 2.3.5.4 </li>
+</ul>
+
<h2> in 2.5.1.0 </h2>
<ul>