* Updated to unbound 1.4.12
This commit is contained in:
parent
21bddfd73b
commit
087b8ded39
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ unbound-1.4.5.tar.gz
|
||||
/unbound-1.4.9.tar.gz
|
||||
/unbound-1.4.10.tar.gz
|
||||
/unbound-1.4.11.tar.gz
|
||||
/unbound-1.4.12.tar.gz
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
8e9903dd5cba0d3501e24f55b25debbd unbound-1.4.11.tar.gz
|
||||
673a224c76345003fd168448ca12fbb2 unbound-1.4.12.tar.gz
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
Summary: Validating, recursive, and caching DNS(SEC) resolver
|
||||
Name: unbound
|
||||
Version: 1.4.11
|
||||
Version: 1.4.12
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/unbound/
|
||||
@ -199,6 +199,9 @@ fi
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2011 Paul Wouters <paul@xelerance.com> - 1.4.12-1
|
||||
- Updated to 1.4.12
|
||||
|
||||
* Sun Jul 03 2011 Paul Wouters <paul@xelerance.com> - 1.4.11-1
|
||||
- Updated to 1.4.11
|
||||
- removed integrated CVE patch
|
||||
|
Loading…
Reference in New Issue
Block a user