[kernel] r15486 - dists/sid/linux-2.6/debian

Ben Hutchings benh at alioth.debian.org
Mon Apr 5 17:37:54 UTC 2010


Author: benh
Date: Mon Apr  5 17:37:50 2010
New Revision: 15486

Log:
Group the linux-base changes together

Modified:
   dists/sid/linux-2.6/debian/changelog

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Sun Apr  4 23:07:13 2010	(r15485)
+++ dists/sid/linux-2.6/debian/changelog	Mon Apr  5 17:37:50 2010	(r15486)
@@ -4,8 +4,16 @@
   * [sparc] Provide io{read,write}{16,32}be() (Closes: #574421)
   * Use libata-based drivers for most PATA controllers on all architectures
     (previously applied only to x86)
-  * linux-base: Handle duplicates in /etc/udev/rules.d/70-persistent-cd.rules
-    (Closes: #574630)
+  * linux-base: Fix bugs and improve libata transition code:
+    - Handle duplicates in /etc/udev/rules.d/70-persistent-cd.rules
+      (Closes: #574630)
+    - Always attempt conversion if $DEBCONF_RECONFIGURE is set
+    - Never attempt conversion during a fresh installation (Closes: #576243)
+    - Convert disk IDs in crypttab (Closes: #575056)
+    - Redirect stdin and stdout of child processes to avoid interfering with
+      debconf (Closes: #574987)
+    - Report when hdparm.conf or mdadm.conf may need to be updated
+      (Closes: #576442)
   * iwlwifi: Fix repeated warnings about tfds_in_queue (Closes: #574526)
   * eeepc-laptop: Disable CPU speed control on 701 and 702 since it can
     cause the system to hang (Closes: #559578)
@@ -15,16 +23,8 @@
     thanks to Michael Gilbert (Closes: #569724)
   * rt2860sta: Fix argument to linux_pci_unmap_single() (Closes: #575726)
   * nouveau: nv50: Implement ctxprog/state generation
-  * linux-base: Fix the conditions for attempting disk ID conversion
-    - Always if $DEBCONF_RECONFIGURE is set
-    - Never during a fresh installation (Closes: #576243)
   * phylib: Support PHY module autoloading (Closes: #553024)
-  * linux-base: Convert disk IDs in crypttab (Closes: #575056)
-  * linux-base: Redirect stdin and stdout of child processes to avoid
-    interfering with debconf (Closes: #574987)
   * [x86] Add ramzswap driver (Closes: #573912)
-  * linux-base: Report when hdparm.conf or mdadm.conf may need to be updated
-    (Closes: #576442)
 
   [ maximilian attems]
   * [alpha, hppa] Disable oprofile as tracing code is unsupported here.



More information about the Kernel-svn-changes mailing list