- Update to 1.4.3 that fixes 64bit crasher
This commit is contained in:
parent
243e7f46b8
commit
c5fbe5de65
@ -8,3 +8,4 @@ unbound-1.3.3.tar.gz
|
|||||||
unbound-1.3.4.tar.gz
|
unbound-1.3.4.tar.gz
|
||||||
unbound-1.4.1.tar.gz
|
unbound-1.4.1.tar.gz
|
||||||
unbound-1.4.2.tar.gz
|
unbound-1.4.2.tar.gz
|
||||||
|
unbound-1.4.3.tar.gz
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
1e03ef9618e4bca02005bd99bc6af75c unbound-1.4.1.tar.gz
|
2dffdd42f94b8238447a41835439d129 unbound-1.4.3.tar.gz
|
||||||
9d9ff135b5ff2003c55c089cfe34e3e6 unbound-1.4.2.tar.gz
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Summary: Validating, recursive, and caching DNS(SEC) resolver
|
Summary: Validating, recursive, and caching DNS(SEC) resolver
|
||||||
Name: unbound
|
Name: unbound
|
||||||
Version: 1.4.2
|
Version: 1.4.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: http://www.nlnetlabs.nl/unbound/
|
Url: http://www.nlnetlabs.nl/unbound/
|
||||||
@ -192,6 +192,9 @@ fi
|
|||||||
%postun libs -p /sbin/ldconfig
|
%postun libs -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 11 2010 Paul Wouters <paul@xelerance.com> - 1.4.3-1
|
||||||
|
- Update to 1.4.3 that fixes 64bit crasher
|
||||||
|
|
||||||
* Tue Mar 09 2010 Paul Wouters <paul@xelerance.com> - 1.4.2-1
|
* Tue Mar 09 2010 Paul Wouters <paul@xelerance.com> - 1.4.2-1
|
||||||
- Updated to 1.4.2
|
- Updated to 1.4.2
|
||||||
- Updated unbound.conf with new options
|
- Updated unbound.conf with new options
|
||||||
|
Loading…
Reference in New Issue
Block a user