-
Tue Aug 13 2019 Edward Leung <edward.leung@oracle.com> - 5.1.4-35.0.1
- Add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280] (Bert Barbe)
-
Thu Jun 13 2019 Ian Kent <ikent@redhat.com> - 5.1.4-35
- bz1681956 - autofs changes blocked until gating tests are added
- correct test name in gating.yaml.
- Related: rhbz#1681956
-
Thu Jun 13 2019 Ian Kent <ikent@redhat.com> - 5.1.4-34
- bz1681956 - autofs changes blocked until gating tests are added
- add gating.yaml for manual gate testing.
- Related: rhbz#1681956
-
Tue May 21 2019 Ian Kent <ikent@redhat.com> - 5.1.4-33
- bz1689466 - Sanitize autofs logging
- make expire remaining log level debug.
- bz1685805 - autofs doesn't expand macros in amd map selectors
- allow period following macro in selector value.
- fix macro expansion in selector values.
- Resolves: rhbz#1689466 rhbz#1685805
-
Mon Apr 29 2019 Ian Kent <ikent@redhat.com> - 5.1.4-32
- bz1703876 - [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#1703876
-
Mon Apr 29 2019 Ian Kent <ikent@redhat.com> - 5.1.4-31
- bz1689467 - path_resolution on an autofs managed path resets the timer. Can
this be made configurable?
- support strictexpire mount option.
- Resolves: rhbz#1689467
-
Tue Apr 23 2019 Ian Kent <ikent@redhat.com> - 5.1.4-30
- bz1689469 - [autofs] The log no longer print PID of automount process
- remove autofs4 module load code.
- 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#1689469
-
Mon Dec 03 2018 Ian Kent <ikent@redhat.com> - 5.1.4-29
- bz1654541 - autofs crash when parsing master map
- fix hesiod string check in master_parse().
- Resolves: rhbz#1654541
-
Fri Oct 19 2018 Ian Kent <ikent@redhat.com> - 5.1.4-28
- bz1638487 - Drop dependency on hesiod
- actually update the spec file with the hesiod removal.
- Related: rhbz#1638487
-
Fri Oct 19 2018 Ian Kent <ikent@redhat.com> - 5.1.4-27
- bz1638487 - Drop dependency on hesiod
- better handle hesiod support not built in.
- exclude hesiod support from configure options
- remove hesiod depends.
- Resolves: rhbz#1638487