commit c4f01cd510b5ec915f8821d39d3df282380ba375
parent a3cdeecf0033919e3b5a79c17c19b5ac98719256
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Tue, 21 Jul 2015 01:13:08 +0000
execline dep bump
Diffstat:
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/INSTALL b/INSTALL
@@ -7,7 +7,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 4.0 or later
- skalibs version 2.3.6.0 or later: http://skarnet.org/software/skalibs/
- - execline version 2.1.2.2 or later: http://skarnet.org/software/execline/
+ - execline version 2.1.3.0 or later: http://skarnet.org/software/execline/
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
@@ -88,7 +88,7 @@ with an earlier version. </li>
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
-2.1.2.2 or later. It's a build-time and run-time requirement. </li>
+2.1.3.0 or later. It's a build-time and run-time requirement. </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
@@ -22,6 +22,7 @@
<ul>
<li> skalibs dependency bumped to 2.3.6.0. </li>
+ <li> execline dependency bumped to 2.1.3.0. </li>
<li> The internals of <a href="s6-supervise.html">s6-supervise</a> have
changed; the <tt>supervise/status</tt> file ABI has changed and is not
compatible with the daemontools/runit <tt>supervise/status</tt> files