aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-03-18 13:01:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-03-18 13:01:36 +0000
commit7dec0971dd6952a6f72fe44f374ab474519d9f06 (patch)
tree5ef8bb3339e21735d8543751b91245f7bba90369 /doc
parent50b0d5ce3ad04e2d49b7ea7ff8046a64991b1bf4 (diff)
downloadsmtpd-starttls-proxy-7dec0971dd6952a6f72fe44f374ab474519d9f06.tar.gz
Make /var/qmail installation optional
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index c5423e5..c6db2ac 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -34,11 +34,11 @@ 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.2 or later. It's a build-time requirement. It's also a run-time
+2.14.6.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.14.0.1 or later. It's a build-time and run-time requirement. </li>
+2.15.0.0 or later. It's a build-time and run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version
2.4.1.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 s6-dns library. </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 5393bc0..2720b16 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,9 +22,9 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.14.5.2 </li>
+dependency bumped to 2.14.6.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.14.0.1 </li>
+dependency bumped to 2.15.0.0 </li>
<li> New dependency: <a href="//skarnet.org/software/s6-dns/">s6-dns</a> 2.4.1.1 </li>
<li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a>
dependency bumped to 2.7.2.1 and made mandatory. </li>