[ldns/f17] * Tue Oct 30 2012 Paul Wouters <pwouters at redhat.com> - 1.6.16-1 - Updated to 1.6.16 - Addresses bug

Paul Wouters pwouters at fedoraproject.org
Tue Nov 20 20:44:06 UTC 2012


commit fd31a88d2382868ed7e8349899721e79dfb2af5f
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Nov 13 12:58:15 2012 -0500

    * Tue Oct 30 2012 Paul Wouters <pwouters at redhat.com> - 1.6.16-1
    - Updated to 1.6.16
    - Addresses bug in 1.6.14 and 1.6.15 that affects opendnssec
      (if you have empty non-terminals and use NSEC3)

 .gitignore |    1 +
 ldns.spec  |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a9e96d..3491fe7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ ldns-1.6.6.tar.gz
 /ldns-1.6.13.tar.gz
 /ldns-1.6.14.tar.gz
 /ldns-1.6.15.tar.gz
+/ldns-1.6.16.tar.gz
diff --git a/ldns.spec b/ldns.spec
index aa22126..0543cd5 100644
--- a/ldns.spec
+++ b/ldns.spec
@@ -7,7 +7,7 @@
 
 Summary: Low-level DNS(SEC) library with API
 Name: ldns
-Version: 1.6.15
+Version: 1.6.16
 Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
@@ -123,6 +123,11 @@ rm -rf %{buildroot}
 %postun -p /sbin/ldconfig
 
 %changelog
+* Tue Oct 30 2012 Paul Wouters <pwouters at redhat.com> - 1.6.16-1
+- Updated to 1.6.16
+- Addresses bug in 1.6.14 and 1.6.15 that affects opendnssec
+  (if you have empty non-terminals and use NSEC3)
+
 * Fri Oct 26 2012 Paul Wouters <pwouters at redhat.com> - 1.6.15-1
 - Updated to 1.6.15, as 1.6.14 accidentally broke ABI
   (we never released 1.6.14)
diff --git a/sources b/sources
index 1dca257..1beb0c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-164d271350d832c45e4a9be4b9cb4206  ldns-1.6.15.tar.gz
+9ab2b402127cf24dffefaacbb727cad7  ldns-1.6.16.tar.gz


More information about the scm-commits mailing list