From 2766be60c5a7d5b3be7513b609d2ae3f2d0c0883 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 29 Nov 2022 12:59:58 +0000 Subject: Prepare for 2.6.0.1 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ package/info | 2 +- src/minutils/rngseed.c | 2 +- src/minutils/s6-chroot.c | 2 +- src/minutils/s6-freeramdisk.c | 2 +- src/minutils/s6-hostname.c | 2 +- src/minutils/s6-logwatch.c | 2 +- src/minutils/s6-mount.c | 2 +- src/minutils/s6-pivotchroot.c | 2 +- src/minutils/s6-ps.c | 2 +- src/minutils/s6-swapoff.c | 2 +- src/minutils/s6-swapon.c | 2 +- src/minutils/s6-umount.c | 2 +- src/minutils/s6ps_pfield.c | 2 +- 17 files changed, 29 insertions(+), 16 deletions(-) diff --git a/INSTALL b/INSTALL index 59a3c82..daebb64 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.12.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.13.0.0 or later: https://skarnet.org/software/skalibs/ This software is Linux-specific. It will run on a Linux kernel, version 3.5 or later. diff --git a/NEWS b/NEWS index 1885d6c..388fca8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6-linux-utils. +In 2.6.0.1 +---------- + + - Adaptation to skalibs-2.13.0.0. + + In 2.6.0.0 ---------- diff --git a/doc/index.html b/doc/index.html index d8077c2..d614bcb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -47,7 +47,7 @@ on the wrong page. I apologize for the confusion. The Linux kernel must be 3.5 or later.
  • GNU make, version 3.81 or later
  • skalibs version -2.12.0.0 or later. It's a build-time requirement. It's also a run-time +2.13.0.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.
  • @@ -63,7 +63,7 @@ library.