c2d75c2 auto-import changelog data from autofs-4.1.1-3.src.rpm

Authored and Committed by cvsdist 19 years ago
    auto-import changelog data from autofs-4.1.1-3.src.rpm
    4.1.1-3
    - Fix bug in get_best_mount, whereby if there is only one option, we choose
        nothing. This is primarily due to the fact that we pass 0 in to the
        get_best_mount function for the long timeout parameter. So, we timeout
        trying to contact our first and only server, and never retry.
    4.1.1-2
    - Prevent startup if a mountpoint is already mounted.
    4.1.1-1
    - Update to 4.1.1, as it fixes problems with wildcards that people are
        seeing quite a bit.
    4.1.0-8
    - Fix ldap init code to parse server name and options correctly.
    4.1.0-7
    - Moved the freeing of ap.path to cleanup_exit, as we would otherwise
        reference an already-freed variable.
    4.1.0-6
    - add %config(noreplace) for auto.* config files.
    4.1.0-5
    - make the init script only recognize redhat systems. Nalin seems to
        remember some arcane build system error that can be caused if we don't
        do this.
    4.1.0-4
    - comment out /net and /misc from the default auto.master. /net is
        important since in a default shipping install, we can neatly co-exist
        with amd.
    4.1.0-3
    - Ported forward Red Hat's patches from 3.1.7 that were not already present
        in 4.1.0.
    - Moving autofs from version 3.1.7 to 4.1.0
    Mon Sep 29 2003 Ian Kent <raven@themaw.net>
    - Added work around for O(1) patch oddity.
    
        
file modified
+1 -1
file modified
+150 -441
file modified
+1 -1