From 42b9e8a5008f5573b20749080fbcd9397a745a5d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 07:34:38 +0000 Subject: Prepare for 0.0.3.0; move to new system Signed-off-by: Laurent Bercot --- doc/index.html | 8 +++----- doc/upgrade.html | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 1a1aeb5..732592a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -22,7 +22,7 @@

dnsfunnel is a small daemon listening to DNS client requests over UDP (typically from the libc's -getaddrinfo() +getaddrinfo() function) and forwards them to a list of DNS caches. It provides the client with the first answer it gets, trimming the answer so it fits in an UDP packet. @@ -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.

  • s6-dns version -2.4.0.1 or later. It's a build-time requirement. It's also a run-time +2.4.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 s6dns library.
  • @@ -65,9 +65,7 @@ library.