[pdns/f15] CVE-2012-0206

Ruben Kerkhof ruben at fedoraproject.org
Mon Jan 9 13:07:23 UTC 2012


commit 961163be474444711b15704ca1bd0c08647a3526
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Mon Jan 9 14:07:10 2012 +0100

    CVE-2012-0206

 .gitignore |    2 ++
 pdns.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c06df21..2ed1b15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 pdns-2.9.22.tar.gz
+/pdns-3.0.1.tar.gz
+/pdns-2.9.22.5.tar.gz
diff --git a/pdns.spec b/pdns.spec
index 9c40c38..8d55e79 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -1,7 +1,7 @@
 Summary:	A modern, advanced and high performance authoritative-only nameserver
 Name:		pdns
-Version:	2.9.22
-Release:	13%{?dist}
+Version:	2.9.22.5
+Release:	1%{?dist}
 
 Group:		System Environment/Daemons
 License:	GPLv2
@@ -184,6 +184,9 @@ fi
 
 
 %changelog
+* Mon Jan 09 2012 Ruben Kerkhof <ruben at rubenkerkhof.com> 2.9.22.5-1
+- CVE-2012-0206
+
 * Wed Mar 23 2011 Dan HorĂ¡k <dan at danny.cz> - 2.9.22-13
 - rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
 
diff --git a/sources b/sources
index 624e7eb..a188a46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a6ff842733aca885577eb54e983a1ff  pdns-2.9.22.tar.gz
+449e7a8352e563c67f9d8e45c30d825e  pdns-2.9.22.5.tar.gz


More information about the scm-commits mailing list