From 5c69112b242adcd2548affe6d9f2a5b3ca91ebf9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 19 Aug 2025 18:14:19 +0000 Subject: Prepare for 0.0.3.1 --- INSTALL | 4 ++-- NEWS | 6 ++++++ doc/index.html | 8 ++++---- doc/upgrade.html | 10 ++++++++++ package/info | 2 +- 5 files changed, 23 insertions(+), 7 deletions(-) diff --git a/INSTALL b/INSTALL index 2368e93..78cc3fb 100644 --- a/INSTALL +++ b/INSTALL @@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.14.4.0 or later: https://skarnet.org/software/skalibs/ - - s6-dns version 2.4.1.0 or later: https://skarnet.org/software/s6-dns/ + - skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/ + - s6-dns version 2.4.1.1 or later: https://skarnet.org/software/s6-dns/ This software will run on any operating system that implements POSIX.1-2024, available at: diff --git a/NEWS b/NEWS index 51ed073..0a9249c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for dnsfunnel. +In 0.0.3.1 +---------- + + - Support for shared libraries on MacOS. + + In 0.0.3.0 ---------- diff --git a/doc/index.html b/doc/index.html index a47cb15..fee63c8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,11 +55,11 @@ your real cache performs the resolution, and return the answer to your client.
  • A POSIX-compliant system with a standard C development environment.
  • GNU make, version 3.81 or later
  • skalibs version -2.14.4.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.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-dns version -2.4.1.0 or later. It's a build-time requirement. It's also a run-time +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 s6dns library.
  • @@ -75,8 +75,8 @@ library.