From 145c78bf3a857c7ceecd1b41c86f6f59b6e856ca Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 21 Jun 2026 23:44:01 +0000 Subject: Prepare for 2.8.0.1 --- INSTALL | 6 +++--- NEWS | 8 +++++++- doc/index.html | 10 +++++----- doc/upgrade.html | 13 +++++++++++++ package/info | 2 +- 5 files changed, 29 insertions(+), 10 deletions(-) diff --git a/INSTALL b/INSTALL index f49225d..0ea1e4c 100644 --- a/INSTALL +++ b/INSTALL @@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.15.0.0 or later: https://skarnet.org/software/skalibs/ - - Optional (but recommended): execline version 2.9.8.2 or later: https://skarnet.org/software/execline/ - - s6 version 2.15.0.0 or later: https://skarnet.org/software/s6/ + - skalibs version 2.15.0.1 or later: https://skarnet.org/software/skalibs/ + - Optional (but recommended): execline version 2.9.9.2 or later: https://skarnet.org/software/execline/ + - s6 version 2.15.1.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.4.1.2 or later: https://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, bearssl version 0.6 or later: https://bearssl.org/ diff --git a/NEWS b/NEWS index a4e372c..4947a2b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ Changelog for s6-networking. -In 2.7.3.0 +In 2.8.0.1 +---------- + + - Documentation fixes. + + +In 2.8.0.0 ---------- - Support for disabling RPATH at configure time. diff --git a/doc/index.html b/doc/index.html index a1f3170..30c0021 100644 --- a/doc/index.html +++ b/doc/index.html @@ -56,13 +56,13 @@ as extensions to the s6 ecosystem.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.15.0.0 or later. It's a build-time requirement. It's also a run-time +2.15.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.
  • (Optional, but recommended) execline version -2.9.9.0 or later. It's a build-time and run-time requirement.
  • +2.9.9.2 or later. It's a build-time and run-time requirement.
  • s6 version -2.15.0.0 or later. It's a build-time and run-time requirement.
  • +2.15.1.0 or later. It's a build-time and run-time requirement.
  • s6-dns version 2.4.1.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns @@ -92,8 +92,8 @@ run-time requirement if you link against its shared version.