-
Thu Nov 30 2017 EL Errata <el-errata_ww@oracle.com> - 5.0.7-70.0.1.el7_4.1
- add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280] (Bert Barbe)
-
Thu Oct 19 2017 Ian Kent <ikent@redhat.com> - 5.0.7-70.el7_4.1
- bz1515311 - Automount cannot access host shares after a reboot [rhel-7.4.z]
- reset master map list on startup retry.
- Resolves: rhbz#1515311
-
Thu Oct 19 2017 Ian Kent <ikent@redhat.com> - 5.0.7-70.el7_4
- bz1503945 - autofs option parsing for maps with fstype=autofs no longer
works [rhel-7.4.z]
- revert fix argc off by one in mount_autofs.c.
- bz1503946 - autofs map entry options field does not accept dot character
[rhel-7.4.z]
- allow dot in OPTIONSTR value lexer pattern.
- handle additional nfs versions in mount_nfs.c.
- Resolves: rhbz#1503945 rhbz#1503946
-
Fri Jun 02 2017 Ian Kent <ikent@redhat.com> - 5.0.7-69
- bz1435736 - autofs fails with kernel: automount[3386]:
segfault at 7f3fb7595ca8 ip 00007f3fb61e353a sp 00007f3fb7595cb0
error 6 in libc-2.17.so[7f3fb60b7000+1b6000]
- fix a couple of covarity warning resulting in group name handling change.
- Related: rhbz#1435736
-
Fri Jun 02 2017 Ian Kent <ikent@redhat.com> - 5.0.7-68
- bz1435736 - autofs fails with kernel: automount[3386]:
segfault at 7f3fb7595ca8 ip 00007f3fb61e353a sp 00007f3fb7595cb0
error 6 in libc-2.17.so[7f3fb60b7000+1b6000]
- fix unset tsd group name handling.
- Related: rhbz#1435736
-
Fri May 05 2017 Ian Kent <ikent@redhat.com> - 5.0.7-66
- bz1435736 - autofs fails with kernel: automount[3386]:
segfault at 7f3fb7595ca8 ip 00007f3fb61e353a sp 00007f3fb7595cb0
error 6 in libc-2.17.so[7f3fb60b7000+1b6000]
- increase worker thread per-thread stack size.
- limit getgrgid_r() buffer size.
- add congigure option for limiting getgrgid_r() stack usage.
- use above option to limit getgrgid_r() stack usage with configure.
- Resolves: rhbz#1435736
-
Mon Apr 24 2017 Ian Kent <ikent@redhat.com> - 5.0.7-65
- bz1367576 - [RFE] Add browsing support into autofs for AMD format maps
- fix invalid reference in remount_active_mount().
- Related: rhbz#1367576
-
Mon Apr 17 2017 Ian Kent <ikent@redhat.com> - 5.0.7-64
- bz1440769 - autofs is facing scalability issues
- improve scalability of direct mount path component creation.
- Resolves: rhbz#1440769
-
Thu Mar 30 2017 Ian Kent <ikent@redhat.com> - 5.0.7-63
- bz1101782 - autofs configured with sssd is not finding any maps
- fix work around sss startup delay.
- bz1367576 - [RFE] Add browsing support into autofs for AMD format maps
- fix possible NULL derefernce.
- Related: rhbz#1101782 rhbz#1367576
-
Mon Mar 27 2017 Ian Kent <ikent@redhat.com> - 5.0.7-62
- bz1367576 - [RFE] Add browsing support into autofs for AMD format maps
- use autofs_point to store expire timeout where possibe.
- Related: rhbz#1367576