summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-02-15 19:43:23 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-02-15 19:43:23 +0000
commit6073821d65e0cc309eee182420f3a54af762cdbe (patch)
tree8da6be7e0f362ba2644ee125e54352a3cb229a5e /doc
parent6389224bab4269d3f87bcbb125bb23187c8ffd78 (diff)
downloads6-networking-6073821d65e0cc309eee182420f3a54af762cdbe.tar.xz
version: 2.4.1.0v2.4.1.0
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html6
-rw-r--r--doc/upgrade.html6
2 files changed, 7 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html
index bb4a293..ca240bb 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -44,13 +44,13 @@ compiled with IPv6 support, s6-networking is IPv6-ready.
<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.10.0.1 or later. It's a build-time requirement. It's also a run-time
+2.10.0.2 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.7.0.1 or later. It's a build-time and run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.10.0.1 or later. It's a build-time and run-time requirement. </li>
+2.10.0.2 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.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
@@ -59,7 +59,7 @@ libraries. </li>
<ul>
<li> Either <a href="https://bearssl.org/">BearSSL</a> version 0.6
or later. <strong>This is a beta version.</strong> </li>
- <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.2.2
+ <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.2.4
or later </li>
<li> Or <a href="https://openssl.org/">OpenSSL</a> version 1.1.1h
or later <em>and</em>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index c285749..aca162c 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,13 +22,15 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.10.0.1 </li>
+dependency bumped to 2.10.0.2 </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.7.0.1 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.10.0.1 </li>
+dependency bumped to 2.10.0.2 </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
dependency bumped to 2.3.5.0. </li>
+ <li> <a href="https://libressl.org">LibreSSL</a>
+optional dependency bumped to 3.2.4. </li>
<li> Handshake timeout is now functional with the <em>libtls</em>
backend (previously it only was with the <em>bearssl</em> backend). </li>
<li> <a href="s6-tlsc-io.html">s6-tlsc-io</a> and