From 3cbb9050f17ab853c46b2eb10094023365a0f50b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 15 May 2026 13:01:46 +0000 Subject: Prepare for 2.9.9.2, update deps --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 2 +- doc/upgrade.html | 7 +++++++ package/deps-build | 2 +- package/info | 2 +- 6 files changed, 17 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index c034499..298176e 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.15.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.15.0.1 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.2.1.2 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements diff --git a/NEWS b/NEWS index c207bee..a42f9a7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for execline. +In 2.9.9.2 +---------- + + - Bugfixes. + + In 2.9.9.1 ---------- diff --git a/doc/index.html b/doc/index.html index c91fad4..3a18f30 100644 --- a/doc/index.html +++ b/doc/index.html @@ -52,7 +52,7 @@ shell's syntax, and has no security issues.
  • 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.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index 8f472c9..6631d81 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -19,6 +19,13 @@

    What has changed in execline

    +

    in 2.9.9.2

    + + +

    in 2.9.9.1