* 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
This commit is contained in:
parent
fc840627bd
commit
a45620439d
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ ldns-1.6.6.tar.gz
|
||||
/ldns-1.6.12.tar.gz
|
||||
/ldns-1.6.13.tar.gz
|
||||
/ldns-1.6.14.tar.gz
|
||||
/ldns-1.6.15.tar.gz
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Summary: Low-level DNS(SEC) library with API
|
||||
Name: ldns
|
||||
Version: 1.6.14
|
||||
Version: 1.6.15
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/%{name}/
|
||||
@ -123,7 +123,11 @@ rm -rf %{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Tue Oct 23 2012 Paul Wouters <pwouters@redhat.com> - 1.6.14-1
|
||||
- [pulled before release]
|
||||
- Updated to 1.6.14
|
||||
- Removed merged in patch
|
||||
- Added new dependancy on ca-certificates for ldns-dane PKIX validation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user