diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/index.html b/doc/index.html index 89ef1d8..fc355d7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -34,16 +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.5.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.1 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.3.0 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.2.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> +2.14.0.1 or later. It's a build-time and run-time requirement. </li> + <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> version +2.7.2.1 or later. It's a build-time and run-time requirement. </li> </ul> <h3> Licensing </h3> @@ -57,8 +54,8 @@ provides a simple one. </li> <ul> <li> The current released version of smtpd-starttls-proxy is -<a href="smtpd-starttls-proxy-0.0.2.1.tar.gz">0.0.2.1</a>. -You can access its checksum <a href="smtpd-starttls-proxy-0.0.2.1.tar.gz.sha256">here</a>. </li> +<a href="smtpd-starttls-proxy-0.1.0.0.tar.gz">0.1.0.0</a>. +You can access its checksum <a href="smtpd-starttls-proxy-0.1.0.0.tar.gz.sha256">here</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>: @@ -90,6 +87,7 @@ the previous versions of smtpd-starttls-proxy and the current one. </li> <ul> <li><a href="smtpd-starttls-proxy-io.html">The <tt>smtpd-starttls-proxy-io</tt> program</a></li> +<li><a href="qmail-remote.html">The <tt>qmail-remote</tt> program</a></li> </ul> <h2> Related resources </h2> |
