From 861bed98658c79a55bcfea8e7f9e706c4d610c8a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 6 Jan 2015 00:40:11 +0000 Subject: - bugfix in s6-ftrigrd and s6lockd, need to align with skalibs-2.1.0.0 - version increased to 2.0.0.1 --- INSTALL | 2 +- doc/index.html | 4 ++-- doc/upgrade.html | 6 ++++++ package/info | 2 +- src/libs6/deps-lib/s6 | 0 src/libs6/ftrigr_start.c | 2 +- src/libs6/ftrigr_startf.c | 2 +- src/libs6/s6-ftrigrd.c | 4 ++-- src/libs6/s6lock_start.c | 2 +- src/libs6/s6lockd.c | 4 ++-- 10 files changed, 17 insertions(+), 11 deletions(-) mode change 100755 => 100644 src/libs6/deps-lib/s6 diff --git a/INSTALL b/INSTALL index 17c672b..eb61192 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.0.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.1.0.0 or later: http://skarnet.org/software/skalibs/ - execline version 2.0.0.0 or later: http://skarnet.org/software/execline/ This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index 6aab8e8..54e8925 100644 --- a/doc/index.html +++ b/doc/index.html @@ -52,7 +52,7 @@ supervision that might help you understand the basics.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 4.0 or later
  • skalibs version -2.0.0.0 or later
  • +2.1.0.0 or later
  • execline version 2.0.0.0 or later
  • @@ -67,7 +67,7 @@ supervision that might help you understand the basics.

    Download

    diff --git a/doc/upgrade.html b/doc/upgrade.html index 4d296f2..789d425 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,12 @@

    What has changed in s6

    +

    in 2.0.0.1

    + + +

    in 2.0.0.0