From a21a4975ce06f06e4f26d73f27d3b22ee3a9da1e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 2 Nov 2025 08:14:48 +0000 Subject: Update deps --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 37f75f0..70b3d78 100644 --- a/INSTALL +++ b/INSTALL @@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/ - Optional (but recommended): execline version 2.9.8.0 or later: https://skarnet.org/software/execline/ - - s6 version 2.13.3.0 or later: https://skarnet.org/software/s6/ + - s6 version 2.14.0.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.4.1.1 or later: https://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, bearssl version 0.6 or later: https://bearssl.org/ diff --git a/doc/index.html b/doc/index.html index 80dbe42..7a853d2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -61,7 +61,7 @@ library.
  • (Optional, but recommended) execline version 2.9.8.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.13.3.0 or later. It's a build-time and run-time requirement.
  • +2.14.0.0 or later. It's a build-time and run-time requirement.
  • s6-dns version 2.4.1.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 s6-dns diff --git a/doc/upgrade.html b/doc/upgrade.html index 779c7cd..601c3a8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@ dependency bumped to 2.14.5.0
  • execline optional dependency bumped to 2.9.8.0
  • s6 -dependency bumped to 2.13.3.0
  • +dependency bumped to 2.14.0.0
  • s6-dns dependency bumped to 2.4.1.1
  • New command: proxy-server
  • -- cgit v1.3.1