aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-18 04:13:08 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-18 04:13:08 +0000
commit0eeedc7455f69e3570d946d4265e98699dac34cc (patch)
treeff9ca23558f4b80bac63727244c8d86fcf8e8f5d /doc
parentc9ad723618113020309e14c66e05ccdd79245021 (diff)
downloads6-networking-0eeedc7455f69e3570d946d4265e98699dac34cc.tar.gz
Prepare for 2.7.2.1
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html8
-rw-r--r--doc/upgrade.html9
2 files changed, 13 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index aae1622..3e2bb68 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -55,11 +55,11 @@ 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.14.5.0 or later. It's a build-time requirement. It's also a run-time
+2.14.5.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 recommended) <a href="//skarnet.org/software/execline/">execline</a> version
-2.9.8.0 or later. It's a build-time and run-time requirement. </li>
+2.9.8.1 or later. It's a build-time and run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
2.14.0.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
@@ -91,8 +91,8 @@ 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.2.0.tar.gz">2.7.2.0</a>.
-You can access its checksum <a href="s6-networking-2.7.2.0.tar.gz.sha256">here</a>. </li>
+<a href="s6-networking-2.7.2.1.tar.gz">2.7.2.1</a>.
+You can access its checksum <a href="s6-networking-2.7.2.1.tar.gz.sha256">here</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 601c3a8..eb9ca98 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,15 @@
<h1> What has changed in s6-networking </h1>
+<h2> in 2.7.2.1 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.14.5.1 </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+optional dependency bumped to 2.9.8.1 </li>
+</ul>
+
<h2> in 2.7.2.0 </h2>
<ul>