[nsd/el6] * 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:03:00 UTC 2012


commit 1ed1c80f685b947ceb2ddbc1c58bf184c6d46b9b
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Jul 27 12:54:20 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)
    - Add /var/run/nsd via tmpfiles (rhbz#842021)

 .gitignore |    1 +
 nsd.spec   |    8 +++++---
 sources    |    1 +
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5d7164..f064482 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ nsd-3.2.8.tar.gz
 /nsd-3.2.10.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 d75d972..5853432 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,7 +1,7 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
-Version: 3.2.12
-Release: 2%{?dist}
+Version: 3.2.13
+Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
@@ -100,7 +100,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
-* Mon Jul 23 2012 Paul Wouters <pwouters at redhat.com> - 3.2.12-2UNRELEASED
+* 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)
 - Add /var/run/nsd via tmpfiles (rhbz#842021)
 
 * Thu Jul 19 2012 Paul Wouters <pwouters at redhat.com> - 3.2.12-1
diff --git a/sources b/sources
index 24a7cc2..2d892d9 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 befbacb3d57b7aac5b6af477c8ee75e3  nsd-3.2.10.tar.gz
 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