diff options
author | pettai <pettai> | 2013-02-21 15:51:17 +0000 |
---|---|---|
committer | pettai <pettai> | 2013-02-21 15:51:17 +0000 |
commit | c99441e1d560af4d47aca38b0c6bb59720694d29 (patch) | |
tree | 50f228f65d1f15e53a8744daa48fc298d39a629b /security | |
parent | 013304cf6b6679a3db4adb4e4a4ac51108a1090f (diff) | |
download | pkgsrc-c99441e1d560af4d47aca38b0c6bb59720694d29.tar.gz |
OpenDNSSEC 1.3.13 - 2013-02-20
Bugfixes:
* OPENDNSSEC-388: Signer Engine: Internal serial should take into account
the inbound serial.
* OPENDNSSEC-242: Signer Engine: Could get stuck on load signconf while
signconf was not changed.
* Signer Engine: Fixed locking and notification on the drudge work queue,
signals could be missed so that drudgers would stall when there was work to
be done.
Diffstat (limited to 'security')
-rw-r--r-- | security/opendnssec/Makefile | 5 | ||||
-rw-r--r-- | security/opendnssec/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile index 843e51b32e4..e278c884da8 100644 --- a/security/opendnssec/Makefile +++ b/security/opendnssec/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/02/11 05:01:13 taca Exp $ +# $NetBSD: Makefile,v 1.31 2013/02/21 15:51:17 pettai Exp $ # -DISTNAME= opendnssec-1.3.12 -PKGREVISION= 2 +DISTNAME= opendnssec-1.3.13 CATEGORIES= security net MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/opendnssec/distinfo b/security/opendnssec/distinfo index 10f244d8d2e..29398a014cc 100644 --- a/security/opendnssec/distinfo +++ b/security/opendnssec/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2012/12/05 20:03:59 pettai Exp $ +$NetBSD: distinfo,v 1.19 2013/02/21 15:51:18 pettai Exp $ -SHA1 (opendnssec-1.3.12.tar.gz) = 53d2470c3b4b52cadefff979441143e624d59655 -RMD160 (opendnssec-1.3.12.tar.gz) = d3b6246f3ce1e21878a6a67d590e013073132ba1 -Size (opendnssec-1.3.12.tar.gz) = 1161506 bytes +SHA1 (opendnssec-1.3.13.tar.gz) = b71bf152efc07c9373f66498d14abb59ffb229d2 +RMD160 (opendnssec-1.3.13.tar.gz) = 08dcbe70b7e9c95e33ea21a2b404e247da5dc147 +Size (opendnssec-1.3.13.tar.gz) = 1156072 bytes SHA1 (patch-aa) = 84fe2562e845d733a3f9152b383d2c2fac81e98f |