summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html4
3 files changed, 7 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 4d45b63..db066ba 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,9 +7,9 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 4.0 or later
- skalibs version 2.2.0.0 or later: http://skarnet.org/software/skalibs/
- - execline version 2.0.1.0 or later: http://skarnet.org/software/execline/
+ - execline version 2.0.1.1 or later: http://skarnet.org/software/execline/
- s6 version 2.0.1.0 or later: http://skarnet.org/software/s6/
- - s6-dns version 2.0.0.1 or later: http://skarnet.org/software/s6-dns/
+ - s6-dns version 2.0.0.2 or later: http://skarnet.org/software/s6-dns/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
index a3ce72e..6649fac 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -43,11 +43,11 @@ compiled with IPv6 support, s6-networking is IPv6-ready.
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
2.2.0.0 or later </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
-2.0.1.0 or later </li>
+2.0.1.1 or later </li>
<li> <a href="http://skarnet.org/software/s6/">s6</a> version
2.0.1.0 or later </li>
<li> <a href="http://skarnet.org/software/s6-dns/">s6-dns</a> version
-2.0.0.1 or later </li>
+2.0.0.2 or later </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index b0ac839..65964fc 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,8 +21,10 @@
<ul>
<li> skalibs dependency bumped to 2.2.0.0. </li>
+ <li> execline dependency bumped to 2.0.1.1. </li>
<li> s6 dependency introduced (2.0.1.0) </li>
- <li> Separation of superservers into socketbinders and d's </li>
+ <li> s6-dns dependency bumped to 2.0.0.2. </li>
+ <li> Separation of superservers into socketbinders and d's. </li>
</ul>
<h2> in 2.0.0.1 </h2>