diff options
author | he <he@pkgsrc.org> | 2021-02-21 09:12:48 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2021-02-21 09:12:48 +0000 |
commit | de09f495caa20e8e63be0f63cbd60adda83a362e (patch) | |
tree | aa2a5dc751f75caf2bd36c1217ce751e01369796 /security | |
parent | e614fa09044459c9cddd3080313fa05068f6e81d (diff) | |
download | pkgsrc-de09f495caa20e8e63be0f63cbd60adda83a362e.tar.gz |
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 (limited to 'security')
-rw-r--r-- | security/opendnssec2/Makefile | 5 | ||||
-rw-r--r-- | security/opendnssec2/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/security/opendnssec2/Makefile b/security/opendnssec2/Makefile index 0a26bf7e06c..e5cae7d82b3 100644 --- a/security/opendnssec2/Makefile +++ b/security/opendnssec2/Makefile @@ -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 --git a/security/opendnssec2/distinfo b/security/opendnssec2/distinfo index 670ce37b00b..9f40d7e5776 100644 --- a/security/opendnssec2/distinfo +++ b/security/opendnssec2/distinfo @@ -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 |