[pdns] CVE-2012-0206

Ruben Kerkhof ruben at fedoraproject.org
Mon Jan 9 12:23:39 UTC 2012


commit d926ad451c5f18f59761bd075134c23002a0cee5
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Mon Jan 9 13:23:20 2012 +0100

    CVE-2012-0206

 .gitignore |    1 +
 pdns.spec  |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 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 8f52a71..db2916e 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -2,21 +2,21 @@
 
 Summary:	A modern, advanced and high performance authoritative-only nameserver
 Name:		pdns
-Version:	3.0
-Release:	8%{?dist}
+Version:	3.0.1
+Release:	1%{?dist}
 
 Group:		System Environment/Daemons
 License:	GPLv2
 URL:		http://powerdns.com
-Source0:	http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz
+Source0:	ftp://training.powerdns.com/CVE-2004-0789/%{name}-%{version}.tar.gz
 Source1:	pdns.service
 Patch0:		pdns-fix-mongo-backend.patch
 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
+
 * Thu Dec 01 2011 Ruben Kerkhof <ruben at rubenkerkhof.com> 3.0-8
 - Rebuilt for new boost
 
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