- 
    Thu Sep 29 2022 EL Errata <el-errata_ww@oracle.com> - 5.1.4-83.0.1
    
- Add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280]
   
  
  - 
    Wed May 18 2022 Ian Kent <ikent@redhat.com> - 5.1.4-83
    
- bz2069097 - libnss_sss: threads stuck at sss_nss_lock from initgroups
  - dont use initgroups() at spawn.
- Resolves: rhbz#2069097
   
  
  - 
    Tue Feb 15 2022 Ian Kent <ikent@redhat.com> - 5.1.4-82
    
- bz2052122 - autofs attempts unmount on directory in use
  - make umount_ent() recognise forced umount.
  - remove nonstrict parameter from tree_mapent_umount_offsets().
  - fix handling of incorrect return from umount_ent().
- Resolves: rhbz#2052122
   
  
  - 
    Mon Feb 14 2022 Ian Kent <ikent@redhat.com> - 5.1.4-81
    
- bz2033552 - Using -hosts option does not work after upgrading from 8.4 to 8.5
  - fix root offset error handling.
  - fix nonstrict fail handling of last offset mount.
  - dont fail on duplicate offset entry tree add.
  - fix loop under run in cache_get_offset_parent().
  - simplify cache_add() a little.
  - fix use after free in tree_mapent_delete_offset_tree().
  - fix memory leak in xdr_exports().
  - avoid calling pthread_getspecific() with NULL key_thread_attempt_id.
  - fix sysconf(3) return handling.
- Resolves: rhbz#2033552
   
  
  - 
    Fri Dec 03 2021 Ian Kent <ikent@redhat.com> - 5.1.4-77
    
- bz2025509 - Autofs auto.smb awk script fails on shares with dollar signs
  - fix double quoting in auto.smb.
  - fix double quoting of ampersand in auto.smb as well.
- Resolves: rhbz#2025509
   
  
  - 
    Thu Dec 02 2021 Ian Kent <ikent@redhat.com> - 5.1.4-76
    
- bz2025963 - autofs service has not proper limits set to be able to handle many mounts
  - fix set open file limit.
  - improve descriptor open error reporting.
- Resolves: rhbz#2025963
   
  
  - 
    Wed Dec 01 2021 Ian Kent <ikent@redhat.com> - 5.1.4-75
    
- bz2023740 - autofs: send FAIL cmd/ioctl mess when encountering problems
  with mount trigger
  - fix kernel mount status notification.
- Resolves: rhbz#2023740
   
  
  - 
    Tue Jun 22 2021 Ian Kent <ikent@redhat.com> - 5.1.4-74
    
- bz1974309 - Removal of default intr mount option while using -hosts
  and host.net
  - remove intr hosts map mount option.
  - fix previous changelog entry revision.
- Resolves: rhbz#1974309
   
  
  - 
    Fri Jun 18 2021 Ian Kent <ikent@redhat.com> - 5.1.4-73
    
- bz1973025 - /net mount being not cleanly mounted and unmounted
  - correct patch, fix nonstrict offset mount fail handling.
- Related: rhbz#1973025
   
  
  - 
    Fri Jun 18 2021 Ian Kent <ikent@redhat.com> - 5.1.4-72
    
- bz1973025 - /net mount being not cleanly mounted and unmounted
  - fix nonstrict offset mount fail handling.
- Resolves: rhbz#1973025