rpms/dnssec-tools/F-7 dnssec-tools.spec,1.7,1.8

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


Author: hardaker

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

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


Index: dnssec-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/dnssec-tools/F-7/dnssec-tools.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- dnssec-tools.spec	10 Jan 2008 05:43:51 -0000	1.7
+++ dnssec-tools.spec	15 Feb 2008 19:33:04 -0000	1.8
@@ -1,7 +1,7 @@
 Summary: A suite of tools for managing dnssec aware DNS usage
 Name: dnssec-tools
-Version: 1.3
-Release: 7%{?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
+
 * Wed Jan  9 2008 Wes Hardaker <wjhns174 at hardakers.net> - 1.3-7
 - require Getopt::GUI::Long now that it's in the repositories
 - patch to fix donuts --help-* switches




More information about the fedora-extras-commits mailing list