pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/opendnssec OpenDNSSEC 1.4.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2486e94d95b5
branches: trunk
changeset: 632412:2486e94d95b5
user: pettai <pettai%pkgsrc.org@localhost>
date: Thu Mar 27 19:51:06 2014 +0000
description:
OpenDNSSEC 1.4.4:
* SUPPORT-114: libhsm: Optimize storage in HSM by deleting the public
key directly if SkipPublicKey is used [OPENDNSSEC-574].
* OPENDNSSEC-358: ods-ksmutil:Extend 'key list' command with options to filter
on key type and state. This allows keys in the GENERATE and DEAD state to be
output.
* OPENDNSSEC-457: ods-ksmutil: Add a check on the 'zone add' input/output
type parameter to allow only File or DNS.
* OPENDNSSEC-549: Signer Engine: Put NSEC3 records on empty non-terminals
derived from unsigned delegations (be compatible with servers that are
incompatible with RFC 5155 errata 3441).
* Make/build: Include README.md in dist tar-ball.
Bugfixes:
* SUPPORT-86: Fixed build on OS X [OPENDNSSEC-512].
* SUPPORT-97: Signer Engine: Fix after restart signer thinks zone has expired
[OPENDNSSEC-526].
* SUPPORT-101: Signer Engine: Fix multiple zone transfer to single file bug
[OPENDNSSEC-529].
* SUPPORT-102: Signer Engine: Fix statistics (count can be negative)/
* SUPPORT-108: Signer Engine: Don't replace tabs in RRs with whitespace
[OPENDNSSEC-520].
* SUPPORT-116: ods-ksmutil: 'key import' date validation fails on certain
dates [OPENDNSSEC-553].
* SUPPORT-128: ods-ksmutil. Man page had incorrect formatting [OPENDNSSEC-576].
* SUPPORT-127: ods-signer: Fix manpage sections.
* OPENDNSSEC-481: libhsm: Fix an off-by-one length check error.
* OPENDNSSEC-482: libhsm: Improved cleanup for C_FindObjects.
* OPENDNSSEC-531: ods-ksmutil: Exported value of <Parent><SOA><TTL> in
'policy export' output could be wrong on MySQL.
* OPENDNSSEC-537: libhsm: Possible memory corruption in hsm_get_slot_id.
* OPENDNSSEC-544: Signer Engine: Fix assertion error that happens on an IXFR
request with EDNS.
* OPENDNSSEC-546: enforcer & ods-ksmutil: Improve logging on key creation
and alloctaion.
* OPENDNSSEC-560: Signer Engine: Don't crash when unsigned zone has no SOA.
* Signer Engine: Fix a race condition when stopping daemon.
diffstat:
security/opendnssec/Makefile | 5 ++---
security/opendnssec/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r c57abe3146a7 -r 2486e94d95b5 security/opendnssec/Makefile
--- a/security/opendnssec/Makefile Thu Mar 27 19:28:33 2014 +0000
+++ b/security/opendnssec/Makefile Thu Mar 27 19:51:06 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2014/02/12 23:18:34 tron Exp $
+# $NetBSD: Makefile,v 1.41 2014/03/27 19:51:06 pettai Exp $
#
-DISTNAME= opendnssec-1.4.3
-PKGREVISION= 1
+DISTNAME= opendnssec-1.4.4
CATEGORIES= security net
MASTER_SITES= http://www.opendnssec.org/files/source/
diff -r c57abe3146a7 -r 2486e94d95b5 security/opendnssec/distinfo
--- a/security/opendnssec/distinfo Thu Mar 27 19:28:33 2014 +0000
+++ b/security/opendnssec/distinfo Thu Mar 27 19:51:06 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2013/12/05 12:56:14 pettai Exp $
+$NetBSD: distinfo,v 1.24 2014/03/27 19:51:06 pettai Exp $
-SHA1 (opendnssec-1.4.3.tar.gz) = 9e985fc42ce679c930bbdbc1a38ad5ff1ca4c61a
-RMD160 (opendnssec-1.4.3.tar.gz) = aa754d8a9428320ff1c4ca71ff3e120573e26011
-Size (opendnssec-1.4.3.tar.gz) = 1012398 bytes
+SHA1 (opendnssec-1.4.4.tar.gz) = c204659dc53d47a16481f19fbc709b292c445c7d
+RMD160 (opendnssec-1.4.4.tar.gz) = 3c19c6625f37410356f292c8792421d6becb0043
+Size (opendnssec-1.4.4.tar.gz) = 1009728 bytes
SHA1 (patch-aa) = 104e077af6c368cbb5fc3034d58b2f2249fcf991
SHA1 (patch-enforcer_utils_Makefile.am) = bee7cb4f3cfe5aae96c5726a115eb8b6587288dd
SHA1 (patch-enforcer_utils_Makefile.in) = da9fce97e631bb81607851f9758b206ea975b052
Home |
Main Index |
Thread Index |
Old Index