Mon Jan 23 11:19:26 2012 UTC ()
OpenDNSSEC 1.3.5

* Auditor: Include the zone name in the log messages.
* ldns 1.6.12 is required for bugfixes.
* ods-ksmutil: Suppress database connection information when no -v flag is
  given.
* ods-enforcerd: Stop multiple instances of the enforcer running by checking
  for the pidfile at startup. If you want to run multiple instances then a
  different pidfile will need to be specified with the -P flag.
* ods-ksmutil: "zone delete" renames the signconf file; so that if the zone is
  put back the signer will not pick up the old file.
* Signer Engine: Verbosity can now be set via conf.xml, default is 3.

Bugfixes:
* Bugfix OPENDNSSEC-174: Configure the location for conf.xml with --config
  or -c when starting the signer.
* Bugfix OPENDNSSEC-192: Signer crashed on deleting NSEC3 for a domain that
  becomes opt-out.
* Bugfix OPENDNSSEC-193: Auditor crashed with certain empty non-terminals.
* Signer Engine: A file descriptor for sockets with value zero is allowed.
* Signer Engine: Only log messages about a full signing queue in debug mode.
* Signer Engine: Fix time issues, make sure that the internal serial does
  not wander off after a failed audit.
* Signer Engine: Upgrade ldns to avoid future problems on 32-bit platforms
  with extra long signature expiration dates. More information in separate
  announcement.


(pettai)
diff -r1.17 -r1.18 pkgsrc/security/opendnssec/Makefile
diff -r1.11 -r1.12 pkgsrc/security/opendnssec/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/security/opendnssec/Makefile (expand / switch to unified diff)

--- pkgsrc/security/opendnssec/Makefile 2011/12/12 09:07:22 1.17
+++ pkgsrc/security/opendnssec/Makefile 2012/01/23 11:19:26 1.18
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.17 2011/12/12 09:07:22 pettai Exp $ 1# $NetBSD: Makefile,v 1.18 2012/01/23 11:19:26 pettai Exp $
2# 2#
3 3
4DISTNAME= opendnssec-1.3.4 4DISTNAME= opendnssec-1.3.5
5CATEGORIES= security net 5CATEGORIES= security net
6MASTER_SITES= http://www.opendnssec.org/files/source/ 6MASTER_SITES= http://www.opendnssec.org/files/source/
7 7
8MAINTAINER= pettai@NetBSD.org 8MAINTAINER= pettai@NetBSD.org
9HOMEPAGE= http://www.opendnssec.org/ 9HOMEPAGE= http://www.opendnssec.org/
10COMMENT= OSS for a fast and easy DNSSEC deployment 10COMMENT= OSS for a fast and easy DNSSEC deployment
11LICENSE= 2-clause-bsd 11LICENSE= 2-clause-bsd
12 12
13DEPENDS+= ldns>=1.6.9:../../net/ldns 13DEPENDS+= ldns>=1.6.12:../../net/ldns
14DEPENDS+= ${RUBY_PKGPREFIX}-rubygems-[0-9]*:../../misc/rubygems 14DEPENDS+= ${RUBY_PKGPREFIX}-rubygems-[0-9]*:../../misc/rubygems
15DEPENDS+= ${RUBY_PKGPREFIX}-dnsruby>=1.53:../../net/ruby-dnsruby 15DEPENDS+= ${RUBY_PKGPREFIX}-dnsruby>=1.53:../../net/ruby-dnsruby
16BUILD_DEPENDS+= CUnit-[0-9]*:../../devel/cunit 16BUILD_DEPENDS+= CUnit-[0-9]*:../../devel/cunit
17 17
18PKG_DESTDIR_SUPPORT= user-destdir 18PKG_DESTDIR_SUPPORT= user-destdir
19 19
20BUILD_DEFS+= VARBASE 20BUILD_DEFS+= VARBASE
21 21
22USE_TOOLS+= bash gmake 22USE_TOOLS+= bash gmake
23CONFIG_SHELL= ${BASH} 23CONFIG_SHELL= ${BASH}
24USE_LANGUAGES= c c++ 24USE_LANGUAGES= c c++
25USE_LIBTOOL= yes 25USE_LIBTOOL= yes
26 26

cvs diff -r1.11 -r1.12 pkgsrc/security/opendnssec/distinfo (expand / switch to unified diff)

--- pkgsrc/security/opendnssec/distinfo 2011/12/12 09:07:22 1.11
+++ pkgsrc/security/opendnssec/distinfo 2012/01/23 11:19:26 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2011/12/12 09:07:22 pettai Exp $ 1$NetBSD: distinfo,v 1.12 2012/01/23 11:19:26 pettai Exp $
2 2
3SHA1 (opendnssec-1.3.4.tar.gz) = 4b0f68113438785b347b00430c25007738a7b2b3 3SHA1 (opendnssec-1.3.5.tar.gz) = 761a4b3f90045a9b7405255df4eaf2940e50fc05
4RMD160 (opendnssec-1.3.4.tar.gz) = e897d589a14088833c41c96bec9b9b9287c8b919 4RMD160 (opendnssec-1.3.5.tar.gz) = d05cd5bc921c8b33b7961dc1d30e036923d3b157
5Size (opendnssec-1.3.4.tar.gz) = 1081248 bytes 5Size (opendnssec-1.3.5.tar.gz) = 1084245 bytes
6SHA1 (patch-aa) = b29e1620649d8e348d428f6933a3c9d5c1747f8b 6SHA1 (patch-aa) = b29e1620649d8e348d428f6933a3c9d5c1747f8b