pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/opendnssec2 Update OpenDNSSEC version 2 to 2....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ff5ecfed738
branches:  trunk
changeset: 447506:6ff5ecfed738
user:      he <he%pkgsrc.org@localhost>
date:      Sun Feb 21 09:12:48 2021 +0000

description:
Update OpenDNSSEC version 2 to 2.1.8.

Upstream changes:

OpenDNSSEC 2.1.8 - 2021-02-20

* OPENDNSSEC-954: Upgrade autoconf/automake configuration chain for
  version 2.69/1.16.2.
* SUPPORT-261: Fix to crash when using ods-enforcer set-policy command.
* OPENDNSSEC-953: Fix to crash in case zone file not present while getting
  a signconf update and state flush command.
  Thanks to Stefan Ubbink from SIDN for the co-operation in this fix.
* OPENDNSSEC-951: Modify the purging of keys, to make it automatic to purge
  keys from the HSM.
  Thanks to Stefan Ubbink from SIDN for the co-operation in this fix.
* OPENDNSSEC-950: Fix that caused crash when signer was offline for a
  prolonged period (but the enforcer wasn't) in the middle of a ZSK roll.
* OPENDNSSEC-952: memory leak in when receiving NOTIFY for non-existent zone
  Thanks Sébastien Tisserant to for reporting).

diffstat:

 security/opendnssec2/Makefile |   5 ++---
 security/opendnssec2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 31fb76fedc0b -r 6ff5ecfed738 security/opendnssec2/Makefile
--- a/security/opendnssec2/Makefile     Sun Feb 21 09:10:36 2021 +0000
+++ b/security/opendnssec2/Makefile     Sun Feb 21 09:12:48 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/11/05 09:09:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2021/02/21 09:12:48 he Exp $
 #
 
-DISTNAME=      opendnssec-2.1.7
+DISTNAME=      opendnssec-2.1.8
 PKGNAME=       ${DISTNAME:S/opendnssec/opendnssec2/}
-PKGREVISION=   1
 CATEGORIES=    security net
 MASTER_SITES=  https://www.opendnssec.org/files/source/
 
diff -r 31fb76fedc0b -r 6ff5ecfed738 security/opendnssec2/distinfo
--- a/security/opendnssec2/distinfo     Sun Feb 21 09:10:36 2021 +0000
+++ b/security/opendnssec2/distinfo     Sun Feb 21 09:12:48 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2020/10/05 07:19:33 he Exp $
+$NetBSD: distinfo,v 1.4 2021/02/21 09:12:48 he Exp $
 
-SHA1 (opendnssec-2.1.7.tar.gz) = 0277e4f54098bea74809e3d8e6cad1a435570349
-RMD160 (opendnssec-2.1.7.tar.gz) = bee3d27a7d7e52a0125f2b14771d62aedafa66ba
-SHA512 (opendnssec-2.1.7.tar.gz) = 6f2ca2115195fd2fcd0b22186c41c9e64ec24d98b34a10a8a75d64b4671b5afe3a655f32bbd241a0df84affda1f6cecd4daac0e6fa7081e4c9fa02d1bb4ed1eb
-Size (opendnssec-2.1.7.tar.gz) = 1123558 bytes
+SHA1 (opendnssec-2.1.8.tar.gz) = d425f79f1378fc78d073097c02faf2b11a7bc2d1
+RMD160 (opendnssec-2.1.8.tar.gz) = ab2500a720a630b807e28c2a156aa3cd67fe17c3
+SHA512 (opendnssec-2.1.8.tar.gz) = 48fa9e1efe54d00bba1c97d42d8680a7b33d90360cbb12e333835384447a9d42ffc6508ee6b455bfa4522907b371d4703068e4fd184fd72ea6d950427029cc1c
+Size (opendnssec-2.1.8.tar.gz) = 1151571 bytes
 SHA1 (patch-conf_Makefile.in) = 83fdf2650bfe63688b072dcb8019d44b62f6f016



Home | Main Index | Thread Index | Old Index