lp:ubuntu/gutsy/autofs

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy/autofs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

9. By Jan Christoph Nordholz <email address hidden>

* New maintainer, thanks to Steinar for his work! Closes: #404073.
* Migrate patch system to dpatch and clean up the build system.
  This requires the upload of a new upstream tarball, though the
  actual contents (in terms of code) haven't changed.
* Add watch file.
* New patches:
  * 080_auto_smb_probe_credentials
    Introduce a default location for samba credential files.
    Slightly modified version of the patch suggested by Ashar Voultoiz,
    thanks! Closes: #346314.
    Add an accompanying documentation paragraph to README.Debian.
  * 081_auto_net_showmount_quotes
    Make auto.net abort properly if the showmount binary is not
    available (as we don't depend on nfs-common, we have to cope with
    such cases). Thanks to Yaroslav Halchenko! Closes: #400593.
  * 082_samples_makefile_typo
    Minor typo fix.

8. By Matthias Klose

Rebuild for changes in the amd64 toolchain.

7. By Steinar H. Gunderson

* Remove 077_fix_nfs_submounts_with_2_6_18 in favor of
  077_dont_create_remote_dirs, which is upstream's version of the fix and
  solves the problem properly. (Closes: #396191)
* 078_locking_fix_1: Patch from upstream we should have included ages ago,
  fixes some locking issues.
* 079_no_unlink_upstream: Patch from upstream, adds a few safeguards to make
  sure automount doesn't accidentially unlink a file when it wants to remove
  a directory. (This should normally never happen, but extra safeguards are
  always a good idea.)

6. By Steinar H. Gunderson

* 077_fix_nfs_submounts_with_2_6_18: New patch from Michael Gernoth; fixes
  issues with mounting read-only NFS submounts with 2.6.18 and newer
  kernels. (Closes: #393663)
* Set SHELL=/bin/bash in debian/rules, as we use bashisms. (Closes: #379578)

5. By Steinar H. Gunderson

* 072_fix_auto_net_sort: Update auto.net with regard to new sort syntax;
  patch from Shawn Willden. (Closes: #339132)
* 073_configurable_locking (and giving --disable-automount-locking to
  configure): Disable autofs' locking, since Debian's mount should already
  do the appropriate locking itself; hopefully this fixes some of the
  deadlock bugs. (Closes: #316378, #365208)
* 074_auto_smb_cifs: New patch adapted from upstream, uses cifs instead of
  smbfs for auto.smb. (Closes: #374745)
* 075_auto_net_escape_hash: New patch from upstream, escapes the '#'
  character to avoid it being treated as a comment.
* 076_ldap_deprecated: New patch from upstream, fixes a segfault when using
  deprecated LDAP calls on amd64.
* Fix typo in README.Debian; patch from Kobayashi Noritada.
  (Closes: #363457)

4. By Fabio Massimo Di Nitto

* /etc/init.d/autofs incorrectly detects LDAP mounts as program mounts:
  - Add patch 990_ldap_mounts_as_prg_mount.
  (Closes Ubuntu: #23738)

3. By Steinar H. Gunderson

* Added a debian/compat file instead of setting DH_COMPAT.
* When purging, check if /usr/bin/ucf exists, and don't use it if it
  doesn't. (Closes: #330556)
* Ship .md5sum files for ucf with the md5sums from the conffiles in sarge,
  so the user won't be asked by ucf on the initial upgrade from sarge to
  an ucf-enabled version. (Closes: #331688)

2. By Daniel Lutz <email address hidden>

* New maintainer (closes: Bug#131639)
* Added missing `"' at line 5 in autofs.event.d (closes: Bug#128177)

1. By Daniel Lutz <email address hidden>

Import upstream version 3.9.99-4.0.0pre10

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