aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html6
-rw-r--r--doc/upgrade.html7
2 files changed, 7 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html
index c6db2ac..52f85a6 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -34,16 +34,16 @@ 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.6.0 or later. It's a build-time requirement. It's also a run-time
+2.15.0.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.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
+2.4.1.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 s6-dns library. </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>
+2.7.2.2 or later. It's a build-time and run-time requirement. </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 2720b16..4e3e27d 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,13 +21,14 @@
<h2> in 0.1.0.0 </h2>
<ul>
+ <li> Support for disabling RPATH at configure time. </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.14.6.0 </li>
+dependency bumped to 2.15.0.0 </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
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> New dependency: <a href="//skarnet.org/software/s6-dns/">s6-dns</a> 2.4.1.2 </li>
<li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a>
-dependency bumped to 2.7.2.1 and made mandatory. </li>
+dependency bumped to 2.7.2.2 and made mandatory. </li>
</ul>
<h2> in 0.0.2.1 </h2>