From 569f61c3102140f5acaeb780b17af4b05956445e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 4 Dec 2021 23:50:41 +0000 Subject: Prepare for 2.3.5.3 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ package/info | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index cac7145..29be362 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.11.0.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.11.1.0 or later: http://skarnet.org/software/skalibs/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS index c7b0da6..a0845f7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6-dns. +In 2.3.5.3 +---------- + + - Bugfixes. + + In 2.3.5.2 ---------- diff --git a/doc/index.html b/doc/index.html index 5c5a528..4f1bfd1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -58,7 +58,7 @@ to the s6 ecosystem.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.11.0.0 or later. It's a build-time requirement. It's also a run-time +2.11.1.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.
  • @@ -72,7 +72,7 @@ requirement if you link against the shared version of the skalibs library.

    Download