* Tue Oct 30 2012 Paul Wouters <pwouters@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)
This commit is contained in:
Paul Wouters 2012-11-13 12:58:15 -05:00
parent 1ecd5727a6
commit d8dc25f81d
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@redhat.com> - 1.6.15-1
- Updated to 1.6.15, as 1.6.14 accidentally broke ABI
(We never released 1.6.14)

View File

@ -1 +1 @@
164d271350d832c45e4a9be4b9cb4206 ldns-1.6.15.tar.gz
9ab2b402127cf24dffefaacbb727cad7 ldns-1.6.16.tar.gz