* 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:
parent
1ecd5727a6
commit
d8dc25f81d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user