-
Mon Jun 17 2019 Edward Leung <edward.leung@oracle.com> - 5.0.7-106.0.1
- add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280] (Bert Barbe)
-
Thu Mar 07 2019 Ian Kent <ikent@redhat.com> - 5.0.7-106
- bz1685804 - autofs doesn't expand macros in amd map selectors
- workaround getaddrinfo(3) ai_canonname bug.
- improve hostname lookup error logging.
- allow period following macro in selector value.
- fix macro expansion in selector values.
- Resolves: rhbz#1685804
-
Tue Mar 05 2019 Ian Kent <ikent@redhat.com> - 5.0.7-105
- bz1680582 - Sanitize autofs logging
- make expire remaining log level debug.
- Resolves: rhbz#1680582
-
Tue Mar 05 2019 Ian Kent <ikent@redhat.com> - 5.0.7-104
- bz1442063 - Parameter ghost not documented in the man pages
- document ghost option in auto.master man page.
- Resolves: rhbz#1442063
-
Mon Feb 18 2019 Ian Kent <ikent@redhat.com> - 5.0.7-103
- bz1644933 - Segmentation fault in err_string_data_LHASH_COMP
- openssl workaround.
- Resolves: rhbz#1644933
-
Mon Feb 04 2019 Ian Kent <ikent@redhat.com> - 5.0.7-102
- bz1644910 - [RFE] Enable additional logging information for autofs
- add NULL check for get_addr_string() return.
- use malloc(3) in spawn.c.
- add mount_verbose configuration option.
- optionally log mount requestor process info.
- log mount call arguments if mount_verbose is set.
- Resolves: rhbz#1644910
-
Tue Jan 22 2019 Ian Kent <ikent@redhat.com> - 5.0.7-101
- bz1640448 - path_resolution on an autofs managed path resets the timer. Can
this be made configurable?
- support strictexpire mount option.
- Resolves: rhbz#1640448
-
Tue Dec 11 2018 Ian Kent <ikent@redhat.com> - 5.0.7-100
- bz1599516 - [autofs] The log no longer print PID of automount process
- add NULL check in prepare_attempt_prefix().
- update build info with systemd.
- use flags for startup boolean options.
- move close stdio descriptors to become_daemon().
- add systemd service command line option.
- Resolves: rhbz#1599516
-
Wed Sep 19 2018 Ian Kent <ikent@redhat.com> - 5.0.7-98
- bz1630189 - yum update hanging while restarting autofs
- fix incorrect locking in sss lookup.
-Resolves: rhbz#1630189
-
Mon Sep 17 2018 Ian Kent <ikent@redhat.com> - 5.0.7-98
- bz1627502 - after upgrading to autofs-5.0.7-83.el7.x86_64 on RHEL 7 clients,
amd maps /defaults key mount options are no longer working
- fix amd parser opts option handling.
- Resolves: rrhbz#1627502