* 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:
parent
5a6d08e1b3
commit
baf22df86c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user