[dnssec-tools/el5/master: 56/56] Merge branch 'master' into el5

Wes Hardaker hardaker at fedoraproject.org
Thu Mar 24 22:26:23 UTC 2011


commit e62ad083aa39635ab626f1adfef8fe09e0193682
Merge: ee26646 7b5cb9e
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Thu Mar 24 15:23:35 2011 -0700

    Merge branch 'master' into el5
    
    Conflicts:
    	.gitignore
    	dnssec-tools-dnsval.conf
    	dnssec-tools-linux-conf-paths-1.2.patch
    	dnssec-tools.spec
    	sources

 .gitignore                              |    4 +-
 dnssec-tools-arpa-1.4.1.patch           |   94 +++++++++++++++++++++++++++++++
 dnssec-tools-dnsval.conf                |   12 +++-
 dnssec-tools-linux-conf-paths-1.9.patch |   35 +++++++++++
 dnssec-tools.spec                       |   48 +++++++++++-----
 sources                                 |    2 +-
 6 files changed, 175 insertions(+), 20 deletions(-)
---
diff --cc .gitignore
index a82bc84,ebd37b8..235b9d3
--- a/.gitignore
+++ b/.gitignore
@@@ -1,1 -1,2 +1,3 @@@
- dnssec-tools-1.7.tar.gz
++/dnssec-tools-1.7.tar.gz
+ /dnssec-tools-1.8.tar.gz
+ /dnssec-tools-1.9.tar.gz
diff --cc dnssec-tools.spec
index da8708e,6353c27..bfb72a2
--- a/dnssec-tools.spec
+++ b/dnssec-tools.spec
@@@ -301,9 -303,24 +303,27 @@@ rm -rf %{buildroot
  %{_mandir}/man3/val_freeaddrinfo.3.gz
  
  %changelog
+ * Thu Mar 24 2011 Wes Hardaker <wjhns174 at hardakers.net> - 1.9-1
+ - Upgrade to 1.9 from upstream
+ 
+ * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8-5
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+ 
+ * Tue Oct 26 2010 Wes Hardaker <wjhns174 at hardakers.net> - 1.8-4
+ - Require getop
+ 
+ * Tue Oct  5 2010 Wes Hardaker <wjhns174 at hardakers.net> - 1.8-3
+ - Added the . trust anchor and set default policy
+ 
+ * Tue Oct  5 2010 Wes Hardaker <wjhns174 at hardakers.net> - 1.8-2
+ - Added nsec3 option
+ 
+ * Fri Sep 24 2010 Wes Hardaker <wjhns174 at hardakers.net> - 1.8-1
+ - Update to the upstream 1.8 release
+ 
 +* Thu Jul  8 2010 Wes Hardaker <wjhns174 at hardakers.net> - 1.7-2
 +- removed trustanchor module man pages since they're not installing
 +
  * Thu Jul  1 2010 Wes Hardaker <wjhns174 at hardakers.net> - 1.7-1
  - Update to upstream version 1.7
  


More information about the scm-commits mailing list