Bug 272254

Summary: dns/opendnssec2 : Update t0 2.1.7
Product: Ports & Packages Reporter: Jaap Akkerhuis <jaap>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.opendnssec.org/2023/06/opendnssec-2-1-13/
Attachments:
Description Flags
patch tp upgrade jaap: maintainer-approval+

Description Jaap Akkerhuis 2023-06-27 20:42:15 UTC
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.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-29 06:35:34 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-06-29 06:35:49 UTC
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(-)