From bf0eec8f611dc7e8f0ec32dc725d2f72215a8dbb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 1 Mar 2018 12:56:21 +0000 Subject: Add openb_read workaround, prepare for 0.4.0.1 --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 6 ++++++ package/info | 2 +- src/s6-rc/s6-rc-update.c | 2 +- 6 files changed, 17 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index e20192c..e99e859 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.6.2.0 or later: http://skarnet.org/software/skalibs/ + - 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/ diff --git a/NEWS b/NEWS index 0c24901..1185762 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6-rc. +In 0.4.0.1 +---------- + + - Improved portability to (guess what) OpenBSD + + In 0.4.0.0 ---------- diff --git a/doc/index.html b/doc/index.html index 9ce7128..cd22f68 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ scripts are also run in a controlled environment.
  • A POSIX-compliant 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 version @@ -66,7 +66,7 @@ scripts are also run in a controlled environment.