Activity log for bug #53719

Date Who What changed Old value New value Message
2006-07-22 10:47:13 Tobias Wolf bug added bug
2006-09-11 17:18:43 Martin Pitt hal: status Unconfirmed In Progress
2006-09-11 17:18:43 Martin Pitt hal: importance Untriaged Medium
2006-09-11 17:18:43 Martin Pitt hal: statusexplanation http://gitweb.freedesktop.org/?p=hal.git;a=commit;h=b30d1320614564d226018b8a491ee4f70567db64
2006-09-11 17:18:43 Martin Pitt hal: assignee pitti
2006-09-12 08:14:18 Martin Pitt hal: status In Progress Fix Committed
2006-09-12 08:14:18 Martin Pitt hal: statusexplanation http://gitweb.freedesktop.org/?p=hal.git;a=commit;h=b30d1320614564d226018b8a491ee4f70567db64
2006-09-12 08:53:32 Martin Pitt hal: status Fix Committed Fix Released
2006-09-12 08:53:32 Martin Pitt hal: statusexplanation hal (0.5.7.1-0ubuntu10) edgy; urgency=low . * Add debian/patches/00upstream-01-music-players-fdi.patch: Update 10-usb-music-players.fdi from GIT head to support many more music players (this supersedes the current 17-mp3-player-fdi.patch). Closes: LP#59022 * debian/patches/17-mp3-player-fdi.patch: Add information for the Philips GoGear SA1330, thanks to Juri Pakaste! Closes: LP#58077 * debian/10-storage-policy.fdi: Remove enabling of hal-addon-storage, since 20-storage-methods.fdi already does that. We don't need two h-a-s processes for each drive. Closes: LP#58935 * debian/hald.8: Remove --retain-privileges documentation, this option does not exist any more. Closes: LP#44770 * Add debian/patches/00upstream-02-mWh-conversion.patch: - Properly convert mAh to mWh rather than uWh. - Taken from GIT head: http://gitweb.freedesktop.org/?p=hal.git;a=commit;h=b30d1320614564d226018b8a491ee4f70567db64 - Closes: LP#53719 * Add debian/patches/00upstream-03-fs-on-partitioned-devices.patch: - Do not probe for a file system on a device which already has partitions created. This fixes empty bogus mounts for somewhat unclean partition tables. - Taken from GIT head: http://gitweb.freedesktop.org/?p=hal.git;a=commit;h=2c98ffc8dac7ee161042355790256d836e4028f9 - Closes: LP#19390 * Add debian/patches/19_dont_overwrite_formfactor.patch: Do not overwrite the form factor as set by PMU/ACPI/DMI with an 'unknown' value from computer_probing_pcbios_helper_done(). Thanks to VETSEL Patrice for this patch! Closes: LP#59342