[pdns/f16] CVE-2012-0206

Ruben Kerkhof ruben at fedoraproject.org
Mon Jan 9 12:43:37 UTC 2012


commit 931b973e882e3ebdc266eec9098161e45855ff63
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Mon Jan 9 13:43:27 2012 +0100

    CVE-2012-0206

 .gitignore |    1 +
 pdns.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b89687c..ef5738d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ pdns-2.9.22.tar.gz
 /pdns-3.0-rc2.tar.gz
 /pdns-3.0-rc3.tar.gz
 /pdns-3.0.tar.gz
+/pdns-3.0.1.tar.gz
diff --git a/pdns.spec b/pdns.spec
index fa79da0..ac4e568 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -2,8 +2,8 @@
 
 Summary:	A modern, advanced and high performance authoritative-only nameserver
 Name:		pdns
-Version:	3.0
-Release:	7%{?dist}
+Version:	3.0.1
+Release:	1%{?dist}
 
 Group:		System Environment/Daemons
 License:	GPLv2
@@ -15,8 +15,8 @@ Patch1:		pdns-fix-lua-detection.patch
 
 Requires(pre):	shadow-utils
 Requires(post):	systemd-units, systemd-sysv
-Requires(preun): systemd-units
-Requires(postun): systemd-units
+Requires(preun):	systemd-units
+Requires(postun):	systemd-units
 
 BuildRequires:	boost-devel, chrpath, lua-devel, cryptopp-devel, systemd-units
 Provides:	powerdns = %{version}-%{release}
@@ -237,6 +237,9 @@ fi
 
 
 %changelog
+* Mon Jan 09 2012 Ruben Kerkhof <ruben at rubenkerkhof.com> 3.0.1-1
+- CVE-2012-0206
+
 * Sun Aug 07 2011 Dan HorĂ¡k <dan at danny.cz> - 3.0-7
 - mongodb supports only x86
 
diff --git a/sources b/sources
index 8dcd07b..fee64ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dce3855707a1a02c1d1893242f33960a  pdns-3.0.tar.gz
+a67763b2b45d9f3504a24607c5b4068d  pdns-3.0.1.tar.gz


More information about the scm-commits mailing list