aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-05-05 07:47:50 +0000
committerLaurent Bercot <ska@appnovation.com>2025-05-05 07:47:50 +0000
commit7321f6352cf778195778e2f76eac0b435c9f52e2 (patch)
treea02009bce44e3ce5e0e207eab0fc144f6ad52df5
parent70eaae07db27291d918aaf84f1c08bc0ac744534 (diff)
downloads6-networking-7321f6352cf778195778e2f76eac0b435c9f52e2.tar.gz
version: 2.7.1.0v2.7.1.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL4
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html4
3 files changed, 6 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 103217e..5cb1ebc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,8 +12,8 @@ Build Instructions
- s6-dns version 2.4.1.0 or later: https://skarnet.org/software/s6-dns/
- Depending on whether you build the SSL tools,
bearssl version 0.6 or later: https://bearssl.org/
- or libressl version 4.0.0 or later: https://libressl.org/
- or openssl version 3.4.1 or later: https://openssl.org/ *in addition to*
+ or libressl version 4.1.0 or later: https://libressl.org/
+ or openssl version 3.5.0 or later: https://openssl.org/ *in addition to*
libretls version 3.8.1 or later: https://git.causal.agency/libretls/about/
This software will run on any operating system that implements
diff --git a/doc/index.html b/doc/index.html
index 0f8ac74..b349bb9 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -70,9 +70,9 @@ libraries. </li>
<ul>
<li> Either <a href="https://bearssl.org/">BearSSL</a> version 0.6
or later. </li>
- <li> Or <a href="https://libressl.org/">LibreSSL</a> version 4.0.0
+ <li> Or <a href="https://libressl.org/">LibreSSL</a> version 4.1.0
or later. </li>
- <li> Or <a href="https://openssl.org/">OpenSSL</a> version 3.4.1
+ <li> Or <a href="https://openssl.org/">OpenSSL</a> version 3.5.0
or later <em>and</em>
<a href="https://git.causal.agency/libretls/about/">LibreTLS</a>
version 3.8.1 or later. </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 6397a94..2f2171b 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -30,9 +30,9 @@ dependency bumped to 2.13.2.0 </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
dependency bumped to 2.4.1.0 </li>
<li> <a href="https://libressl.org">LibreSSL</a>
-optional dependency bumped to 4.0.0 </li>
+optional dependency bumped to 4.1.0 </li>
<li> <a href="https://openssl.org">OpenSSL</a>
-optional dependency bumped to 3.4.1 </li>
+optional dependency bumped to 3.5.0 </li>
</ul>
<h2> in 2.7.0.4 </h2>