aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-10-04 03:33:51 +0000
committerLaurent Bercot <ska@appnovation.com>2024-10-04 03:33:51 +0000
commitff4f1c3e5bdee68fe0baebd55b9b55e7e9b99e5a (patch)
treeff2d390cda91933ad79e310e4ab772c3a83433cd /doc
parent87b2868edd955dc884a6650250a4ee0fa4595683 (diff)
downloaddnsfunnel-ff4f1c3e5bdee68fe0baebd55b9b55e7e9b99e5a.tar.gz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index ba3dadd..3bf0fb7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -49,7 +49,7 @@ TCP DNS transport. It was originally written to be used in the
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version
-2.3.8.0 or later. It's a build-time requirement. It's also a run-time
+2.4.0.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 s6dns
library. </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 8f83451..113b6a1 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,7 +24,7 @@
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to
2.14.3.0. </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> dependency bumped to
-2.3.8.0. </li>
+2.4.0.0. </li>
<li> Static libraries (if any, which isn't the case for now)
are installed in <tt>/usr/lib</tt> by default. </li>
<li> <a href="dnsfunneld.html">dnsfunneld</a> can now listen on IPv6 addresses. </a>