[kernel] r12736 - in dists/etch-security/linux-2.6.24/debian: . config/arm patches/bugfix patches/bugfix/all patches/bugfix/hppa patches/series

Dann Frazier dannf at alioth.debian.org
Mon Feb 9 22:45:21 UTC 2009


Author: dannf
Date: Mon Feb  9 22:45:19 2009
New Revision: 12736

Log:
merge in 2.6.24-6~etchnhalf.8

Added:
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/all/cciss-p711m,p712m-add-ids.patch
      - copied unchanged from r12735, /releases/linux-2.6.24/2.6.24-6~etchnhalf.8/debian/patches/bugfix/all/cciss-p711m,p712m-add-ids.patch
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/cciss-new-hardware.patch
      - copied unchanged from r12735, /releases/linux-2.6.24/2.6.24-6~etchnhalf.8/debian/patches/bugfix/cciss-new-hardware.patch
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/cciss-read-config-to-obtain-max-outstanding-commands-per-controller.patch
      - copied unchanged from r12735, /releases/linux-2.6.24/2.6.24-6~etchnhalf.8/debian/patches/bugfix/cciss-read-config-to-obtain-max-outstanding-commands-per-controller.patch
   dists/etch-security/linux-2.6.24/debian/patches/bugfix/hppa/parisc-disable-up-optimized-flush_tlb_mm.patch
      - copied unchanged from r12735, /releases/linux-2.6.24/2.6.24-6~etchnhalf.8/debian/patches/bugfix/hppa/parisc-disable-up-optimized-flush_tlb_mm.patch
   dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8
      - copied unchanged from r12735, /releases/linux-2.6.24/2.6.24-6~etchnhalf.8/debian/patches/series/6~etchnhalf.8
   dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.8etch1
      - copied unchanged from r12734, /dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7etch1
Removed:
   dists/etch-security/linux-2.6.24/debian/patches/series/6~etchnhalf.7etch1
Modified:
   dists/etch-security/linux-2.6.24/debian/changelog
   dists/etch-security/linux-2.6.24/debian/config/arm/config.iop32x
   dists/etch-security/linux-2.6.24/debian/config/arm/config.ixp4xx

Modified: dists/etch-security/linux-2.6.24/debian/changelog
==============================================================================
--- dists/etch-security/linux-2.6.24/debian/changelog	(original)
+++ dists/etch-security/linux-2.6.24/debian/changelog	Mon Feb  9 22:45:19 2009
@@ -1,4 +1,4 @@
-linux-2.6.24 (2.6.24-6~etchnhalf.7etch1) UNRELEASED; urgency=high
+linux-2.6.24 (2.6.24-6~etchnhalf.8etch1) UNRELEASED; urgency=high
 
   * Fix DoS when calling svc_listen twice on the same socket while reading
     /proc/net/atm/*vc (CVE-2008-5079)
@@ -12,6 +12,21 @@
 
  -- dann frazier <dannf at debian.org>  Wed, 21 Jan 2009 01:35:50 -0700
 
+linux-2.6.24 (2.6.24-6~etchnhalf.8) stable; urgency=high
+
+  [ dann frazier ]
+  * cciss: Add support for new hardware (closes: #502553)
+     - Add PCI ids for P700m, P212, P410, P410i, P411, P812, P711m, p712m
+     - Read the FIFO size from the controller config instead of
+       hardcoding it into the driver
+  * [hppa] disable UP-optimized flush_tlb_mm, fixing thread-related
+    hangs. (closes: #478717)
+
+  [ Martin Michlmayr ]
+  * [arm/ixp4xx, arm/iop32x] Enable USB_ATM (closes: #502182).
+
+ -- dann frazier <dannf at debian.org>  Wed, 24 Dec 2008 18:09:18 -0700
+
 linux-2.6.24 (2.6.24-6~etchnhalf.7) stable-security; urgency=high
 
   [ Alexander Prinsier ]

Modified: dists/etch-security/linux-2.6.24/debian/config/arm/config.iop32x
==============================================================================
--- dists/etch-security/linux-2.6.24/debian/config/arm/config.iop32x	(original)
+++ dists/etch-security/linux-2.6.24/debian/config/arm/config.iop32x	Mon Feb  9 22:45:19 2009
@@ -1203,3 +1203,7 @@
 CONFIG_TEXTSEARCH_KMP=m
 CONFIG_TEXTSEARCH_BM=m
 CONFIG_TEXTSEARCH_FSM=m
+
+CONFIG_USB_ATM=m
+CONFIG_USB_SPEEDTOUCH=m
+

Modified: dists/etch-security/linux-2.6.24/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/etch-security/linux-2.6.24/debian/config/arm/config.ixp4xx	(original)
+++ dists/etch-security/linux-2.6.24/debian/config/arm/config.ixp4xx	Mon Feb  9 22:45:19 2009
@@ -1279,3 +1279,7 @@
 CONFIG_TEXTSEARCH_KMP=m
 CONFIG_TEXTSEARCH_BM=m
 CONFIG_TEXTSEARCH_FSM=m
+
+CONFIG_USB_ATM=m
+CONFIG_USB_SPEEDTOUCH=m
+



More information about the Kernel-svn-changes mailing list