ubuntu/+source/udisks2:applied/ubuntu/saucy-devel

Last commit made on 2014-03-10
Get this branch:
git clone -b applied/ubuntu/saucy-devel https://git.launchpad.net/ubuntu/+source/udisks2
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/saucy-devel
Repository:
lp:ubuntu/+source/udisks2

Recent commits

55b929b... by Marc Deslauriers

2.1.0-4ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

b0acf88... by Marc Deslauriers

[PATCH] Fix buffer overflow in mount path parsing

Gbp-Pq: CVE-2014-0004.patch.

2e5e8cb... by Marc Deslauriers

[PATCH] Use dosfstools instead of mtools

Gbp-Pq: dosfslabel.patch.

29c9906... by Marc Deslauriers

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.

Gbp-Pq: unsupported_acls.patch.

5d5f516... by Marc Deslauriers

Mount drives in /media, not /run/media/, to stay FHS compatible. 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.

Gbp-Pq: mount_in_media.patch.

520de4e... by Marc Deslauriers

[PATCH 2/2] integration-test: For VFAT, ignore case for label

Gbp-Pq: 00git_vfat_test_case_insensitivity.patch.

ba876b1... by Marc Deslauriers

[PATCH 1/2] integration-test: Fix for nonexisting /run/udev/rules.d/

Gbp-Pq: 00git_nonexisting_run_udev_rules.d.patch.

4dff003... by Marc Deslauriers

[PATCH 3/3] Fix hiding of "WD SmartWare" partitions

Gbp-Pq: 00git_hide_smartware_partitions.patch.

abb56fd... by Marc Deslauriers

[PATCH] Fix test for logind availability

Gbp-Pq: 00git_logind_test.patch.

8a84f41... by Marc Deslauriers

Properly identify firewire devices as non-system devices

Gbp-Pq: 00git_firewire_removable.patch.