[dnssec-tools: 1/4] fix bug #1056277 about nsec3 parsing with new versions of bind

Wes Hardaker hardaker at fedoraproject.org
Wed Jan 22 18:24:22 UTC 2014


commit 52d9292341210a38e18b6e3afe97e5e6d40c04e0
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Wed Jan 22 10:22:58 2014 -0800

    fix bug #1056277 about nsec3 parsing with new versions of bind

 dnssec-tools.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/dnssec-tools.spec b/dnssec-tools.spec
index 1669fd4..e06d662 100644
--- a/dnssec-tools.spec
+++ b/dnssec-tools.spec
@@ -23,6 +23,7 @@ Patch6: dnssec-tools-zonefile-fast-new-bind-1.13.patch
 Patch12: dnssec-tools-zonefile-fast-nsec3-1.20.patch
 Patch13: dnssec-tools-2.0-autoconf-for-aarch64.patch
 Patch14: dnssec-tools-zonefile-fast-misc.patch
+Patch15: dnssec-tools-zonefile-fast-nsec3-fixes.patch
 
 %description
 
@@ -65,6 +66,7 @@ C-based libraries useful for developing dnssec aware tools.
 %patch12 -p2
 %patch13 -p2
 %patch14 -p2
+%patch15 -p2
 
 %build
 %configure --with-validator-testcases-file=%{_datadir}/dnssec-tools/validator-testcases --with-perl-build-args="INSTALLDIRS=vendor OPTIMIZE='$RPM_OPT_FLAGS'" --sysconfdir=/etc --with-root-hints=/etc/dnssec-tools/root.hints --with-resolv-conf=/etc/dnssec-tools/resolv.conf --disable-static --with-nsec3 --with-ipv6 --with-dlv --disable-bind-checks


More information about the scm-commits mailing list