summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-12 03:17:44 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-12 03:17:44 +0000
commit105748f3911d0b3c413d6edf36d78cfa450a0d80 (patch)
tree141ccfa340783a34d03f5fdb6a7f53204912dbbc
parentf9a593c576c8d4e413a22b434dd40428f6436b20 (diff)
downloads6-networking-105748f3911d0b3c413d6edf36d78cfa450a0d80.tar.xz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL6
-rw-r--r--doc/index.html6
-rw-r--r--doc/upgrade.html6
3 files changed, 11 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 04bf778..c76def3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,9 +12,9 @@ Build Instructions
- s6-dns version 2.3.6.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 3.5.3 or later: https://libressl.org/
- or openssl version 1.1.1t or later: https://openssl.org/ *in addition to*
- libretls version 3.5.2 or later: https://git.causal.agency/libretls/about/
+ or libressl version 3.7.3 or later: https://libressl.org/
+ or openssl version 1.1.1w or later: https://openssl.org/ *in addition to*
+ libretls version 3.7.0 or later: https://git.causal.agency/libretls/about/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
index a703c56..37da351 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -70,12 +70,12 @@ 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 3.5.3
+ <li> Or <a href="https://libressl.org/">LibreSSL</a> version 3.7.3
or later. </li>
- <li> Or <a href="https://openssl.org/">OpenSSL</a> version 1.1.1u
+ <li> Or <a href="https://openssl.org/">OpenSSL</a> version 1.1.1w
or later <em>and</em>
<a href="https://git.causal.agency/libretls/about/">LibreTLS</a>
-version 3.5.2 or later. </li>
+version 3.7.0 or later. </li>
</ul> The chosen library is a build-time requirement, and also a
run-time requirement if you link against its shared version. </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 7b4a88e..d71a59c 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -27,8 +27,12 @@ dependency bumped to 2.14.0.0 </li>
optional dependency bumped to 2.9.4.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.12.0.0 </li>
+ <li> <a href="https://libressl.org">LibreSSL</a>
+optional dependency bumped to 3.7.3 </li>
<li> <a href="https://openssl.org">OpenSSL</a>
-optional dependency bumped to 1.1.1u </li>
+optional dependency bumped to 1.1.1w </li>
+ <li> <a href="https://git.causal.agency/libretls/about/">LibreTLS</a>
+optional dependency bumped to 3.7.0 </li>
</ul>
<h2> in 2.5.1.3 </h2>