lp:ubuntu/lucid-proposed/udisks

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid-proposed/udisks
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

14. By Martin Pitt

Add 00git-fix-floppy-probing-hangs.patch: A lot of modern machines do not
have a floppy drive any more, but still have a floppy controller somewhere
(or at least the BIOS pretends to). Trying to open(/dev/fd0) on these
machines causes long hangs, which lead to long desktop startup times.
To fix this, avoid probing floppies for media in update_info().
nautilus/gvfs do not expect the media state to be correct for floppies
anyway. (LP: #539515)

13. By Michael Vogt

no change rebuild against libparted to fix hardy to lucid
failure upgrade report from the auto-upgrade-tester

12. By Martin Pitt

Urgency high because of security bug fix.

[ Michael Biebl ]
* Build against parted 2.2. (Closes: #574908)
* debian/control
  - Add dependency on dbus.

[ Martin Pitt ]
* New upstream bug fix release:
  - umount.udisks: Exit with return code 0 if the unmount succeeded.
    (LP: #541740)
  - Allow other rules (such as media-player-info) to set a more specific
    presentation icon.
  - Set multimedia-player-ipod icon for iPod media players. (LP: #540235)
  - Stop exporting DM key information. (Closes: #576687, LP: #556651,
    CVE-2010-1149)
  - Fix DM partition table detection.
  - job-drive-benchmark.c: Fix data types in error messages. (LP: #527202)
  - Hide Sony E-Book launcher partition. (LP: #546924)
  - Various test suite improvements.

11. By Martin Pitt

Upload current Debian packaging git head (Debian uploads do not work right
now)

[ Michael Biebl ]
* Build against parted 2.2. (Closes: #574908)
* debian/control
  - Add dependency on dbus.

[ Martin Pitt ]
* Update to current git head, which fixes three small issues:
  - umount.udisks: Exit with return code 0 if the unmount succeeded.
    (LP: #541740)
  - Allow other rules (such as media-player-info) to set a more specific
    presentation icon.
  - Set multimedia-player-ipod icon for iPod media players. (LP: #540235)

10. By Martin Pitt

[ Martin Pitt ]
* debian/control: Prefer building against current libparted0-dev. Add
  alternative libparted-dev build dependency as well.
* debian/rules: Build a PO template during package build, to have an up to
  date one for translators. (LP: #538320)
* Drop debian/local/ubuntu.pkla again: This will be provided by a new
  policykit-desktop-permissions package.

[ Michael Biebl ]
* New upstream release.
  - Clean up stale mounts from devices in /etc/fstab, too. (LP: #476654)
  - Fix recognition of unpartitioned VFAT drives, which were previously
    misdetected as MBR. (LP: #536670)
  - Use lseek64() instead of lseek() in job-drive-benchmark.c, to also work
    with large devices. (LP: #526524)
* Refresh patches.

9. By Colin Watson

releasing version 1.0.0~git20100305.fa313b2-1ubuntu1

8. By Colin Watson

set Maintainer for Ubuntu

7. By Colin Watson

merge parted 2.2 work

6. By Michael Biebl

* New upstream git snapshot:
  - Add profiling support.
  - Fix benchmarking for large files.

[ Martin Pitt ]
* Add debian/udisks.postrm: Clean up /var/lib/udisks on purge.
* debian/udisks.postinst: Restart the daemon if we stopped it, so that
  clients don't suddenly stop getting signals.
* debian/udisks.postinst: Migrate DeviceKit-disks mtab file on upgrade.

[ Michael Biebl ]
* Disable support for remote access.
* debian/patches/10-ide-cd-support.patch
  - Update patch for udisks. While at it, fix a bug when cleaning up the
    poller_devices_to_poll list on device unplug. (Closes: #561707)

5. By Martin Pitt

* New upstream git snapshot:
  - Move UDISKS_MEDIA_AVAILABLE out of the part table prober, to fix
    handling of floppy mounting (LP: #441835)
  - Improve debug output and support for the detach helper
  - Update detach helper for current sysfs interface
  - Add a --disable-remote-access option
  - Fix missing DKD_ property renames in 80-udisks.rules
* Add 02-defer_smart_probing.patch: The initial ATA SMART probing in
  device_new() is very expensive (takes about 0.5 s of CPU/IO time on a Dell
  Mini 10). Defer the check by half a minute, so that we don't block CPU/IO
  when we need it much more urgently (on desktop session startup or when
  hotplugging a new device.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/udisks
This branch contains Public information 
Everyone can see this information.

Subscribers