rpms/dnssec-tools/F-8 dnssec-tools.spec,1.10,1.11

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


Author: hardaker

Update of /cvs/extras/rpms/dnssec-tools/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19481

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


Index: dnssec-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/dnssec-tools/F-8/dnssec-tools.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dnssec-tools.spec	10 Jan 2008 19:41:38 -0000	1.10
+++ dnssec-tools.spec	15 Feb 2008 19:33:25 -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/
@@ -19,8 +19,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
 
@@ -58,8 +56,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
@@ -267,6 +263,13 @@
 %{_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 in the
+  libval library.
+- Small fixes with donuts
+- Small fixes with the ZoneFile::Fast parser
+
 * Thu Jan 10 2008 Wes Hardaker <wjhns174 at hardakers.net> - 1.3-8
 - bump to collect added patch in build system
 




More information about the fedora-extras-commits mailing list