- 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:
Paul Wouters 2009-11-13 14:51:15 +00:00
parent e2f3cd6e6a
commit afaa2b6919
3 changed files with 9 additions and 2 deletions

View File

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

View File

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

View File

@ -1 +1,2 @@
a44dafecdcc49aaea5d20ae15bc738c0 ldns-1.6.1.tar.gz
88ade81d5ffafbb5a31316aacb262696 ldns-1.6.2.tar.gz