Hello, Below is an update of security/opendnssec to 1.4.14. >From https://www.opendnssec.org/: === Bugs Fixed * 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. ===
-- Patrik Lundin Index: Makefile =================================================================== RCS file: /cvs/ports/security/opendnssec/Makefile,v retrieving revision 1.10 diff -u -p -u -r1.10 Makefile --- Makefile 10 Apr 2017 11:46:33 -0000 1.10 +++ Makefile 2 Jul 2017 09:54:33 -0000 @@ -2,7 +2,7 @@ COMMENT= open-source turn-key solution for DNSSEC -DISTNAME= opendnssec-1.4.13 +DISTNAME= opendnssec-1.4.14 CATEGORIES= security Index: distinfo =================================================================== RCS file: /cvs/ports/security/opendnssec/distinfo,v retrieving revision 1.5 diff -u -p -u -r1.5 distinfo --- distinfo 17 Mar 2017 21:12:11 -0000 1.5 +++ distinfo 2 Jul 2017 09:54:33 -0000 @@ -1,2 +1,2 @@ -SHA256 (opendnssec-1.4.13.tar.gz) = zhRv9e6u/cgdsQ6GeIJbMOzAQQADvacGiCG/jo2PTR8= -SIZE (opendnssec-1.4.13.tar.gz) = 1067262 +SHA256 (opendnssec-1.4.14.tar.gz) = 4cQexbxhdiM7LZT09PcD51h7rmdgdkqxvvA88QvR3N8= +SIZE (opendnssec-1.4.14.tar.gz) = 1037188
