Summary: | [MAINTAINER] dns/opendnssec upgrade to 1.4.14 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jaap Akkerhuis <jaap> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | pi | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed, thanks! A commit references this bug: Author: pi Date: Tue May 2 19:29:30 UTC 2017 New revision: 439969 URL: https://svnweb.freebsd.org/changeset/ports/439969 Log: dns/opendnssec: update 1.4.12 -> 1.4.14 - OPENDNSSEC-888: Fix up MySQL<->SQLite3 database conversion script. - OPENDNSSEC-752: Incorrect calculated number of KSKs needed when KSK and ZSK have exactly the same parameters. This would prevent KSK rollovers. - OPENDNSSEC-890: Bogus signatures on mismatching TTLs within the same RRset. PR: 218994 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Changes: head/dns/opendnssec/Makefile head/dns/opendnssec/distinfo |
Created attachment 182223 [details] Patch to upgrade Changes: + OPENDNSSEC-888: Fix up MySQL<->SQLite3 database conversion script. + OPENDNSSEC-752: Incorrect calculated number of KSKs needed when KSK and ZSK have exactly the same parameters. This would prevent KSK rollovers. + OPENDNSSEC-890: Bogus signatures on mismatching TTLs within the same RRset.