summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-06 00:40:11 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-06 00:40:11 +0000
commit861bed98658c79a55bcfea8e7f9e706c4d610c8a (patch)
tree26b549278f9fda8d8eccd534dc55b7b4582cf924 /doc
parent15cbf4b1a31289548dd7c37b3d1c502a08542604 (diff)
downloads6-861bed98658c79a55bcfea8e7f9e706c4d610c8a.tar.xz
- bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0v2.0.0.1
- version increased to 2.0.0.1
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html6
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 6aab8e8..54e8925 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -52,7 +52,7 @@ supervision that might help you understand the basics.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 4.0 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.0.0.0 or later </li>
+2.1.0.0 or later </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
2.0.0.0 or later </li>
</ul>
@@ -67,7 +67,7 @@ supervision that might help you understand the basics.
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.0.0.0.tar.gz">2.0.0.0</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.0.0.1.tar.gz">2.0.0.1</a>. </li>
<li> Alternatively, you can checkout a copy of the s6 git repository:
<pre> git clone git://git.skarnet.org/s6 </pre> </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 4d296f2..789d425 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -17,6 +17,12 @@
<h1> What has changed in s6 </h1>
+<h2> in 2.0.0.1 </h2>
+
+<ul>
+ <li> skalibs dependency bumped to 2.1.0.0. </li>
+</ul>
+
<h2> in 2.0.0.0 </h2>
<ul>