From d1ec57c644c528b5e7bded2abf56ccddf7452804 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 9 Sep 2023 15:05:07 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 1 + doc/index.html | 2 +- doc/upgrade.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 6c0a775..9b8c2bb 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.13.2.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.0.0 or later: https://skarnet.org/software/skalibs/ - Optional (but recommended): execline version 2.9.4.0 or later: https://skarnet.org/software/execline/ - s6 version 2.11.4.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.3.6.0 or later: https://skarnet.org/software/s6-dns/ diff --git a/NEWS b/NEWS index 49ec901..1f31ab5 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ In 2.5.1.4 ---------- - Bugfixes. + - Major performance improvements. In 2.5.1.3 diff --git a/doc/index.html b/doc/index.html index 0238664..aeb0beb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,7 +55,7 @@ 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.13.2.0 or later. It's a build-time requirement. It's also a run-time +2.14.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.
  • (Optional, but recommended) execline version diff --git a/doc/upgrade.html b/doc/upgrade.html index 8b87b42..a5a8913 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,7 @@
    • skalibs -dependency bumped to 2.13.2.0
    • +dependency bumped to 2.14.0.0
    • execline optional dependency bumped to 2.9.4.0
    • s6 -- cgit v1.2.3