lp:debian/udisks2

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/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

21. By Martin Pitt

[ Martin Pitt ]
* New upstream release:
  - Add exfat support (Closes: #720695)
  - Fix crash when waiting for loop device (LP: #1128275)
  - Use dosfstools instead of mtools
  - Add polkit authorization variables for removable media
  - Hide more rescue partitions
* Drop dosfslabel.patch, fixed upstream.
* Add Recommends: gdisk, as we need it for manipulating GPT partition tables
  through sgdisk. (LP: #1080745)
* Bump Standards-Version to 3.9.5. No changes necessary.

[ Colin Watson ]
* Use dh-autoreconf to update libtool macros for new ports.
  (Closes: #732287)

[ Andreas Henriksson ]
* Add parted dependency. (Closes: #720491)

20. By Michael Biebl

* New upstream release.
* Drop patches which have been merged upstream.
* Refresh dosfslabel.patch.
* Update symbols file.

19. By Martin Pitt

* Add 00git_nonexisting_run_udev_rules.d.patch: integration-test: Fix for
  nonexisting /run/udev/rules.d/.
* Add 00git_vfat_test_case_insensitivity.patch: integration-test: For VFAT,
  ignore case for label comparison.
* dosfslabel.patch: Adjust to work with dosfstools 3.0.16, which now
  enforces that labels must be uppercase. See upstream bug for details.

18. By Michael Biebl

[ Martin Pitt ]
* debian/rules: Simplify dh_girepository invocation by using the dh
  sequencer.

[ Michael Biebl ]
* Upload to unstable.
* Bump Standards-Version to 3.9.4. No further changes.
* Fix gtk-doc configure flag.
* Drop unused acl-dev Build-Depends alternative.

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.

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