[nsd/el6] * Thu Jul 19 2012 Paul Wouters <pwouters at redhat.com> - 3.2.12-1 - Upgraded to 3.2.12 which fixes CVE

Paul Wouters pwouters at fedoraproject.org
Thu Jul 19 13:07:12 UTC 2012


commit 102c4705bdadf9d1be81c37e162f2b488b6c2bf1
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Jul 19 09:06:46 2012 -0400

    * 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)

 .gitignore |    1 +
 nsd.spec   |    7 +++++--
 sources    |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1440228..a5d7164 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ nsd-3.2.7.tar.gz
 nsd-3.2.8.tar.gz
 /nsd-3.2.10.tar.gz
 /nsd-3.2.11.tar.gz
+/nsd-3.2.12.tar.gz
diff --git a/nsd.spec b/nsd.spec
index da9397b..f9229ca 100644
--- a/nsd.spec
+++ b/nsd.spec
@@ -1,7 +1,7 @@
 Summary: Fast and lean authoritative DNS Name Server
 Name: nsd
-Version: 3.2.11
-Release: 2%{?dist}
+Version: 3.2.12
+Release: 1%{?dist}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}/%{name}-%{version}.tar.gz
@@ -101,6 +101,9 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %changelog
+* 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)
+
 * Mon Jul 16 2012 Paul Wouters <pwouters at redhat.com> - 3.2.11-1
 - Updated to 3.2.11 (support for TLSA, GOST, bugfixes)
 
diff --git a/sources b/sources
index 681d9a3..24a7cc2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 befbacb3d57b7aac5b6af477c8ee75e3  nsd-3.2.10.tar.gz
 707eabf8a32b1c53d28ccaef2cd45163  nsd-3.2.11.tar.gz
+19f12299b624819cd770eab84f177989  nsd-3.2.12.tar.gz


More information about the scm-commits mailing list