From afaa2b69194b4bd64e40b21a34b7d10542d40e4a Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Fri, 13 Nov 2009 14:51:15 +0000 Subject: [PATCH] - 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) --- .cvsignore | 1 + ldns.spec | 9 +++++++-- sources | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index ae7718d..597bdb2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/ldns.spec b/ldns.spec index 8d70847..e30b81b 100644 --- a/ldns.spec +++ b/ldns.spec @@ -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 - 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 - 1.6.1-3 - rebuilt with new openssl diff --git a/sources b/sources index 7922270..ff31eef 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ a44dafecdcc49aaea5d20ae15bc738c0 ldns-1.6.1.tar.gz +88ade81d5ffafbb5a31316aacb262696 ldns-1.6.2.tar.gz