[kernel] r11096 - in dists/etch/linux-2.6.24/debian: . config/armel patches/bugfix/arm patches/bugfix/hppa patches/series

Dann Frazier dannf at alioth.debian.org
Sat Apr 19 05:01:07 UTC 2008


Author: dannf
Date: Sat Apr 19 05:01:04 2008
New Revision: 11096

Log:
* Merge changes from 2.6.24-6

Added:
   dists/etch/linux-2.6.24/debian/patches/bugfix/arm/add-oabi-shim-for-fstatat64.patch
      - copied unchanged from r11095, /releases/linux-2.6/2.6.24-6/debian/patches/bugfix/arm/add-oabi-shim-for-fstatat64.patch
   dists/etch/linux-2.6.24/debian/patches/bugfix/hppa/
      - copied from r11095, /releases/linux-2.6/2.6.24-6/debian/patches/bugfix/hppa/
   dists/etch/linux-2.6.24/debian/patches/series/6
      - copied unchanged from r11095, /releases/linux-2.6/2.6.24-6/debian/patches/series/6
Modified:
   dists/etch/linux-2.6.24/debian/changelog
   dists/etch/linux-2.6.24/debian/config/armel/config

Modified: dists/etch/linux-2.6.24/debian/changelog
==============================================================================
--- dists/etch/linux-2.6.24/debian/changelog	(original)
+++ dists/etch/linux-2.6.24/debian/changelog	Sat Apr 19 05:01:04 2008
@@ -1,10 +1,13 @@
-linux-2.6.24 (2.6.24-5~etchnhalf.2) UNRELEASED; urgency=low
+linux-2.6.24 (2.6.24-6~etchnhalf.1) UNRELEASED; urgency=low
 
   [ Martin Michlmayr ]
   * [arm] Disable IEEE1394 (Firewire).
   * [mips] Disable NET_EMATCH_META to work around a compiler error.
 
- -- Martin Michlmayr <tbm at cyrius.com>  Sat, 05 Apr 2008 19:00:14 +0200
+  [ dann frazier ]
+  * Merge changes from 2.6.24-6
+
+ -- dann frazier <dannf at debian.org>  Fri, 18 Apr 2008 16:21:49 -0600
 
 linux-2.6.24 (2.6.24-5~etchnhalf.1) stable; urgency=low
 
@@ -32,6 +35,24 @@
 
  -- dann frazier <dannf at debian.org>  Sun, 30 Mar 2008 15:28:02 -0600
 
+linux-2.6 (2.6.24-6) unstable; urgency=high
+
+  [ Martin Michlmayr ]
+  * [armel] Fix FTBFS on armel by enabling CONFIG_USB_USBNET=m in
+    armel/config, as it was done for arm/config already.
+  * [armel] Add oabi shim for fstatat64 (Riku Voipio)
+
+  [ Gordon Farquharson ]
+  * [arm/iop32x] Do not build the ARTOP PATA driver (PATA_ARTOP).
+  * [arm/iop32x] Enable MTD_CMDLINE_PARTS.
+
+  [ Kyle McMartin ]
+  * [hppa] fix pdc_console panic at boot (closes: #476292).
+  * [hppa] properly flush user signal tramps
+  * [hppa] special case futex cmpxchg on kernel space NULL (closes: 476285).
+
+ -- Bastian Blank <waldi at debian.org>  Fri, 18 Apr 2008 19:41:30 +0200
+
 linux-2.6 (2.6.24-5) unstable; urgency=low
 
   [ Gordon Farquharson ]

Modified: dists/etch/linux-2.6.24/debian/config/armel/config
==============================================================================
--- dists/etch/linux-2.6.24/debian/config/armel/config	(original)
+++ dists/etch/linux-2.6.24/debian/config/armel/config	Sat Apr 19 05:01:04 2008
@@ -15,3 +15,4 @@
 CONFIG_TMPFS=y
 CONFIG_AEABI=y
 CONFIG_OABI_COMPAT=y
+CONFIG_USB_USBNET=m



More information about the Kernel-svn-changes mailing list