From 2a9643f6aef1a52cdada648f72f1d0ec9c1b711d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 21 Nov 2016 14:04:51 +0000 Subject: Increase s6-log "s" limit to 256MB --- INSTALL | 2 +- doc/index.html | 4 ++-- doc/s6-log.html | 2 +- doc/upgrade.html | 6 ++++++ package/info | 2 +- src/daemontools-extras/s6-log.c | 2 +- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 4f0e1e5..b6e47bf 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.4.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.4.0.1 or later: http://skarnet.org/software/skalibs/ - execline version 2.2.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 f85da66..319ba22 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,7 +83,7 @@ with s6
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.4.0.0 or later. It's a build-time requirement. It's also a run-time +2.4.0.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • execline version @@ -100,7 +100,7 @@ library.
  • Download