# Remember to change ADNS_VERSION_STRING in client/client.h too, and
# possibly library soname (MAJOR and MINOR in common.make.in).
-DISTVERSION= 1.6.1
+DISTVERSION= 1.6.2
srcdir= @srcdir@
VPATH= @srcdir@
adns (1.6.2) UPSTREAM; urgency=low
- * Disable debugging output to stderr from adns_addr2text
- and adns_text2addr.
+ Minor bugfix:
+ * Disable debugging output to stderr from adns_addr2text and
+ adns_text2addr, when used with exciting values (eg scoped addresses).
+
+ Minor portability fix:
* Fix a harmelss compiler warning about sortlist never being NULL.
- --
+ Build system:
+ * Rerun autogen.sh using autoconf 2.72 from Debian trixie.
+
+ Administrivia:
+ * Minor fixes to README, INSTALL and some copyright notices.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Tue, 05 May 2026 18:25:45 +0100
adns (1.6.1) UPSTREAM; urgency=low
#ifndef CLIENT_H_INCLUDED
#define CLIENT_H_INCLUDED
-#define ADNS_VERSION_STRING "1.6.1"
+#define ADNS_VERSION_STRING "1.6.2"
#define COPYRIGHT_MESSAGE \
"Copyright Ian Jackson and contributors\n" \