[dnssec-tools/el6] added a patch for 1.13 to fix SOA parsing from the upstream

Wes Hardaker hardaker at fedoraproject.org
Wed Dec 19 18:35:31 UTC 2012


commit 5d76c5e53c394ec6c18eb12d237db43828bf7cbd
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Wed Dec 19 10:35:15 2012 -0800

    added a patch for 1.13 to fix SOA parsing from the upstream

 dnssec-tools.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dnssec-tools.spec b/dnssec-tools.spec
index ce06810..9e9e0b2 100644
--- a/dnssec-tools.spec
+++ b/dnssec-tools.spec
@@ -1,7 +1,7 @@
 Summary: A suite of tools for managing dnssec aware DNS usage
 Name: dnssec-tools
 Version: 1.13
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: BSD
 Group: System Environment/Base
 URL: http://www.dnssec-tools.org/
@@ -19,6 +19,7 @@ BuildRequires: perl(Test) perl(ExtUtils::MakeMaker)
 # Makes the code installation linux filesystem friendly
 Patch5: dnssec-tools-linux-conf-paths-1.13.patch
 Patch6: dnssec-tools-zonefile-fast-new-bind-1.13.patch
+Patch7: dnssec-tools-1.13-zonesigner-soa.patch
 
 %description
 
@@ -333,6 +334,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/val_freeaddrinfo.3.gz
 
 %changelog
+* Wed Dec 19 2012 Wes Hardaker <wjhns174 at hardakers.net> - 1.13-6
+- added a patch for SOA record parsing from the upstream
+
 * Mon Oct  1 2012 Wes Hardaker <wjhns174 at hardakers.net> - 1.13-5
 - Rename the -config program to be unique per arch
 


More information about the scm-commits mailing list