]> git.ipfire.org Git - thirdparty/bind9.git/commit
Emit deprecated warning for K* file pairs
authorMark Andrews <marka@isc.org>
Tue, 27 Jun 2023 04:24:40 +0000 (14:24 +1000)
committerMark Andrews <marka@isc.org>
Thu, 29 Jun 2023 00:52:48 +0000 (10:52 +1000)
commitc73876fa90c94c7b930f8c338dcf9c4d0e176010
tree37481a06bb28ce471b965c68e1f4f4734701da67
parent3db353c646336052d44dc903445fa91cc76ca2b1
Emit deprecated warning for K* file pairs

We try reading the same file using different methods so only
emit a warning if we successfully read the file.

(cherry picked from commit e3e20ed76e4b13d5cb66718cb8f75538e3290a50)
bin/tests/system/nsupdate/clean.sh
bin/tests/system/nsupdate/tests.sh
bin/tests/system/tsig/tests.sh
lib/dns/hmac_link.c