Oracle Linux 6175 Published by

An autofs bug fix update has been released for Oracle Linux 8.



ELBA-2023-3838 Oracle Linux 8 autofs bug fix update


Oracle Linux Bug Fix Advisory ELBA-2023-3838

http://linux.oracle.com/errata/ELBA-2023-3838.html

The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:

x86_64:
autofs-5.1.4-102.0.1.el8_8.1.x86_64.rpm

aarch64:
autofs-5.1.4-102.0.1.el8_8.1.aarch64.rpm

SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates//autofs-5.1.4-102.0.1.el8_8.1.src.rpm

Description of changes:

[5.1.4-102.0.1.1]
- Add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280]

[5.1.4-102]
- bz2177998 - 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#2177998