[kernel] r13337 - in dists/etch-security/linux-2.6.24/debian/patches: bugfix/all/CVE-2009-0029 series

Dann Frazier dannf at alioth.debian.org
Mon Apr 6 01:50:02 UTC 2009


Author: dannf
Date: Mon Apr  6 01:50:00 2009
New Revision: 13337

Log:
enable syscall wrappers for sparc64

Added:
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/all/CVE-2009-0029/sparc64-use-syscall-wrappers.patch
      - copied, changed from r13170, dists/lenny-security/linux-2.6/debian/patches/bugfix/all/CVE-2009-0029/sparc64-use-syscall-wrappers.patch
Modified:
   dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1

Copied and modified: dists/etch-security/linux-2.6.24/debian/patches/bugfix/all/CVE-2009-0029/sparc64-use-syscall-wrappers.patch (from r13170, dists/lenny-security/linux-2.6/debian/patches/bugfix/all/CVE-2009-0029/sparc64-use-syscall-wrappers.patch)
==============================================================================
--- dists/lenny-security/linux-2.6/debian/patches/bugfix/all/CVE-2009-0029/sparc64-use-syscall-wrappers.patch	Thu Mar 19 14:57:12 2009	(r13170, copy source)
+++ dists/etch-security/linux-2.6.24/debian/patches/bugfix/all/CVE-2009-0029/sparc64-use-syscall-wrappers.patch	Mon Apr  6 01:50:00 2009	(r13337)
@@ -10,16 +10,16 @@
     Signed-off-by: Christian Borntraeger <borntraeger at de.ibm.com>
     Signed-off-by: David S. Miller <davem at davemloft.net>
 
-Backported to Debian's 2.6.26 by dann frazier <dannf at debian.org>
+Backported to Debian's 2.6.24 by dann frazier <dannf at debian.org>
 
 diff -urpN a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig
---- a/arch/sparc64/Kconfig	2008-07-13 15:51:29.000000000 -0600
-+++ b/arch/sparc64/Kconfig	2009-03-08 16:19:57.000000000 -0600
-@@ -14,6 +14,7 @@ config SPARC64
- 	select HAVE_IDE
- 	select HAVE_LMB
- 	select HAVE_ARCH_KGDB
-+	select HAVE_SYSCALL_WRAPPERS
- 
- config GENERIC_TIME
+--- a/arch/sparc64/Kconfig	2008-01-24 15:58:37.000000000 -0700
++++ b/arch/sparc64/Kconfig	2009-04-05 19:46:04.000000000 -0600
+@@ -12,6 +12,7 @@ config SPARC
+ config SPARC64
  	bool
+ 	default y
++	select HAVE_SYSCALL_WRAPPERS
+ 	help
+ 	  SPARC is a family of RISC microprocessors designed and marketed by
+ 	  Sun Microsystems, incorporated.  This port covers the newer 64-bit

Modified: dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1
==============================================================================
--- dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1	Mon Apr  6 01:44:34 2009	(r13336)
+++ dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1	Mon Apr  6 01:50:00 2009	(r13337)
@@ -67,3 +67,4 @@
 + bugfix/all/CVE-2009-0029/mips-finish-fixing-CVE-2009-0029.patch
 + bugfix/all/CVE-2009-0029/mips-rename-sys_pipe.patch
 + bugfix/all/CVE-2009-0029/alpha-use-syscall-wrappers.patch
++ bugfix/all/CVE-2009-0029/sparc64-use-syscall-wrappers.patch



More information about the Kernel-svn-changes mailing list