- 
    Wed Apr 07 2021 EL Errata <el-errata_ww@oracle.com> - 5.1.4-48.0.1
    
- Add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280]
   
  
  - 
    Fri Nov 27 2020 Ian Kent <ikent@redhat.com> - 5.1.4-48
    
- bz1892184 - autofs: return a connection failure until maps have been fetched
  - fix lookup_nss_read_master() nsswicth check return.
  - fix typo in open_sss_lib().
  - fix sss_master_map_wait timing.
  - add sss ECONREFUSED return handling.
  - use mapname in sss context for setautomntent().
  - add support for new sss autofs proto version call.
  - fix retries check in setautomntent_wait().
  - refactor sss setautomntent().
  - improve sss setautomntent() error handling.
  - refactor sss getautomntent().
  - improve sss getautomntent() error handling.
  - sss introduce calculate_retry_count() function.
  - move readall into struct master.
  - sss introduce a flag to indicate map being read.
  - update sss timeout documentation.
  - refactor sss getautomntbyname().
  - improve sss getautomntbyname() error handling.
  - use a valid timeout in lookup_prune_one_cache().
  - dont prune offset map entries.
  - simplify sss source stale check.
- Resolves: rhbz#1892184
   
  
  - 
    Wed Nov 04 2020 Ian Kent <ikent@redhat.com> - 5.1.4-47
    
- bz1887681 - automount force unlink option (-F) does not work as expected
  on autofs-5.0.7-109.el7
  - fix direct mount unlink_mount_tree() path.
  - fix unlink mounts umount order.
  - fix incorrect logical compare in unlink_mount_tree().
  - use bit flag for force unlink mounts.
  - improve force unlink mounts option description.
  - remove logpri fifo on autofs mount fail.
  - add force unlink mounts and exit option.
  - cleanup stale logpri fifo pipes on unlink and exit.
- Resolves: rhbz#1887681
   
  
  - 
    Wed Nov 04 2020 Ian Kent <ikent@redhat.com> - 5.1.4-46
    
- bz1664561 - incorrect of start service command in autofs man page
  - actually apply fix patch.
- fix dates and recent status messages in changelog.
-Related: rhbz#1664561 rhbz#1858742
   
  
  - 
    Tue Nov 03 2020 Ian Kent <ikent@redhat.com> - 5.1.4-45
    
- bz1664561 - incorrect of start service command in autofs man page
  - fix incorrect systemctl command syntax in autofs(8).
-Resolves: rhbz#1664561
   
  
  - 
    Mon Nov 02 2020 Ian Kent <ikent@redhat.com> - 5.1.4-44
    
- bz1858742 - autofs share doesn't mount when using nobind over RDMA where
  nfs-server and nfs-client are the same systems.
  - mount_nfs.c fix local rdma share not mounting.
-Resolves: rhbz#1858742
   
  
  - 
    Mon Jun 15 2020 Ian Kent <ikent@redhat.com> - 5.1.4-43
    
- bz1841456 - automount program crashes with "malloc(): invalid next size
  (unsorted)
  - fix autofs mount options construction.
-Related: rhbz#1841456
   
  
  - 
    Tue Jun 02 2020 Ian Kent <ikent@redhat.com> - 5.1.4-42
    
- bz1841456 - automount program crashes with "malloc(): invalid next size
  (unsorted)
  - initialize struct addrinfo for getaddrinfo() calls.
  - fix quoted string length calc in expandsunent().
-Resolves: rhbz#1841456
   
  
  - 
    Mon May 18 2020 Ian Kent <ikent@redhat.com> - 5.1.4-41
    
- bz1835547 - [RHEL8]autofs cannot mount samba/cifs shares that end with a
  dollar sign
  - fix trailing dollar sun entry expansion.
- Resolves: rhbz#1835547
   
  
  - 
    Fri Feb 21 2020 Ian Kent <ikent@redhat.com> - 5.1.4-40
    
- fix incorrect changelog entry for bug 1802251.
- Related: rhbz#1802251