From: W.C.A. Wijngaards Date: Wed, 29 Jul 2026 09:07:57 +0000 (+0200) Subject: Fix #314: Replace removed Python 2 C API macros for SWIG 4.5.0 compatibility X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32686c05ab1bf4a167935d642e791a03e36651c3;p=thirdparty%2Fldns.git Fix #314: Replace removed Python 2 C API macros for SWIG 4.5.0 compatibility --- diff --git a/Changelog b/Changelog index 289000c6..270f8e5e 100644 --- a/Changelog +++ b/Changelog @@ -9,6 +9,8 @@ * The -O option to calculate (and sign) only the ZONEMD an input zone with ldns-signzone * Fix to parse SVCB and HTTPS svcparam ech=0. + * Fix #314: Replace removed Python 2 C API macros for SWIG 4.5.0 + compatibility 1.9.2 2026-06-10 * Fix to set VERSION_INFO to create .so.3 instead of .so.11 which will