-
Tue Aug 01 2017 EL Errata <el-errata_ww@oracle.com> - 5.0.7-69.0.1
- add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280] (Bert Barbe)
-
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
-
Mon Mar 20 2017 Ian Kent <ikent@redhat.com> - 5.0.7-61
- bz1101782 - autofs configured with sssd is not finding any maps
- work around sss startup delay.
- add sss master map wait config option (wait initially 0, disabled).
- Resolves: rhbz#1101782
-
Mon Mar 20 2017 Ian Kent <ikent@redhat.com> - 5.0.7-60
- bz1382093 - Improve logging in autofs
- add the mount requestor's pid to pending_args.
- create thread-local ID for mount attempts.
- log functions to prefix messages with attempt_id if available.
- factor out set_thread_mount_request_log_id().
- add config option to use mount request log id.
- Resolves: rhbz#1382093