From 732bd6a1f4c4e77ba152b213b5ce1f467c1fdef6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 5 Jul 2024 09:13:04 +0000 Subject: Remove s6dns_mininetstring, prepare for 2.7.2.3 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 7 +++++++ doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ package/info | 2 +- src/libs6dns/s6dns_engine.c | 39 +-------------------------------------- 6 files changed, 19 insertions(+), 42 deletions(-) diff --git a/INSTALL b/INSTALL index 2947421..ec6a1aa 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.14.2.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.3.0 or later: https://skarnet.org/software/skalibs/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS index 4fb87fb..6e5a290 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ Changelog for s6-dns. +In 2.3.7.3 +---------- + + - Depend on skalibs-2.14.3.0, remove s6dns_mininetstring_read + - Better debug packet dump in s6-dnsq[r] + + In 2.3.7.2 ---------- diff --git a/doc/index.html b/doc/index.html index 8c42514..0c61a88 100644 --- a/doc/index.html +++ b/doc/index.html @@ -58,7 +58,7 @@ to the s6 ecosystem.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.2.0 or later. It's a build-time requirement. It's also a run-time +2.14.3.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.
  • @@ -72,7 +72,7 @@ requirement if you link against the shared version of the skalibs library.

    Download