* Wed Jan 11 2012 Paul Wouters <paul@nohats.ca> - 1.6.12-1

- Upgraded to 1.6.12, fixes important end of year handling date bug
This commit is contained in:
Paul Wouters 2012-01-11 15:26:45 -05:00
parent 5a6d08e1b3
commit baf22df86c
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <paul@nohats.ca> - 1.6.12-1
- Upgraded to 1.6.12, fixes important end of year handling date bug
* Thu Oct 5 2011 Paul Wouters <paul@xelerance.com> - 1.6.11-2
- Updated to 1.6.11, fixes rhbz#741026 which is CVE-2011-3581
- Python goes into sitearch, not sitelib

View File

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