[nsd/el5] * Fri Jul 27 2012 Paul Wouters <pwouters at redhat.com> - 3.2.13-1 - Updated to 3.2.13, addresses VU#51

Paul Wouters pwouters at fedoraproject.org
Fri Jul 27 17:07:15 UTC 2012


commit 2e07c16b0f0ca2f7a242f749c8cf17491d4e562c
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Jul 27 13:06:46 2012 -0400

    * Fri Jul 27 2012 Paul Wouters <pwouters at redhat.com> - 3.2.13-1
    - Updated to 3.2.13, addresses VU#517036 CVE-2012-2979
      (note Fedora/EPEL packages are not vulnerable to this)

 .gitignore |    1 +
 nsd.spec   |    6 +++++-
 sources    |    1 +
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ec2878..4495fd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ nsd-3.2.7.tar.gz
 /nsd-3.2.8.tar.gz
 /nsd-3.2.11.tar.gz
 /nsd-3.2.12.tar.gz
+/nsd-3.2.13.tar.gz
diff --git a/nsd.spec b/nsd.spec
index bad1e1a..fa9a20b 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,6 +1,6 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
-Version: 3.2.12
+Version: 3.2.13
 Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
@@ -98,6 +98,10 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* Fri Jul 27 2012 Paul Wouters <pwouters at redhat.com> - 3.2.13-1
+- Updated to 3.2.13, addresses VU#517036 CVE-2012-2979
+  (note Fedora/EPEL packages are not vulnerable to this)
+
 * Thu Jul 19 2012 Paul Wouters <pwouters at redhat.com> - 3.2.12-1
 - Upgraded to 3.2.12 which fixes CVE-2012-2978 (rhbz#841268)
 
diff --git a/sources b/sources
index ac6fd1b..c3106c7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 707eabf8a32b1c53d28ccaef2cd45163  nsd-3.2.11.tar.gz
 19f12299b624819cd770eab84f177989  nsd-3.2.12.tar.gz
+b6494ffadf4ce72ff367a7c3f00498c1  nsd-3.2.13.tar.gz


More information about the scm-commits mailing list