rpms/pdns-recursor/F-12 .cvsignore, 1.8, 1.9 pdns-recursor-fixsysconfdir.patch, 1.5, 1.6 pdns-recursor.init, 1.2, 1.3 pdns-recursor.spec, 1.14, 1.15 sources, 1.8, 1.9

Ruben Kerkhof ruben at fedoraproject.org
Wed Jan 6 13:11:48 UTC 2010


Author: ruben

Update of /cvs/pkgs/rpms/pdns-recursor/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8892

Modified Files:
	.cvsignore pdns-recursor-fixsysconfdir.patch 
	pdns-recursor.init pdns-recursor.spec sources 
Log Message:
* Wed Jan 06 2010 Ruben Kerkhof <ruben at rubenkerkhof.com> 3.1.7.2-1
- Upstream released new version
- Fixes CVE-2009-4009 and CVE-2009-4010
- Start recursor earlier in the boot process (#540428)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pdns-recursor/F-12/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	3 Aug 2009 12:20:46 -0000	1.8
+++ .cvsignore	6 Jan 2010 13:11:48 -0000	1.9
@@ -1 +1 @@
-pdns-recursor-3.1.7.1.tar.bz2
+pdns-recursor-3.1.7.2.tar.bz2

pdns-recursor-fixsysconfdir.patch:
 config.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: pdns-recursor-fixsysconfdir.patch
===================================================================
RCS file: /cvs/pkgs/rpms/pdns-recursor/F-12/pdns-recursor-fixsysconfdir.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- pdns-recursor-fixsysconfdir.patch	10 Aug 2009 15:07:53 -0000	1.5
+++ pdns-recursor-fixsysconfdir.patch	6 Jan 2010 13:11:48 -0000	1.6
@@ -1,9 +1,9 @@
-diff -up pdns-recursor-3.1.7.1/config.h.orig pdns-recursor-3.1.7.1/config.h
---- pdns-recursor-3.1.7.1/config.h.orig	2009-08-10 17:02:39.000000000 +0200
-+++ pdns-recursor-3.1.7.1/config.h	2009-08-10 17:02:50.000000000 +0200
+diff -up pdns-recursor-3.1.7.2/config.h.orig pdns-recursor-3.1.7.2/config.h
+--- pdns-recursor-3.1.7.2/config.h.orig	2010-01-06 14:08:08.000000000 +0100
++++ pdns-recursor-3.1.7.2/config.h	2010-01-06 14:08:18.000000000 +0100
 @@ -1,4 +1,4 @@
 -#define SYSCONFDIR "/etc/powerdns/" 
 +#define SYSCONFDIR "/etc/pdns-recursor/" 
  #define LOCALSTATEDIR "/var/run/" 
- #define VERSION "3.1.7.1"
+ #define VERSION "3.1.7.2"
  #define RECURSOR


Index: pdns-recursor.init
===================================================================
RCS file: /cvs/pkgs/rpms/pdns-recursor/F-12/pdns-recursor.init,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- pdns-recursor.init	27 Jan 2007 23:46:18 -0000	1.2
+++ pdns-recursor.init	6 Jan 2010 13:11:48 -0000	1.3
@@ -4,7 +4,7 @@
 #
 # Author:       Ruben Kerkhof <ruben at rubenkerkhof.com>
 #
-# chkconfig:    - 97 03
+# chkconfig:    - 49 51
 #
 # description:  PowerDNS Recursor is a non authoritative/recursing DNS server
 # processname:  pdns-recursor


Index: pdns-recursor.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pdns-recursor/F-12/pdns-recursor.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- pdns-recursor.spec	10 Aug 2009 14:55:55 -0000	1.14
+++ pdns-recursor.spec	6 Jan 2010 13:11:48 -0000	1.15
@@ -1,7 +1,7 @@
 Summary:		Modern, advanced and high performance recursing/non authoritative nameserver
 Name:			pdns-recursor
-Version:		3.1.7.1
-Release:		2%{?dist}
+Version:		3.1.7.2
+Release:		1%{?dist}
 Group:			System Environment/Daemons
 License:		GPLv2
 URL:			http://powerdns.com
@@ -76,6 +76,11 @@ fi
 
 
 %changelog
+* Wed Jan 06 2010 Ruben Kerkhof <ruben at rubenkerkhof.com> 3.1.7.2-1
+- Upstream released new version
+- Fixes CVE-2009-4009 and CVE-2009-4010
+- Start recursor earlier in the boot process (#540428)
+
 * Mon Aug 10 2009 Ruben Kerkhof <ruben at rubenkerkhof.com> - 3.1.7.1-2
 - Re-add accidently dropped patch (#516562)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pdns-recursor/F-12/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	3 Aug 2009 12:20:46 -0000	1.8
+++ sources	6 Jan 2010 13:11:48 -0000	1.9
@@ -1 +1 @@
-e8d6d6f1ec477741a2c9b3bb2e297e18  pdns-recursor-3.1.7.1.tar.bz2
+5fdba3612e281bf65c6c9f665673dc4e  pdns-recursor-3.1.7.2.tar.bz2




More information about the fedora-extras-commits mailing list