[opendnssec/el6] * Fri Jun 28 2013 Paul Wouters <pwouters at redhat.com> - 1.4.1-1 - Updated to 1.4.1, bugfixes for NSEC

Paul Wouters pwouters at fedoraproject.org
Fri Jun 28 16:28:59 UTC 2013


commit 3195307a4eb37ce2f2f97227dd164b6f9b3db897
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Jun 28 12:28:30 2013 -0400

    * Fri Jun 28 2013 Paul Wouters <pwouters at redhat.com> - 1.4.1-1
    - Updated to 1.4.1, bugfixes for NSEC3 and serial handling

 .gitignore      |    1 +
 opendnssec.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b78d07b..ba03dc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /opendnssec-1.4.0rc2.tar.gz
 /opendnssec-1.4.0rc3.tar.gz
 /opendnssec-1.4.0.tar.gz
+/opendnssec-1.4.1.tar.gz
diff --git a/opendnssec.spec b/opendnssec.spec
index dfc3823..393d1a6 100644
--- a/opendnssec.spec
+++ b/opendnssec.spec
@@ -3,7 +3,7 @@
 
 Summary: DNSSEC key and zone management software
 Name: opendnssec
-Version: 1.4.0
+Version: 1.4.1
 Release: 1%{?prever}%{?dist}
 License: BSD
 Url: http://www.opendnssec.org/
@@ -115,6 +115,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Fri Jun 28 2013 Paul Wouters <pwouters at redhat.com> - 1.4.1-1
+- Updated to 1.4.1, bugfixes for NSEC3 and serial handling
+
 * Sat May 11 2013 Paul Wouters <pwouters at redhat.com> - 1.4.0-1
 - Updated to 1.4.0
 - Enabled full relro/pie protection
diff --git a/sources b/sources
index 4e0c3cc..18f0126 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96399851f16cf68de53c974c0d07aa5b  opendnssec-1.4.0.tar.gz
+c38eb91a32b77f9b37e8968ce2440469  opendnssec-1.4.1.tar.gz


More information about the scm-commits mailing list