lp:ubuntu/natty/udisks

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/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
Status:
Mature

Recent revisions

23. By Martin Pitt

Add 12-polling-failed-due-to-O_EXCL.patch: Work around buggy userspace
CD-ROM polling. The proper patch is currently being discussed upstream,
but too intrusive for Natty at this point. This correctly cleans up mounts
after ejecting a CD. Thanks to Hong Jen Yee for this patch! (LP: #711549)

22. By Martin Pitt

* 02-defer_smart_probing.patch: Try SMART probing again repeatedly while the
  daemon is inhibited. (LP: #580112)
* Add 00git-udf-permissions.patch: Ignore broken directory permissions on
  UDF when they are on readonly CD media. (LP: #635499)
* debian/control: Improve package description. Thanks Justin B Rye!
  (Closes: #614146)
* debian/control: Explain in the package description why udisks
  recommends/suggests file system creation/admin tools. (Closes: #595114)
* Activate support for udisks-tcp-bridge. Note that this is purely
  convenience and does not enable extra privileges (can do the same with ssh
  and dbus-send). This unbreaks the "Connect to server.." functionality in
  gnome-disk-utility. (LP: #568926)
  - debian/rules: Drop --disable-remote-access.
  - debian/udisks.install: Install Avahi service description file.
* Add debian/patches/00git-sd-card-id.patch: Add missing rule for
  identifying SD card readers as such. (LP: #460713)

21. By Kees Cook

Add 12-add-sd-reader-rule.patch: add missing SD Reader rule,
thanks to Sitsofe Wheeler (LP: #460713).

20. By Martin Pitt

Upload current packaging git head to Natty.

* 02-defer_smart_probing.patch: Try SMART probing again repeatedly while the
  daemon is inhibited. (LP: #580112)
* Add 00git-udf-permissions.patch: Ignore broken directory permissions on
  UDF when they are on readonly CD media. (LP: #635499)
* debian/control: Improve package description. Thanks Justin B Rye!
  (Closes: #614146)
* debian/control: Explain in the package description why udisks
  recommends/suggests file system creation/admin tools. (Closes: #595114)

19. By Martin Pitt

Add 12_log_startup.patch: Redirect daemon stdout/err to
/var/log/udisks.log, to debug the SMART detection failure that happens
while booting the live system (but not anywhere else, nor after restarting
udisks-daemon). (See LP #580112)

18. By Martin Pitt

[ Michael Biebl ]
* Move from cdbs to dh
  - Drop Build-Depends on cdbs.
  - Bump Build-Depends on debhelper to (>= 7.0.50~) for override targets.
  - Convert debian/rules to use dh.
  - Add debian/udisks.docs.

[ Martin Pitt ]
* New upstream release.
* Drop 00git-fix-luks-forced-removal.patch, upstream now.
* Update 02-defer_smart_probing.patch for new upstream version.
* debian/control: Bump libpolkit dependencies, as per new upstream
  configure.
* 10-ide-cd-support.patch: Add explicit linking to libudev, as this patch
  introduces udev_* calls. Fixes linking with gcc 4.5.
* debian/rules: Use dpkg-vendor instead of lsb_release. Drop lsb-release
  build dependency.

17. By Martin Pitt

Add 00git-fix-luks-forced-removal.patch: In the event of the forced
removal of a crypto device, use the luks_holder property since it is still
available to figure out which underlying cleartext LUKS device to
teardown, instead of scanning through all available devices (because the
cleartext device already has had its properties cleaned up). Many thanks
to Mathieu Trudel for the patch! Patch cherrypicked from upstream git
trunk. (LP: #484429)

16. By Michael Biebl

* debian/udisks.postinst
  - Query D-Bus to find out the correct pid of the process claiming
    org.freedesktop.UDisks. This way we do not accidentally kill the
    wrong process when being installed in a chroot. (Closes: #593195)
* debian/udisks.prerm
  - Stop udisks-daemon on remove. (Closes: #590013)
* debian/control
  - Bump Standards-Version to 3.9.1. No further changes.
  - Update Build-Depends according to configure.ac.

15. By Martin Pitt

* Upgrade to current git HEAD:
  - Update to latest LVM2 API (currently not used in Debian)
  - Fix long hangs on probing nonexistant floppy drives. (LP: #539515)
  - Do not have files executable on NTFS.
  - Some test suite updates.
* Remove debian/patches/00git-*.
* Drop transitional devicekit-disks-doc package. It's been in testing long
  enough, and we do not want to carry it into the squeeze release.
* debian/control: Have udisks Conflicts:/Replaces: devicekit-disks, to
  properly clean up. (Closes: #585169)
* 02-defer_smart_probing.patch, 10-ide-cd-support.patch: Refresh to apply
  cleanly.
* Switch to "3.0 (quilt)" format. Drop quilt build dependency.
* 08-dont-probe-dm-devices.patch: Update for udisks and to current code, but
  still keep it disabled. Proper handling of linear DMs and DMMP devices
  (which are disabled right now, though) still require finding out the
  parent devices through UDISKS_DM_TARGETS_{PARAMS,TYPE} and there is
  currently no equivalent from the dmsetup rules.

14. By Martin Pitt

* Add 00git-vfat-showexec.patch: Enable the "showexec" vfat mount option, to
  avoid data files being executable (which causes confusing question dialogs
  in nautilus which only have one sensible answer). Patch taken from
  upstream git head. (LP: #14335)
* Add 00git-dont-probe-nondata-cdroms.patch: Don't probe non-data CD-ROMs
  for partition tables. Patch taken from upstream git head.

Branch metadata

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

Subscribers