From 8eb9a724d57d71d80651c431a449dfd9964c64c1 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 26 Mar 2018 15:08:21 +0000 Subject: Update deps; version: 0.4.0.0 --- AUTHORS | 2 +- INSTALL | 4 ++-- doc/index.html | 4 ++-- doc/upgrade.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/AUTHORS b/AUTHORS index 12b145f..825df2c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,5 +2,5 @@ Main author: Laurent Bercot Thanks to: - Colin Booth + Colin Booth multiplexd diff --git a/INSTALL b/INSTALL index 8b11fa8..affa94e 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.6.3.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.6.4.0 or later: http://skarnet.org/software/skalibs/ The scripts generated by the s6-linux-init-maker program have some additional dependencies: @@ -14,7 +14,7 @@ additional dependencies: - execline version 2.3.0.4 or later: http://skarnet.org/software/execline/ - s6-portable-utils version 2.2.1.1 or later: http://skarnet.org/software/s6-portable-utils/ - s6-linux-utils version 2.4.0.2 or later: http://skarnet.org/software/s6-linux-utils/ - - s6 version 2.7.0.0 or later: http://skarnet.org/software/s6/ + - s6 version 2.7.1.0 or later: http://skarnet.org/software/s6/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.32 or later. However, it should not be too hard to port to diff --git a/doc/index.html b/doc/index.html index 49aed5f..c8d7e7e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -50,7 +50,7 @@ a small FAQ.
  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.6.3.0 or later
  • +2.6.4.0 or later
  • execline version 2.3.0.4 or later
  • s6-portable-utils version @@ -58,7 +58,7 @@ a small FAQ.
  • s6-linux-utils version 2.4.0.2 or later
  • s6 version -2.7.0.0 or later
  • +2.7.1.0 or later

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 7acdf64..7a5d279 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,11 +22,11 @@

    • skalibs -dependency bumped to 2.6.3.0.
    • +dependency bumped to 2.6.4.0.
    • execline dependency bumped to 2.3.0.4.
    • s6 -dependency bumped to 2.7.0.0.
    • +dependency bumped to 2.7.1.0.
    • s6-linux-init-maker now autogenerates stage 3, which is not the responsibility of the user anymore (stage 3 was previously the user-written /etc/rc.shutdown -- cgit v1.2.3