From 0885a79b40e07df0d5060936a9a166cb41764e84 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 10 Mar 2010 04:01:41 +0000 Subject: [PATCH] Group all libata transition changes as sub-items under one item svn path=/dists/trunk/linux-2.6/; revision=15348 --- debian/changelog | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3b66e842d..a47a1b56a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,17 +2,16 @@ linux-2.6 (2.6.33-1~experimental.3) UNRELEASED; urgency=low [ Ben Hutchings ] * Fix regexp for binNMU versions in modules/rules.include (Closes: #524632) - * linux-base: Fix calls to disk_id_to_path (renamed to id_to_path) - (Closes: #572283) - * linux-base: Don't show empty list of devices to be relabelled - * linux-base: Don't update udev CD rules unnecessarily - * linux-base: Show the device paths to be added to udev CD rules - * linux-base: Ignore nonexistent devices and properly handle devices - of unknown filesystem type (Closes: #572341, #572445) - * linux-base: Don't accept empty filesystem labels as identifiers - (Closes: #572438) - * linux-base: For consistency with fresh installations, use or assign - UUIDs rather than labels where both are available (Closes: #572376) + * linux-base: Fix bugs and improve libata transition code: + - Fix calls to disk_id_to_path (renamed to id_to_path) (Closes: #572283) + - Don't show empty list of devices to be relabelled + - Don't update udev CD rules unnecessarily + - Show the device paths to be added to udev CD rules + - Ignore nonexistent devices and properly handle devices of unknown + filesystem type (Closes: #572341, #572445) + - Don't accept empty filesystem labels as identifiers (Closes: #572438) + - For consistency with fresh installations, use or assign UUIDs rather + than labels where both are available (Closes: #572376) -- Ben Hutchings Sun, 28 Feb 2010 17:01:33 +0000