diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-26 15:05:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-26 15:05:53 +0000 |
commit | 0d3b53568fd1e4dc794d766f1f2ed23b4a2b2f60 (patch) | |
tree | dcb1c39f11fa7fc282fbb8286b5d34c1ae3958cc | |
parent | 4a9db67edcb653e91edca758152b755e169cc235 (diff) | |
download | s6-rc-0d3b53568fd1e4dc794d766f1f2ed23b4a2b2f60.tar.xz |
Bump s6 dep to 2.7.1.0, version: 0.4.0.1v0.4.0.1
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 3 |
3 files changed, 4 insertions, 3 deletions
@@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.6.4.0 or later: http://skarnet.org/software/skalibs/ - execline version 2.3.0.4 or later: http://skarnet.org/software/execline/ - - s6 version 2.6.3.0 or later: http://skarnet.org/software/s6/ + - s6 version 2.7.1.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 cd22f68..58dc3e6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -52,7 +52,7 @@ scripts are also run in a controlled environment. <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.3.0.4 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.6.2.0 or later </li> +2.7.1.0 or later </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index c3574bf..552273a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -33,7 +33,8 @@ minor and bugfix version changes. <h2> in 0.4.0.1 </h2> <ul> - <li> No functional changes. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.7.1.0. </li> </ul> <h2> in 0.4.0.0 </h2> |