[unbound] * update version/changelog for unbound 1.4.14

Paul Wouters pwouters at fedoraproject.org
Mon Dec 19 15:30:25 UTC 2011


commit d576f6ecc21e16192c9df07bcb6084d2886c7dd8
Author: Paul Wouters <paul at xelerance.com>
Date:   Mon Dec 19 10:04:11 2011 -0500

    * update version/changelog for unbound 1.4.14

 .gitignore   |    1 +
 sources      |    1 +
 unbound.spec |    7 ++++++-
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e98762..c2cafd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index 0c3dd89..fc8e3ae 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 7e3b27dee2b97640dd2e1783253317ab  unbound-1.4.13.tar.gz
+cd69fdaaa6af01ea0b6fbc59802f74ba  unbound-1.4.14.tar.gz
diff --git a/unbound.spec b/unbound.spec
index b24d0c0..a4003e6 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -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 at 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 at xelerance.com> - 1.4.13-1
 - Upgraded to 1.4.13
 - Removed merged in pythonmod patch


More information about the scm-commits mailing list