lp:ubuntu/feisty/gnome-mount

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/gnome-mount
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

9. By Martin Pitt

Add debian/patches/08_crypto_setup_error_dialog.patch: If setup_crypto()
fails with Crypto.SetupError, display an error dialog instead of failing
silently. Special-case a missing /sbin/cryptsetup, suggest to install the
package. (LP: #78358)

8. By Martin Pitt

[ Jani Monoses ]
* debian/patches/07_gnome_password_dialog.patch:
    Patch from upstream svn, import a local copy of GnomePasswordDialog
    and drop the GNOME library dependencies (LP: #97642)
* debian/patches/99_autoreconf:
    autotools rerun
* debian/rules:
    make dh_shlibdeps ignore libgnome-mount so the package does not hard
    depend on libgnome.

[ Martin Pitt ]
* debian/patches/03_root_mounting.patch: Add #include <stdlib.h> to make
  getenv() available again.

7. By Sebastien Bacher

* debian/patches/06_dont_flood_log.patch:
  - don't flood xsession-errors with messages about drive and volume
    (Ubuntu: #93238)

6. By Martin Pitt

* debian/control: Set Ubuntu maintainer (to me).
* debian/patches/ubuntu-default-mount-options.patch: Use shortname=mixed
  mount option for VFAT to stay compatible with earlier Ubuntu releases.
  (LP: #76200)
* debian/patches/ubuntu-default-mount-options.patch: Mount with 'exec' by
  default to stay compatible with earlier Ubuntu releases.
  (LP: #87627)
* debian/patches/ubuntu-default-mount-options.patch: Use 'uid' option by
  default for HFS. (LP: #84044)
* Add debian/patches/05_ignore_slash_label.patch: If the label is a single
  '/', ignore it, so that it does not end up as /media/_. (LP: #83323)

5. By Martin Pitt

* debian/patches/03_root_mounting.patch:
  - Pass mount policy that was figured out from the user's gconf setup to
    the gksu'ed instance. Based on a patch from Florent Mertens, thank you!
  - Move gksu calling into separate function gksu_myself() to keep the code
    clean.
  - Closes: LP#78314
* Add debian/patches/04_ntfs_mount_options.patch:
  - Supply sane default mount options for ntfs-3g and ntfs-fuse.
  - Patch from Florent Mertens, thank you!
  - Closes: LP#78375

4. By Martin Pitt

* Add debian/patches/02_sudo_session_dbus.patch:
  - When being run through sudo, temporarily drop real user id to the sudo
    user, so that notify_init() connects to the actual user's session dbus
    instead of root's nonexisting one.
* Add debian/patches/03_root_mounting.patch:
  - If we get a PermissionDeniedByPolicy on mounting, unmounting, or
    ejecting, and are in the 'admin' group, call ourselves through gksu, so
    that administrators can handle fixed partitions just like removable ones.
  - See https://wiki.ubuntu.com/MountAllLocalFilesystems for details.

3. By Martin Pitt

Drop cryptsetup from Recommends: to Suggests.

2. By Martin Pitt

* First Ubuntu version.
* debian/control: Add missing libeel2-dev build dependency. (Debian bug
  #395478)
* debian/rules: Use -Wl,--as-needed to get rid of unnecessary library
  dependencies.
* Add debian/patches/ubuntu-default-mount-options.patch:
  - Use 'utf8' option for VFAT, ISO-9660, and NTFS.
  - Mount VFAT with umask 077 to stay compatible to previous Ubuntu releases
    and keep the possibility of using VFAT USB sticks for ssh/gpg keys.

1. By Martin Pitt

Import upstream version 0.5

Branch metadata

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

Subscribers