summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-06-25 11:57:37 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-06-25 11:57:37 +0000
commit2fd8d6d946bfb28aeb3ae9badf0d6c8015d414c8 (patch)
tree485367cd96ebd0be447a5f2d55ecafff1202600f
parentf737a55e0d6f610f33bd959aef5f54d620ee04c6 (diff)
downloads6-linux-init-0.0.1.1.tar.xz
- bumped s6 depv0.0.1.1
- version: 0.0.1.1
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html6
-rw-r--r--package/info2
4 files changed, 8 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 55140ee..9e88832 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,7 +10,7 @@ Build Instructions
- execline version 2.1.2.2 or later: http://skarnet.org/software/execline/
- s6-portable-utils version 2.0.5.0 or later: http://skarnet.org/software/s6-portable-utils/
- s6-linux-utils version 2.0.2.1 or later: http://skarnet.org/software/s6-linux-utils/
- - s6 version 2.1.4.0 or later: http://skarnet.org/software/s6/
+ - s6 version 2.1.5.0 or later: http://skarnet.org/software/s6/
Note that all those are build-time dependencies, and they are
*also* run-time dependencies when you use the init binary created
diff --git a/doc/index.html b/doc/index.html
index a0d3218..98cad2f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -58,7 +58,7 @@ a small FAQ.
<li> <a href="http://skarnet.org/software/s6-linux-utils/">s6-linux-utils</a> version
2.0.2.1 or later </li>
<li> <a href="http://skarnet.org/software/s6/">s6</a> version
-2.1.4.0 or later </li>
+2.1.5.0 or later </li>
</ul>
<p>
@@ -86,7 +86,7 @@ against the shared version of the skalibs library, it also becomes a
<ul>
<li> The current released version of s6-linux-init is
-<a href="s6-linux-init-0.0.1.0.tar.gz">0.0.1.0</a>. </li>
+<a href="s6-linux-init-0.0.1.1.tar.gz">0.0.1.1</a>. </li>
<li> Alternatively, you can checkout a copy of the s6-linux-init git repository:
<pre> git clone git://git.skarnet.org/s6-linux-init </pre> </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 92acdfc..c360ce9 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,10 +18,12 @@
<h1> What has changed in s6-linux-init </h1>
-<h2> in 0.0.1.0 </h2>
+
+<h2> in 0.0.1.1 </h2>
<ul>
- <li> Initial release. </li>
+ <li> <a href="http://skarnet.org/software/s6/">s6</a> dependency
+bumped to 2.1.5.0 </li>
</ul>
</body>
diff --git a/package/info b/package/info
index cb108ed..bb25040 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-linux-init
-version=0.0.1.0
+version=0.0.1.1
category=admin
package_macro_name=S6_LINUX_INIT