On Sun, Jul 02, 2017 at 12:00:08PM +0200, Patrik Lundin wrote:
> 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.
> ===
> 

Updated diff after unrelated spelling fix from jasper@.

-- 
Patrik Lundin

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/opendnssec/Makefile,v
retrieving revision 1.11
diff -u -p -u -r1.11 Makefile
--- Makefile    5 Jul 2017 17:03:58 -0000       1.11
+++ Makefile    10 Jul 2017 18:05:01 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=       open-source turn-key solution for DNSSEC
 
-DISTNAME=      opendnssec-1.4.13
-REVISION=      0
+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    10 Jul 2017 18:05:01 -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

Reply via email to