From a1cda6a6270ed65a1a52b31c09b7374334de9c3c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 21 Oct 2019 16:56:55 +0000 Subject: Prepare for 1.0.3.1 --- INSTALL | 10 +++++----- NEWS | 6 ++++++ doc/index.html | 12 ++++++------ doc/upgrade.html | 15 +++++++++++++++ package/info | 2 +- 5 files changed, 33 insertions(+), 12 deletions(-) diff --git a/INSTALL b/INSTALL index bceae26..6d1c20f 100644 --- a/INSTALL +++ b/INSTALL @@ -6,11 +6,11 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.8.1.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.5.1.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.8.0.1 or later: https://skarnet.org/software/s6/ - - Optional: nsss version 0.0.1.1 or later: https://skarnet.org/software/nsss/ - - Optional: utmps version 0.0.2.2 or later: https://skarnet.org/software/utmps/ + - skalibs version 2.9.1.0 or later: https://skarnet.org/software/skalibs/ + - execline version 2.5.3.0 or later: https://skarnet.org/software/execline/ + - s6 version 2.9.0.1 or later: https://skarnet.org/software/s6/ + - Optional: nsss version 0.0.2.1 or later: https://skarnet.org/software/nsss/ + - Optional: utmps version 0.0.3.1 or later: https://skarnet.org/software/utmps/ 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/NEWS b/NEWS index d26c106..1d156c2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6-linux-init. +In 1.0.3.1 +---------- + + - Bugfixes. + + In 1.0.3.0 ---------- diff --git a/doc/index.html b/doc/index.html index 2d866f4..85727a8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,11 +72,11 @@ kernel command line
  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.9.0.0 or later
  • +2.9.1.0 or later
  • execline version -2.5.2.0 or later
  • +2.5.3.0 or later
  • s6 version -2.9.0.0 or later
  • +2.9.0.1 or later

    @@ -87,10 +87,10 @@ kernel command line

  • If you're using musl and want nsswitch-like functionality: nsss version -0.0.2.0 or later
  • +0.0.2.1 or later
  • If you want secure utmp functionality: utmps version -0.0.3.0 or later
  • +0.0.3.1 or later

    @@ -110,7 +110,7 @@ all the other packages against the static version of libskarnet.