Package autofs-1:5.1.4-114.el8_10.3.x86_64
Name | autofs |
---|---|
Epoch | 1 |
Version | 5.1.4 |
Release | 114.el8_10.3 |
Architecture | x86_64 |
Website/URL | — |
License | GPLv2+ |
Build Time | 2025-04-23 09:04:09 |
Build Host | builder-x86-07.inferitos.ru |
Summary | A tool for automatically mounting and unmounting filesystems |
Repositories | BaseOS |
Description | autofs is a daemon which automatically mounts filesystems when you use them, and unmounts them later when you are not using them. This can include network filesystems, CD-ROMs, floppies, and so forth. |
Errata | — |
Size | 720 KiB |
Source Project | autofs-5.1.4-114.el8_10.3 |
SHA-256 checksum | c7dfe69f8489dbb82941109e0f325b5297a9f3b4f36a4dbd0d81212d233a4741 |
×
* Mon Apr 07 2025 Ian Kent <ikent@redhat.com> - 5.1.4-114.el8_10.3 - RHEL-84118 - autofs hang - autofs-5.1.4-114.el8_10.2 - fix lock ordering deadlock in expire_cleanup(). - change spec file %patchN to %patch -P N as required by rpm(8). - Resolves: RHEL-84118 * 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 * Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.1.4-109 - Rebuilt for MSVSphere 8.8 * 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