Group all libata transition changes as sub-items under one item

svn path=/dists/trunk/linux-2.6/; revision=15348
This commit is contained in:
Ben Hutchings 2010-03-10 04:01:41 +00:00
parent a40042f1ab
commit 0885a79b40
1 changed files with 10 additions and 11 deletions

21
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> Sun, 28 Feb 2010 17:01:33 +0000