- Upgraded to 1.6.2. This fixes various bugs. (upstream released mostly to
default with sha2 for the imminent signed root, but we already enabled
that in our builds)
This commit is contained in:
parent
e2f3cd6e6a
commit
afaa2b6919
@ -6,3 +6,4 @@ ldns-1.5.0.tar.gz
|
||||
ldns-1.5.1.tar.gz
|
||||
ldns-1.6.0.tar.gz
|
||||
ldns-1.6.1.tar.gz
|
||||
ldns-1.6.2.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Lowlevel DNS(SEC) library with API
|
||||
Name: ldns
|
||||
Version: 1.6.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.2
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/%{name}/
|
||||
Source: http://www.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz
|
||||
@ -88,6 +88,11 @@ rm -rf %{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Fri Nov 13 2009 Paul Wouters <paul@xelerance.com> - 1.6.2-1
|
||||
- Upgraded to 1.6.2. This fixes various bugs.
|
||||
(upstream released mostly to default with sha2 for the imminent
|
||||
signed root, but we already enabled that in our builds)
|
||||
|
||||
* Tue Aug 25 2009 Tomas Mraz <tmraz@redhat.com> - 1.6.1-3
|
||||
- rebuilt with new openssl
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user