aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-02-10 07:33:09 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-02-10 07:33:09 +0000
commit34b8a10af3b6999e8dfbb1ee267bd58c09b27bfd (patch)
treedcda8cf126cf785c6583d91562e1805f9c422985 /doc
parent7bbbb7ef9da9dc1de07656ce53e170ed3aa4cb32 (diff)
downloadsmtpd-starttls-proxy-34b8a10af3b6999e8dfbb1ee267bd58c09b27bfd.tar.gz
Make TLS spawn instead of exec, sigh
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 3b350ea..c5423e5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -34,7 +34,7 @@ inetd-like mail servers that do not already support it.
<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.1 or later. It's a build-time requirement. It's also a run-time
+2.14.5.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> <a href="//skarnet.org/software/s6/">s6</a> version
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 1dba5fc..5393bc0 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,7 +22,7 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.14.5.1 </li>
+dependency bumped to 2.14.5.2 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.14.0.1 </li>
<li> New dependency: <a href="//skarnet.org/software/s6-dns/">s6-dns</a> 2.4.1.1 </li>