From 10843805ac37002f1d9293c9835a3e68e41d392d Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 31 Aug 2023 13:54:03 +0200 Subject: [PATCH] - Fix #927: unbound 1.18.0 make test error. Fix make test without SHA1. --- doc/Changelog | 1 + testdata/autotrust_init_failsig.rpl | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/Changelog b/doc/Changelog index 68ed9c258..64845293b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 31 August 2023: Wouter - Fix autoconf 2.69 warnings in configure. + - Fix #927: unbound 1.18.0 make test error. Fix make test without SHA1. 30 August 2023: Wouter - Fix for WKS call to getservbyname that creates allocation on exit diff --git a/testdata/autotrust_init_failsig.rpl b/testdata/autotrust_init_failsig.rpl index 29a8d11d1..4642a31bc 100644 --- a/testdata/autotrust_init_failsig.rpl +++ b/testdata/autotrust_init_failsig.rpl @@ -139,9 +139,11 @@ SECTION QUESTION www.example.com. IN A ENTRY_END +; ede=6 with sha1, and ede=7 without, due to the fake-sha1 option it picks +; a different error cause, the signature expiry or crypto mismatch. STEP 20 CHECK_ANSWER ENTRY_BEGIN -MATCH all ede=6 +MATCH all ede=any REPLY QR RD RA DO SERVFAIL SECTION QUESTION www.example.com. IN A @@ -158,7 +160,7 @@ ENTRY_END STEP 22 CHECK_ANSWER ENTRY_BEGIN -MATCH all ede=6 +MATCH all ede=any REPLY QR RA DO SERVFAIL SECTION QUESTION www.example.com. IN A