[kernel] r15104 - in dists/trunk/linux-2.6/debian: . patches/bugfix/all patches/series

Ben Hutchings benh at alioth.debian.org
Wed Feb 3 00:38:58 UTC 2010


Author: benh
Date: Wed Feb  3 00:38:56 2010
New Revision: 15104

Log:
Remove patch to binfmt_elf_fdpic

We do not build this module and we do not support NOMMU platforms.

Deleted:
   dists/trunk/linux-2.6/debian/patches/bugfix/all/fdpic-respect-pt_gnu_stack-exec-protection-markings-when-creating-nommu-stack.patch
Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/patches/series/7

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed Feb  3 00:33:24 2010	(r15103)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Feb  3 00:38:56 2010	(r15104)
@@ -11,10 +11,7 @@
   [ dann frazier ]
   * Disable FUNCTION_TRACER due to performance/build issues.
     (Closes: #568025)
-  * Patches queued for 2.6.32.8:
-    - FDPIC: Respect PT_GNU_STACK exec protection markings when creating
-      NOMMU stack
-    - Split 'flush_old_exec' into two functions (CVE-2010-0307)
+  * Split 'flush_old_exec' into two functions (CVE-2010-0307)
 
  -- maximilian attems <maks at debian.org>  Mon, 01 Feb 2010 17:16:31 +0100
 

Modified: dists/trunk/linux-2.6/debian/patches/series/7
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/7	Wed Feb  3 00:33:24 2010	(r15103)
+++ dists/trunk/linux-2.6/debian/patches/series/7	Wed Feb  3 00:38:56 2010	(r15104)
@@ -1,3 +1,2 @@
 + bugfix/all/clocksource-events-Fix-fallout-of-generic-code-changes.patch
-+ bugfix/all/fdpic-respect-pt_gnu_stack-exec-protection-markings-when-creating-nommu-stack.patch
 + bugfix/all/split-flush_old_exec-into-two-functions.patch



More information about the Kernel-svn-changes mailing list