- 
    Mon Mar 10 2025 EL Errata <el-errata_ww@oracle.com> - 5.1.4-114.0.1.2
    
- Add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280]
   
  
  - 
    Wed Jan 15 2025 Ian Kent <ikent@redhat.com> - 5.1.4-114.el8_10.2
    
- RHEL-72524 - autofs: deadlock between mnts_lookup_mount and mnts_remove_mount
  - fix deadlock in master_notify_submount().
-Resolves: RHEL-72524
   
  
  - 
    Fri Nov 08 2024 Ian Kent <ikent@redhat.com> - 5.1.4-114
    
- RHEL-61670 - sporadic autofs daemon segfaults
  - fix submount shutdown race.
- RHEL-52402 - Sporadic mount failures with amd program maps on RHEL8
  - fix amd external mount error handling.
  - fix amd external mount mount handling.
  - don't free ext mount if mounted.
  - refactor amd function do_program_mount().
  - refactor umount_amd_ext_mount().
  - add flags argument to amd do_program_mount().
- Resolves: RHEL-61670 RHEL-52402
   
  
  - 
    Mon Dec 18 2023 Ian Kent <ikent@redhat.com> - 5.1.4-113
    
- RHEL-18035 - SIGSEGV using hierarchical map entries on reload with
  autofs-5.1.4-109
  - fix get parent multi-mount check in try_remount().
  - fix deadlock in remount.
- Resolves: RHEL-18035
   
  
  - 
    Mon Sep 18 2023 Ian Kent <ikent@redhat.com> - 5.1.4-112
    
- RHEL-7997 - multi mount detection fails for share with blank+dash
  causing SEGV crash
  -fix multi-mount check.
-Resolves: RHEL-7997
   
  
  - 
    Mon Sep 18 2023 Ian Kent <ikent@redhat.com> - 5.1.4-111
    
- RHEL-12369 - autofs attempts to mount nonexistant ".hidden" filesystems
  - update patch "allow -null map in indirect maps".
- Resolves: RHEL-12369
   
  
  - 
    Mon Sep 18 2023 Ian Kent <ikent@redhat.com> - 5.1.4-110
    
- bz2232402 - autofs attempts to mount nonexistant ".hidden" filesystems
  - allow -null map in indirect maps.
- Resolves: rhbz#2232402
   
  
  - 
    Fri Jul 14 2023 Ian Kent <ikent@redhat.com> - 5.1.4-109
    
- bz2213267 - filesystems mount and expire immediately
  - fix expire retry looping.
- Resolves: rhbz#2213267
   
  
  - 
    Wed Jul 12 2023 Ian Kent <ikent@redhat.com> - 5.1.4-108
    
- bz2216877 - When looking up included maps, sometimes autofs does not
  consult all the included files in order
  - fix the "fix incorrect matching of cached wildcard key" patch.
- Related: rhbz#2216877
   
  
  - 
    Wed Jul 05 2023 Ian Kent <ikent@redhat.com> - 5.1.4-107
    
- bz2216877 - When looking up included maps, sometimes autofs does not
  consult all the included files in order
  - fix incorrect matching of cached wildcard key
- Resolves: rhbz#2216877