summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-12-17 16:48:20 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-12-17 16:48:20 +0000
commit52a4e69562268bcc80f61ad1dcb3ce20f06101cb (patch)
treeb11c4a5846c469e91f135f812d27c57004e99b26
parent623ca69ed6dc2fb23bf43ae6b127aac74bba6ec4 (diff)
downloads6-rc-52a4e69562268bcc80f61ad1dcb3ce20f06101cb.tar.xz
version: 0.0.2.1v0.0.2.1
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html7
-rw-r--r--package/info2
4 files changed, 11 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 6390969..7e51939 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ Build Instructions
- GNU make version 3.81 or later
- skalibs version 2.3.8.3 or later: http://skarnet.org/software/skalibs/
- execline version 2.1.4.5 or later: http://skarnet.org/software/execline/
- - s6 version 2.2.4.0 or later: http://skarnet.org/software/s6/
+ - s6 version 2.2.4.2 or later: http://skarnet.org/software/s6/
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 0c36877..06e92bf 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -52,7 +52,7 @@ scripts are also run in a controlled environment.
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
2.1.4.5 or later </li>
<li> <a href="http://skarnet.org/software/s6/">s6</a> version
-2.2.4.0 or later </li>
+2.2.4.2 or later </li>
</ul>
<h3> Licensing </h3>
@@ -66,7 +66,7 @@ scripts are also run in a controlled environment.
<ul>
<li> The current released version of s6-rc is
-<a href="s6-rc-0.0.2.0.tar.gz">0.0.2.0</a>. </li>
+<a href="s6-rc-0.0.2.1.tar.gz">0.0.2.1</a>. </li>
<li> Alternatively, you can checkout a copy of the s6-rc git repository:
<pre> git clone git://git.skarnet.org/s6-rc </pre> </li>
<li> There's also a
diff --git a/doc/upgrade.html b/doc/upgrade.html
index fb37dd6..8bbca65 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,13 @@
<h1> What has changed in s6-rc </h1>
+<h2> in 0.0.2.1 </h2>
+
+<ul>
+ <li> <a href="http://skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.2.4.2. </li>
+</ul>
+
<h2> in 0.0.2.0 </h2>
<ul>
diff --git a/package/info b/package/info
index 028a04b..51e34bb 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-rc
-version=0.0.2.0
+version=0.0.2.1
category=admin
package_macro_name=S6RC