* update version/changelog for unbound 1.4.14
This commit is contained in:
parent
02db0fbce9
commit
d576f6ecc2
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ unbound-1.4.5.tar.gz
|
||||
/unbound-1.4.11.tar.gz
|
||||
/unbound-1.4.12.tar.gz
|
||||
/unbound-1.4.13.tar.gz
|
||||
/unbound-1.4.14.tar.gz
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
7e3b27dee2b97640dd2e1783253317ab unbound-1.4.13.tar.gz
|
||||
cd69fdaaa6af01ea0b6fbc59802f74ba unbound-1.4.14.tar.gz
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
Summary: Validating, recursive, and caching DNS(SEC) resolver
|
||||
Name: unbound
|
||||
Version: 1.4.13
|
||||
Version: 1.4.14
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/unbound/
|
||||
@ -222,6 +222,11 @@ fi
|
||||
/bin/systemctl try-restart unbound-keygen.service >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2011 Paul Wouters <paul@xelerance.com> - 1.4.13-2
|
||||
- Upgraded to 1.4.14 for CVE-2011-4528 / VU#209659
|
||||
- SSL-wrapped query support for dnssec-trigger
|
||||
- EDNS handling changes
|
||||
|
||||
* Thu Sep 15 2011 Paul Wouters <paul@xelerance.com> - 1.4.13-1
|
||||
- Upgraded to 1.4.13
|
||||
- Removed merged in pythonmod patch
|
||||
|
Loading…
Reference in New Issue
Block a user