From 21a10c7c9864f99ab09c5c49f3cec52aa43f727f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 6 Jun 2024 12:33:03 +0000 Subject: Update deps Signed-off-by: Laurent Bercot --- INSTALL | 6 +++--- doc/index.html | 6 +++--- doc/upgrade.html | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index b5d9f14..1489922 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.14.0.0 or later: https://skarnet.org/software/skalibs/ - - s6 version 2.12.0.1 or later: https://skarnet.org/software/s6/ - - (optional but recommended): s6-networking version 2.6.0.0 or later: + - skalibs version 2.14.2.0 or later: https://skarnet.org/software/skalibs/ + - s6 version 2.13.0.0 or later: https://skarnet.org/software/s6/ + - (optional but recommended): s6-networking version 2.7.0.3 or later: https://skarnet.org/software/s6-networking/ This software will run on any operating system that implements diff --git a/doc/index.html b/doc/index.html index 95e5277..4af8fee 100644 --- a/doc/index.html +++ b/doc/index.html @@ -34,13 +34,13 @@ inetd-like mail servers that do not already support it.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.0.0 or later. It's a build-time requirement. It's also a run-time +2.14.2.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.
  • s6 version -2.12.0.1 or later. It's a build-time and run-time requirement.
  • +2.13.0.0 or later. It's a build-time and run-time requirement.
  • Recommended at run-time: s6-networking version -2.7.0.0 or later. It's not a requirement, but you won't be able +2.7.0.3 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 UCSPI-TLS server tool, and s6-networking provides a simple one.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index caab1e6..1fec97c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,11 +22,11 @@

    in 0.0.1.3

    -- cgit v1.2.3