lp:debian/experimental/udisks2

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/experimental/udisks2
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

17. By Martin Pitt

* debian/rules: Call dh_girepository to get correct dependencies of
  gir1.2-udisks-2.0.
* Add 00git_firewire_removable.patch: Properly identify firewire devices as
  non-system devices.
* Add 00git_hide_smartware_partitions.patch: Fix hiding of "WD SmartWare"
  partitions. (LP: #732365)

16. By Martin Pitt

* New upstream release.
  - Add support for creating UDF filesystems (Closes: #699360)
  - Add drive poweroff method, so that gvfs can power down hotplugged drives
    instead of just ejecting them. (LP: #1067876)
* mount_in_media.patch: Port redirection of "mounted-fs" storage to /var/lib
  to new code structure.
* Drop test_luks_with_vfat.patch: Fixed in current 3.7 kernel.
* libudisks2-0.symbols: Add new symbols from this release.
* Add 00git_logind_test.patch: Fix test for logind availability.

15. By Michael Biebl

[ Martin Pitt ]
* Add debian/patches/test_luks_with_vfat.patch: Run Luks test with VFAT
  instead of ext4, to work around kernel crash with Linux 3.7 when using
  ext4 (https://launchpad.net/bugs/1089818)

[ Michael Biebl ]
* New upstream release.
* Update email address in debian/copyright.

14. By Martin Pitt

Add unsupported_acls.patch: Some file systems, such as ext2/ext3 that were
created a few years ago, do not support ACLs. As long as we do not have
/media on a tmpfs, ignore failures to set the ACL on /media/<user> and
fall back to chowning the directory to the target user. (LP: #1048059)

13. By Michael Biebl

* Add symbols file for libudisks2-0.
* debian/patches/dosfslabel.patch: Switch to dosfslabel to handle VFAT
  labels since we already require dosfstools for mkfs.vfat and dosfslabel
  works just as well as mlabel nowadays.
* debian/control: Drop recommends on mtools.
* debian/tests/control: Switch from mtools to dosfstools.
* debian/control: Suggest exfat-utils for exFAT support.
* debian/control: Suggest btrfs-tools for btrfs support.

12. By Martin Pitt

* Final 2.0.0 release. Changes since our git snapshot:
  - Only do the isohybrid hack for the first partition
  - Don't complain about missing /etc/crypttab file
  - Don't complain about missing /etc/fstab file
  - Make it work without requiring the kernel to be CONFIG_SWAP=y
  - Don't require that users define UDISKS_API_IS_SUBJECT_TO_CHANGE
  - Lots of documentation updates and corrections
  - Update translations from Transifex
* debian/rules: Call dh_install with --fail-missing.
* debian/udisks2.install: Install bash completion from/to
  usr/share/bash-completion/.
* Add debian/udisks2.maintscript: Remove bash completion in /etc/ on
  upgrade.

11. By Martin Pitt

* Update to current upstream git head:
  - configure.ac: raise gudev dependency
  - Update list of recovery/system partitions
  - Add support for creating exFAT filesystems and changing exFAT labels
  - Add textual descriptions for IMSM Raid members
  - Use all-caps for RAID in descriptions
  - Lots of test suite robustifications and added tests
  - Enable large file support (LP: #1039022)
  - Mount vfat with "flush" option
* Drop 00git_dev_t_annotation.patch, 00git_testsuite.patch.
* debian/control: Bump libgudev-1.0-dev build dependency as per upstream
  configure.ac.
* debian/udisks2.install: Install umount.udisks2 into /sbin; our old
  util-linux version does not yet find it in /usr/sbin/. (LP: #1019651)

10. By Martin Pitt

* debian/local/udisks2-inhibit: Fix crash when /run/udisks2 does not exist
  yet. (LP: #1048211)
* 00git_testsuite.patch: Pull latest test suite updates from trunk. This
  disables the tests for mounting XFS and reiserfs on read-only devices, as
  this is known-broken without a workaround.

9. By Martin Pitt

Upload current Debian git head, this bug breaks installation images.

debian/local/udisks2-inhibit: Fix crash when /run/udisks2 does not exist
yet. (LP: #1048211)

8. By Martin Pitt

* Add debian/local/udisks2-inhibit: Hack to disallow udisks2 mount
  operations for anyone but root while a program is running. This is similar
  to udisks 1.x's "udisks --inhibit .." command. Install it into
  /usr/lib/udisks2/.
* mount_in_media.patch: As on Debian and Ubuntu /media is not currently a
  tmpfs, we need to put the "mounted-fs" file to a persistent path as well.
  Otherwise udisks does not clean up old mount points that it created after
  a reboot. (LP: #1043772)
* debian/udisks2.postinst: Migrate the mounted-fs file on upgrades.
* Update 00git_testsuite.patch: Pull latest test suite updates from trunk.
  This now covers handling of existing mount points, and mounting read-only
  devices, which reproduces LP #435192.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers