rpms/dnssec-tools/devel dnssec-tools.spec,1.10,1.11

Wes Hardaker (hardaker) fedora-extras-commits at redhat.com
Fri Feb 15 19:31:53 UTC 2008


Author: hardaker

Update of /cvs/extras/rpms/dnssec-tools/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19273

Modified Files:
	dnssec-tools.spec 
Log Message:
update for 1.3.1


Index: dnssec-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/dnssec-tools/devel/dnssec-tools.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dnssec-tools.spec	9 Jan 2008 22:45:29 -0000	1.10
+++ dnssec-tools.spec	15 Feb 2008 19:31:05 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: A suite of tools for managing dnssec aware DNS usage
 Name: dnssec-tools
-Version: 1.3
-Release: 8%{?dist}
+Version: 1.3.1
+Release: 1%{?dist}
 License: BSD-like
 Group: System Environment/Base
 URL: http://www.dnssec-tools.org/
@@ -18,8 +18,6 @@
 BuildRequires: perl(Test) perl(ExtUtils::MakeMaker)
 
 Patch4: dnssec-tools-linux-conf-paths-1.2.patch
-Patch5: dnssec-tools-donuts-install-path-fix.patch
-Patch6: dnssec-tools-donuts-fix-help.patch
 
 %description
 
@@ -57,8 +55,6 @@
 %setup -q
 
 %patch4 -p0
-%patch5 -p0
-%patch6 -p0
 
 %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/named.root.hints --with-resolv-conf=/etc/resolv.conf
@@ -266,6 +262,12 @@
 %{_mandir}/man3/val_freeaddrinfo.3.gz
 
 %changelog
+* Fri Feb 15 2008 Wes Hardaker <wjhns174 at hardakers.net> - 1.3.1-1
+- Update to 1.3.1 to fix:
+- A security bug in parent surrounding trust anchor checking
+- Small fixes with donuts
+- Small fixes with the ZoneFile::Fast parser
+
 * Mon Jan  7 2008 Wes Hardaker <wjhns174 at hardakers.net> - 1.3-7
 - Fix donuts hard-coded rules path
 




More information about the fedora-extras-commits mailing list