aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-04-28 05:46:50 +0000
committerLaurent Bercot <ska@appnovation.com>2025-04-28 05:46:50 +0000
commit9499f0c51f3163dd6f7a5f7812b00897b049d139 (patch)
treedbf668caec5b9f476abd550b6cd187d7d97603cd /doc
parentb2ace52d7187d21038f63d4c4c551a0a2b3cd4c6 (diff)
downloads6-networking-9499f0c51f3163dd6f7a5f7812b00897b049d139.tar.gz
Prepare for 2.7.1.0, move to new system
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html6
-rw-r--r--doc/upgrade.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html
index b413c55..bd27664 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -61,9 +61,9 @@ library. </li>
<li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version
2.9.7.0 or later. It's a build-time and run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.13.1.1 or later. It's a build-time and run-time requirement. </li>
+2.13.2.0 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.4.0.1 or later. It's a build-time requirement. It's also a run-time
+2.4.1.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 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.7.0.5.tar.gz">2.7.0.5</a>. </li>
+<a href="s6-networking-2.7.1.0.tar.gz">2.7.1.0</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 7afae6d..6397a94 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,7 +18,7 @@
<h1> What has changed in s6-networking </h1>
-<h2> in 2.7.0.5 </h2>
+<h2> in 2.7.1.0 </h2>
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
@@ -26,9 +26,9 @@ dependency bumped to 2.14.4.0 </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
optional dependency bumped to 2.9.7.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.13.1.1 </li>
+dependency bumped to 2.13.2.0 </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
-dependency bumped to 2.4.0.1 </li>
+dependency bumped to 2.4.1.0 </li>
<li> <a href="https://libressl.org">LibreSSL</a>
optional dependency bumped to 4.0.0 </li>
<li> <a href="https://openssl.org">OpenSSL</a>