git: 0c47b68871fb - main - dns/opendnssec2: Update t0 2.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Jun 2023 06:35:20 UTC
The branch main has been updated by fernape: 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(-) diff --git a/dns/opendnssec2/Makefile b/dns/opendnssec2/Makefile index 3dda04cc712c..ca1725c1ac33 100644 --- a/dns/opendnssec2/Makefile +++ b/dns/opendnssec2/Makefile @@ -1,5 +1,5 @@ PORTNAME= opendnssec -DISTVERSION= 2.1.12 +DISTVERSION= 2.1.13 CATEGORIES= dns MASTER_SITES= http://dist.opendnssec.org/source/ PKGNAMESUFFIX= 2 diff --git a/dns/opendnssec2/distinfo b/dns/opendnssec2/distinfo index 7bab5123602a..36d019e51da9 100644 --- a/dns/opendnssec2/distinfo +++ b/dns/opendnssec2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668601009 -SHA256 (opendnssec-2.1.12.tar.gz) = 50d7b9b0ccfc6a502784606ca4e5c03680fcf6425fb3947f45d8809ea8503e59 -SIZE (opendnssec-2.1.12.tar.gz) = 1157828 +TIMESTAMP = 1687793209 +SHA256 (opendnssec-2.1.13.tar.gz) = 76e9358dd242abf9a7359948ab422ce9b34a04150b5af764dae5c214f9041b49 +SIZE (opendnssec-2.1.13.tar.gz) = 1161140