From f0e589c0b130aaaacd4c661312e871e30eff5374 Mon Sep 17 00:00:00 2001 From: pettai Date: Mon, 13 Aug 2012 13:50:06 +0000 Subject: OpenDNSSEC 1.3.10 Bugfixes: * SUPPORT-30: RRSIGs are left in the signed zone when authoritative RRsets become glue [OPENDNSSEC-282]. * OPENDNSSEC-261: Ldns fails to parse RR that seems syntactically correct. Was due to memory allocation issues. Provided better log message. * OPENDNSSEC-285: Signer segfault for 6 or more -v options * OPENDNSSEC-298: Only unlink existing pidfile on exit if we wrote it. * OPENDNSSEC-303: Return if open/parse of zonelist.xml fails in ksmutil.c update_zones() and cmd_listzone(). * OPENDNSSEC-304: Signer Engine: Check pidfile on startup, if pidfile exists and corresponding process is running, then complain and exit. * Signer seems to hang on a ods-signer command. Shutdown client explicitly with shutdown(). * opendnssec.spec file removed --- security/opendnssec/Makefile | 4 ++-- security/opendnssec/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security') diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile index a0618aa6220..49af7b20ed6 100644 --- a/security/opendnssec/Makefile +++ b/security/opendnssec/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2012/06/21 12:46:12 pettai Exp $ +# $NetBSD: Makefile,v 1.25 2012/08/13 13:50:06 pettai Exp $ # -DISTNAME= opendnssec-1.3.9 +DISTNAME= opendnssec-1.3.10 CATEGORIES= security net MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/opendnssec/distinfo b/security/opendnssec/distinfo index 7a1775fcd3e..9a74f528b58 100644 --- a/security/opendnssec/distinfo +++ b/security/opendnssec/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2012/06/21 12:46:12 pettai Exp $ +$NetBSD: distinfo,v 1.16 2012/08/13 13:50:06 pettai Exp $ -SHA1 (opendnssec-1.3.9.tar.gz) = ca1f9156c30a4eb4fa1dd2b272b0cca6e89e47b6 -RMD160 (opendnssec-1.3.9.tar.gz) = a4e1d31f55b2b45c3ce45b83d23e9990c954b97f -Size (opendnssec-1.3.9.tar.gz) = 1153929 bytes +SHA1 (opendnssec-1.3.10.tar.gz) = 5af8db03a668e52ba72748bc91b74c06b2224bb3 +RMD160 (opendnssec-1.3.10.tar.gz) = feddc52abfb707f0b9314a111eaf2c3e4e47c302 +Size (opendnssec-1.3.10.tar.gz) = 1154362 bytes SHA1 (patch-aa) = 84fe2562e845d733a3f9152b383d2c2fac81e98f -- cgit v1.2.3