aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-09-23 20:19:22 +0000
committerLaurent Bercot <ska@appnovation.com>2024-09-23 20:19:22 +0000
commit368aede679320d999321f180b83634dccde6afab (patch)
tree8440b23c9429207ca26cc20f96e1e4992ee76927 /doc/index.html
parent71b410f7ee84576c592db0d71f5388d83ecec582 (diff)
downloadsmtpd-starttls-proxy-368aede679320d999321f180b83634dccde6afab.tar.gz
Prepare for 0.0.1.5; align configure to rest of skaware
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index 4af8fee..cd69232 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -34,13 +34,13 @@ 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.2.0 or later. It's a build-time requirement. It's also a run-time
+2.14.3.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 skalibs
library. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.13.0.0 or later. It's a build-time and run-time requirement. </li>
+2.13.0.1 or later. It's a build-time and run-time requirement. </li>
<li> Recommended at run-time: <a href="//skarnet.org/software/s6-networking/">s6-networking</a> version
-2.7.0.3 or later. It's not a requirement, but you won't be able
+2.7.0.4 or later. It's not a requirement, but you won't be able
to do much with smtpd-starttls-proxy if you don't have a suitable
UCSPI-TLS server tool, and <a href="//skarnet.org/software/s6-networking/">s6-networking</a>
provides a simple one. </li>
@@ -57,7 +57,7 @@ provides a simple one. </li>
<ul>
<li> The current released version of smtpd-starttls-proxy is
-<a href="smtpd-starttls-proxy-0.0.1.4.tar.gz">0.0.1.4</a>. </li>
+<a href="smtpd-starttls-proxy-0.0.1.5.tar.gz">0.0.1.5</a>. </li>
<li> You can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/smtpd-starttls-proxy/">smtpd-starttls-proxy
git repository</a>: