summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2021-05-04 07:37:19 +0000
committerhe <he@pkgsrc.org>2021-05-04 07:37:19 +0000
commit6ba79d860cd7f73a857257af3a6f2a4c63ca6d4b (patch)
tree8cee5ed2ea5535d07a9a8609288642b231899fe1 /security
parent0dbda9f0b58c248691c6f08122f238564d0c6a8f (diff)
downloadpkgsrc-6ba79d860cd7f73a857257af3a6f2a4c63ca6d4b.tar.gz
Update OpenDNSSEC version 2 to 2.1.9.
Upstream changes: OpenDNSSEC 2.1.9 - 2021-05-03 * OPENDNSSEC-955: Prevent concurrency between C_Login/C_OpenSession and C_FindObject in PKCS#11 operations as some HSMs do not like this and the key may (transiently) not be available. * OPENDNSSEC-956: Harden the signing procedure to still sign zones for which there are unused keys specified in the signconf. These are included by the enforcer because there may be (outdated) signatures for them, but the signer doesn't need this reference anymore in 2.1. However this was left in for backwards compatibility (probably).
Diffstat (limited to 'security')
-rw-r--r--security/opendnssec2/Makefile5
-rw-r--r--security/opendnssec2/distinfo12
-rw-r--r--security/opendnssec2/patches/patch-conf_Makefile.in10
3 files changed, 13 insertions, 14 deletions
diff --git a/security/opendnssec2/Makefile b/security/opendnssec2/Makefile
index 0f62c460e1a..a891edb1bd6 100644
--- a/security/opendnssec2/Makefile
+++ b/security/opendnssec2/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2021/04/21 13:25:20 adam Exp $
+# $NetBSD: Makefile,v 1.13 2021/05/04 07:37:19 he Exp $
#
-DISTNAME= opendnssec-2.1.8
+DISTNAME= opendnssec-2.1.9
PKGNAME= ${DISTNAME:S/opendnssec/opendnssec2/}
-PKGREVISION= 3
CATEGORIES= security net
MASTER_SITES= https://www.opendnssec.org/files/source/
diff --git a/security/opendnssec2/distinfo b/security/opendnssec2/distinfo
index 355d69a1afa..b2bc7650ae6 100644
--- a/security/opendnssec2/distinfo
+++ b/security/opendnssec2/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2021/03/05 21:17:25 he Exp $
+$NetBSD: distinfo,v 1.6 2021/05/04 07:37:19 he Exp $
-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
+SHA1 (opendnssec-2.1.9.tar.gz) = 2b8a065d0b86d860fdb59af3da377156037ce722
+RMD160 (opendnssec-2.1.9.tar.gz) = c0bfabe67619b09ebbdd9f6cb2818e024ad32974
+SHA512 (opendnssec-2.1.9.tar.gz) = 011a50606559651db1787949dcedbbc8727b8ec5c71e95425bfdae94b6db6b731e662ce4cb9f05b34d4ec3512067227869a72a2b2c8a6c14eb547036e4b6e02e
+Size (opendnssec-2.1.9.tar.gz) = 1155801 bytes
+SHA1 (patch-conf_Makefile.in) = b0a782916a9603138c09b484cc1534b938bf8330
SHA1 (patch-enforcer_utils_1.4-2.0__db__convert_sqlite__convert.sql) = 6f59b2f7031be04dc3f7776cf2ac4807dee4fba7
diff --git a/security/opendnssec2/patches/patch-conf_Makefile.in b/security/opendnssec2/patches/patch-conf_Makefile.in
index 8ee4c5b5ca5..5e51cd7bec8 100644
--- a/security/opendnssec2/patches/patch-conf_Makefile.in
+++ b/security/opendnssec2/patches/patch-conf_Makefile.in
@@ -1,18 +1,18 @@
-$NetBSD: patch-conf_Makefile.in,v 1.1 2019/11/06 13:44:38 he Exp $
+$NetBSD: patch-conf_Makefile.in,v 1.2 2021/05/04 07:37:19 he Exp $
Install configs in example config directory.
--- conf/Makefile.in.orig 2017-08-10 12:03:23.000000000 +0000
+++ conf/Makefile.in
-@@ -390,6 +390,7 @@ sbindir = @sbindir@
+@@ -399,6 +399,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@/opendnssec
+EGDIR=@EGDIR@
+ target = @target@
target_alias = @target_alias@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
-@@ -663,18 +664,19 @@ regress: $(RNG)
+ target_cpu = @target_cpu@
+@@ -679,18 +680,19 @@ regress: $(RNG)
(echo "kasp.xml built")
install-data-hook: