]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix #927: unbound 1.18.0 make test error. Fix make test without SHA1.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 31 Aug 2023 11:54:03 +0000 (13:54 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 31 Aug 2023 11:54:03 +0000 (13:54 +0200)
doc/Changelog
testdata/autotrust_init_failsig.rpl

index 68ed9c2584d157361df8a44c75afeba46b9f2498..64845293b6503d6f998b087343332ad77e81ff84 100644 (file)
@@ -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
index 29a8d11d193dfbb11a326165035679210fac2e34..4642a31bca8da2031b55e592bb5aa08e07e03d5e 100644 (file)
@@ -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