diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-10 12:10:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-10 12:10:17 +0000 |
commit | c5c52f1a1f22bcd9ed2d0f2b547152b7e2d1b9ab (patch) | |
tree | 6f3ef409aeb0b97457ebbebec87bb87e3411165e /doc/index.html | |
parent | ce4ee24fc1339454537163ea95fa4aa683193d1f (diff) | |
download | smtpd-starttls-proxy-c5c52f1a1f22bcd9ed2d0f2b547152b7e2d1b9ab.tar.xz |
Prepare for 0.0.1.4. Drop -01 from s6-ioconnect invocation.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index ad67ffc..95e5277 100644 --- a/doc/index.html +++ b/doc/index.html @@ -38,9 +38,9 @@ inetd-like mail servers that do not already support it. requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.12.0.0 or later. It's a build-time and run-time requirement. </li> +2.12.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.6.0.0 or later. It's not a requirement, but you won't be able +2.7.0.0 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.3.tar.gz">0.0.1.3</a>. </li> +<a href="smtpd-starttls-proxy-0.0.1.4.tar.gz">0.0.1.4</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>: |