Name: | autofs |
---|---|
Epoch: | 1 |
Version: | 5.1.7 |
Release: | 58.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1945037 |
License: | GPLv2+ |
RPM: | autofs-5.1.7-58.0.1.el9.aarch64.rpm |
Source RPM: | autofs-5.1.7-58.0.1.el9.src.rpm |
Build Date: | Mon Apr 08 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
Summary: | A tool for automatically mounting and unmounting filesystems |
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. |
- Add autofs-5.0.5-lookup-mounts.patch [Orabug: 12658280]
- RHEL-19731 - 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-19731
- RHEL-13084 - multi mount detection fails for share with blank+dash causing SEGV crash - fix multi-mount check. - Resolves: RHEL-13084
- RHEL-13083 - autofs attempts to mount nonexistant ".hidden" filesystems - allow -null map in indirect maps. - Resolves: RHEL-13083
- bz2223252 - filesystems mount and expire immediately - fix expire retry looping. - correct day in changelog entry for revision 53. - Resolves: rhbz#2223252
- bz2223236 - 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#2223236
- bz2215661 - The sss lookup modules handles error return incorrectly in some cases - fix some sss error return cases. - Resolves: rhbz#2215661
- bz2210899 - amd map format netgoup selector function not working - fix use_ignore_mount_option description. - include addtional log info for mounts. - fix amd selector function matching. - get rid entry thid field. - continue expire immediately after submount check. - add buffer length checks to autofs mount_mount(). - eliminate realpath from mount of submount. - eliminate root param from autofs mount and umount. - remove redundant fstat from do_mount_direct(). - get rid of strlen call in handle_packet_missing_direct(). - remove redundant stat call in lookup_ghost(). - set mapent dev and ino before adding to index. - change to use printf functions in amd parser. - dont call umount_subtree_mounts() on parent at umount. - dont take parent source lock at mount shutdown. - eliminate buffer usage from handle_mounts_cleanup(). - fix possible use after free in handle_mounts_exit(). - make submount cleanup the same as top level mounts. - add soucre parameter to module functions. - add ioctlfd open helper. - make open files limit configurable. - Resolves: rhbz#2210899
- bz2210161 - autofs fails to start with combination of +auto.master and local direct map lookups after upgrading to 5.1.4-93.el8 - fix memory leak in sasl_do_kinit() (Coverity). - fix fix mount tree startup reconnect. - Resolves: rhbz#2210161
- bz2179753 - deadlock while reading amd maps - fix return status of mount_autofs(). - don't close lookup at umount. - fix deadlock in lookups. - dont delay expire. - make amd mapent search function name clear. - rename statemachine() to signal_handler(). - make signal handling consistent. - fix incorrect print format specifiers in get_pkt(). - eliminate last remaining state_pipe usage. - add function master_find_mapent_by_devid(). - use device id to locate autofs_point when setting log priotity. - add command pipe handling functions. - switch to application wide command pipe. - get rid of unused field submnt_count. - fix mount tree startup reconnect. - fix unterminated read in handle_cmd_pipe_fifo_message() (Coverity). - Resolves: rhbz#2179753