pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/opendnssec2
Module Name: pkgsrc
Committed By: he
Date: Sun Feb 21 09:12:48 UTC 2021
Modified Files:
pkgsrc/security/opendnssec2: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/opendnssec2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/opendnssec2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/opendnssec2/Makefile
diff -u pkgsrc/security/opendnssec2/Makefile:1.8 pkgsrc/security/opendnssec2/Makefile:1.9
--- pkgsrc/security/opendnssec2/Makefile:1.8 Thu Nov 5 09:09:03 2020
+++ pkgsrc/security/opendnssec2/Makefile Sun Feb 21 09:12:48 2021
@@ -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/
Index: pkgsrc/security/opendnssec2/distinfo
diff -u pkgsrc/security/opendnssec2/distinfo:1.3 pkgsrc/security/opendnssec2/distinfo:1.4
--- pkgsrc/security/opendnssec2/distinfo:1.3 Mon Oct 5 07:19:33 2020
+++ pkgsrc/security/opendnssec2/distinfo Sun Feb 21 09:12:48 2021
@@ -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