lp:ubuntu/karmic/autofs

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

Recent revisions

13. By Kees Cook

Fix auto.net to use "sort -u", which was missing in the fix for solving
LP: #111612.

12. By Morten Kjeldgaard

* Fixed auto.net to deal with cases where a host exports the
  same directory several times (with different options, for example).
  The patch was added to debain/patches (LP: #111612).
* Ubuntu core maintainer munge.

11. By Steve Langasek

* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Add -DLDAP_DEPRECATED to CFLAGS, to fix compatibility with OpenLDAP
  2.4 on 64-bit architectures. Closes: #463419.

10. By Jan Christoph Nordholz <email address hidden>

* Add virtual package autofs to provide for smooth transitions
  between the upcoming experimental autofs5 package and this one.
* Drop conflict with an ancient samba version - the PTS doesn't
  even go back that far.
* Add a short explanation of the expected output of a program map
  to autofs.5. Closes: #406700.
* Add an LSB header to the init script.
* Add Recommends: module-init-tools. Closes: #416597.

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)

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