* update version/changelog for unbound 1.4.14

This commit is contained in:
Paul Wouters 2011-12-19 10:04:11 -05:00
parent 02db0fbce9
commit d576f6ecc2
3 changed files with 8 additions and 1 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1,2 @@
7e3b27dee2b97640dd2e1783253317ab unbound-1.4.13.tar.gz
cd69fdaaa6af01ea0b6fbc59802f74ba unbound-1.4.14.tar.gz

View File

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