summaryrefslogtreecommitdiff
path: root/security/opendnssec/patches
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-05-23 10:09:21 +0000
committerpettai <pettai@pkgsrc.org>2012-05-23 10:09:21 +0000
commitd8f1383f33f3f2e9d3c028ac7e85f248f6cbe42c (patch)
tree6402650b8e3d2b1096fdefc327fa5879d4ad7f11 /security/opendnssec/patches
parent571100a70282b18bedbcce1d590995191fb97030 (diff)
downloadpkgsrc-d8f1383f33f3f2e9d3c028ac7e85f248f6cbe42c.tar.gz
OpenDNSSEC 1.3.8
* OPENDNSSEC-228: Signer Engine: Make 'ods-signer update' reload signconfs even if zonelist has not changed. * OPENDNSSEC-231: Signer Engine: Allow for Classless IN-ADDR.ARPA names (RFC 2317). * OPENDNSSEC-234: Enforcer: Add indexes for foreign keys in kasp DB. (sqlite only, MySQL already has them.) * OPENDNSSEC-246: Signer Engine: Warn if <Audit/> is in signer configuration, but ods-auditor is not installed * OPENDNSSEC-249: Enforcer: ods-ksmutil: If key export finds nothing to do then say so rather than display nothing which might be misinterpreted. Bugfixes: * OPENDNSSEC-247: Signer Engine: TTL on NSEC(3) was not updated on SOA Minimum change. * OPENDNSSEC-253: Enforcer: Fix "ods-ksmutil zone delete --all"
Diffstat (limited to 'security/opendnssec/patches')
-rw-r--r--security/opendnssec/patches/patch-aa12
1 files changed, 5 insertions, 7 deletions
diff --git a/security/opendnssec/patches/patch-aa b/security/opendnssec/patches/patch-aa
index fda625db729..7d52e71e442 100644
--- a/security/opendnssec/patches/patch-aa
+++ b/security/opendnssec/patches/patch-aa
@@ -1,10 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2011/12/12 09:07:22 pettai Exp $
+$NetBSD: patch-aa,v 1.5 2012/05/23 10:09:21 pettai Exp $
-Install conf files in exampledir
-
---- conf/Makefile.in.orig 2010-11-17 09:07:35.000000000 +0000
+--- conf/Makefile.in.orig 2012-05-09 18:50:03.000000000 +0000
+++ conf/Makefile.in
-@@ -277,6 +277,7 @@ sharedstatedir = @sharedstatedir@
+@@ -302,6 +302,7 @@ sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
subdirs = @subdirs@
sysconfdir = @sysconfdir@/opendnssec
@@ -12,7 +10,7 @@ Install conf files in exampledir
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
-@@ -530,19 +531,19 @@ regress: $(RNG)
+@@ -563,19 +564,19 @@ regress: $(RNG)
(echo "kasp.xml built")
install-data-hook:
@@ -42,6 +40,6 @@ Install conf files in exampledir
+ test -f ${DESTDIR}${EGDIR}/kasp.xml || \
+ ${INSTALL_DATA} kasp.xml ${DESTDIR}${EGDIR}
+ ${INSTALL_DATA} kasp.xml ${DESTDIR}${EGDIR}/kasp.xml.sample
+
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: