From: George Thessalonikefs Date: Wed, 5 Oct 2022 20:02:30 +0000 (+0200) Subject: - Fix checkconf test for dnscrypt and proxy port. X-Git-Tag: release-1.17.0rc1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d122617dd431191d1d2fe171b009d9eecc32bf96;p=thirdparty%2Funbound.git - Fix checkconf test for dnscrypt and proxy port. --- diff --git a/doc/Changelog b/doc/Changelog index 08eba8740..20d3c05c9 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -5,6 +5,7 @@ - Use DEBUG_TDIR from environment in mini_tdir.sh for debugging. - Fix string comparison in mini_tdir.sh. - Make ede.tdir test more predictable by using static data. + - Fix checkconf test for dnscrypt and proxy port. 4 October 2022: George - Merge #764: Leniency for target discovery when under load (for diff --git a/testdata/04-checkconf.tdir/bad.proxy-and-dnscrypt b/testdata/04-checkconf.tdir/bad.proxy-and-dnscrypt index ece7544ba..f62f7868c 100644 --- a/testdata/04-checkconf.tdir/bad.proxy-and-dnscrypt +++ b/testdata/04-checkconf.tdir/bad.proxy-and-dnscrypt @@ -2,4 +2,5 @@ server: interface: 127.0.0.1 proxy-protocol-port: 53 dnscrypt: - dnscrypt-port: 53 + dnscrypt-enable: yes + dnscrypt-port: 53