summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:06:08 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-10-15 10:06:08 +0000
commitcff4858e62fde21695f5d2903456a32a638248f9 (patch)
tree029a7209f324f09fb39a88e24e71dd25c58ed391
parent509092cab6e0ef34122deaa90d3076d0a09c26d0 (diff)
downloads6-rc-cff4858e62fde21695f5d2903456a32a638248f9.tar.xz
- dependencies updated
- version: 0.0.1.2
-rw-r--r--INSTALL6
-rw-r--r--doc/index.html8
-rw-r--r--doc/upgrade.html13
-rw-r--r--package/info2
4 files changed, 21 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 7d4e8db..4e1278e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,9 +6,9 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.3.7.1 or later: http://skarnet.org/software/skalibs/
- - execline version 2.1.4.1 or later: http://skarnet.org/software/execline/
- - s6 version 2.2.1.1 or later: http://skarnet.org/software/s6/
+ - skalibs version 2.3.8.0 or later: http://skarnet.org/software/skalibs/
+ - execline version 2.1.4.2 or later: http://skarnet.org/software/execline/
+ - s6 version 2.2.2.0 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 ccb32bf..a264f6c 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -48,11 +48,11 @@ scripts are also run in a controlled environment.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.3.7.1 or later </li>
+2.3.8.0 or later </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
-2.1.4.1 or later </li>
+2.1.4.2 or later </li>
<li> <a href="http://skarnet.org/software/s6/">s6</a> version
-2.2.1.1 or later </li>
+2.2.2.0 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.1.1.tar.gz">0.0.1.1</a>. </li>
+<a href="s6-rc-0.0.1.2.tar.gz">0.0.1.2</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 035738f..f4bcd0d 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,19 @@
<h1> What has changed in s6-rc </h1>
+<h2> in 0.0.1.2 </h2>
+
+<ul>
+ <li> <a href="https://www.gnu.org/software/make/">GNU make</a>
+dependency pushed back to 3.81. </li>
+ <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.3.8.0. </li>
+ <li> <a href="http://skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.1.4.2. </li>
+ <li> <a href="http://skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.2.2.0. </li>
+</ul>
+
<h2> in 0.0.1.1 </h2>
<ul>
diff --git a/package/info b/package/info
index a3c7bb7..810543f 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=s6-rc
-version=0.0.1.1
+version=0.0.1.2
category=admin
package_macro_name=S6RC