Created attachment 243045 [details] patch tp upgrade This release fixes a bug that affects both signer and enforcer command line handling. Under heavy usage of the command line there was a small change for a crash. Furthermore there is a small behavioural change for users of the "keep" policy. The back-off for retrying a sign task change is now equal to the resign period in case the input file isn't available or updated. This because users nearly always will emit an external sign command for this period. This will reduce logging errors.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c47b68871fb419bac5d20431eee0e90bb21f565 commit 0c47b68871fb419bac5d20431eee0e90bb21f565 Author: Jaap Akkerhuis <jaap@NLnetLabs.nl> AuthorDate: 2023-06-28 09:47:33 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-06-29 06:35:07 +0000 dns/opendnssec2: Update t0 2.1.7 ChangeLog: https://www.opendnssec.org/2023/06/opendnssec-2-1-13/ This release fixes a bug that affects both signer and enforcer command line handling. Under heavy usage of the command line there was a small change for a crash. Furthermore there is a small behavioural change for users of the "keep" policy. The back-off for retrying a sign task change is now equal to the resign period in case the input file isn't available or updated. This because users nearly always will emit an external sign command for this period. This will reduce logging errors. PR: 272254 Reported by: jaap@NLnetLabs.nl (maintainer) dns/opendnssec2/Makefile | 2 +- dns/opendnssec2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)