From: Mark Andrews Date: Fri, 17 Nov 2017 20:50:43 +0000 (+1100) Subject: 4822. [bug] Use resign_sooner in dns_db_setsigningtime. [RT #46473] X-Git-Tag: v9.12.0rc1~72 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f975d0acaaf27e514399ee84efb4deef66d79601;p=thirdparty%2Fbind9.git 4822. [bug] Use resign_sooner in dns_db_setsigningtime. [RT #46473] --- diff --git a/CHANGES b/CHANGES index 8baa19b596d..9fbeadb28ec 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +4822. [bug] Use resign_sooner in dns_db_setsigningtime. [RT #46473] + 4821. [bug] When resigning ensure that the SOA's expire time is always later that the resigning time of other records. [RT #46473] @@ -6,7 +8,7 @@ information to the new header. [RT #46473] 4819. [bug] Fully backout the transaction when adding a RRset - to the resigning / removal heaps fail. [RT #46473] + to the resigning / removal heaps fails. [RT #46473] 4818. [test] The logfileconfig system test could intermittently report false negatives on some platforms. [RT #46615]