From 01386893e8a4d1ebde7a8673ba352124e62062d4 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Oct 2024 11:53:02 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 1d0f57e..489fec3 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.14.3.0 or later: https://skarnet.org/software/skalibs/ - - s6 version 2.13.0.1 or later: https://skarnet.org/software/s6/ + - s6 version 2.13.1.0 or later: https://skarnet.org/software/s6/ - (optional but recommended): s6-networking version 2.7.0.4 or later: https://skarnet.org/software/s6-networking/ diff --git a/doc/index.html b/doc/index.html index cd69232..d54a338 100644 --- a/doc/index.html +++ b/doc/index.html @@ -38,7 +38,7 @@ inetd-like mail servers that do not already support it. requirement if you link against the shared version of the skalibs library.
  • s6 version -2.13.0.1 or later. It's a build-time and run-time requirement.
  • +2.13.1.0 or later. It's a build-time and run-time requirement.
  • Recommended at run-time: s6-networking version 2.7.0.4 or later. It's not a requirement, but you won't be able to do much with smtpd-starttls-proxy if you don't have a suitable diff --git a/doc/upgrade.html b/doc/upgrade.html index 6218994..0f35004 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@
  • skalibs dependency bumped to 2.14.3.0
  • s6 -dependency bumped to 2.13.0.1
  • +dependency bumped to 2.13.1.0
  • s6-networking recommended dependency bumped to 2.7.0.4
  • Static libraries (if any, which isn't the case for now) -- cgit v1.3.1