From ac8aa13ea5bab59ec23999744dcb4e0137cc6f6d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 14 May 2019 11:49:16 +0000 Subject: Prepare for 2.8.0.1 --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ package/info | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index d9c7478..8fd5538 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.8.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.8.1.0 or later: http://skarnet.org/software/skalibs/ - execline version 2.5.1.0 or later: http://skarnet.org/software/execline/ This software will run on any operating system that implements diff --git a/NEWS b/NEWS index d6b7d9e..594086f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6. +In 2.8.0.1 +---------- + + - Bugfixes. + + In 2.8.0.0 ---------- diff --git a/doc/index.html b/doc/index.html index 9fcecf1..1e07fd1 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.8.0.0 or later. It's a build-time requirement. It's also a run-time +2.8.1.0 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