From baf22df86c6ae730b2584ec76dace2cd4924c3c9 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Wed, 11 Jan 2012 15:26:45 -0500 Subject: [PATCH] * Wed Jan 11 2012 Paul Wouters - 1.6.12-1 - Upgraded to 1.6.12, fixes important end of year handling date bug --- .gitignore | 1 + ldns.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 39df5c0..05f7a0a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ ldns-1.6.6.tar.gz /ldns-1.6.9.tar.gz /ldns-1.6.10.tar.gz /ldns-1.6.11.tar.gz +/ldns-1.6.12.tar.gz diff --git a/ldns.spec b/ldns.spec index f63c125..ddf11f4 100644 --- a/ldns.spec +++ b/ldns.spec @@ -7,8 +7,8 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns -Version: 1.6.11 -Release: 2%{?dist} +Version: 1.6.12 +Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ Source: http://www.nlnetlabs.nl/downloads/%{%name}/%{name}-%{version}.tar.gz @@ -115,6 +115,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Wed Jan 11 2012 Paul Wouters - 1.6.12-1 +- Upgraded to 1.6.12, fixes important end of year handling date bug + * Thu Oct 5 2011 Paul Wouters - 1.6.11-2 - Updated to 1.6.11, fixes rhbz#741026 which is CVE-2011-3581 - Python goes into sitearch, not sitelib diff --git a/sources b/sources index 33460c7..956e00c 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ fc9db99cfe7c9d7f86da8f53efdbbbd6 ldns-1.6.9.tar.gz fadf8e38fbd2d3434a2c46097d9932d5 ldns-1.6.10.tar.gz c55b592a679672281712c457fbb41eb5 ldns-1.6.11.tar.gz +e7428ed0d19baed02459e2c55660c9b3 ldns-1.6.12.tar.gz