Skip to content

"SLC6X: system environment/daemons: autofs

autofs - A tool for automatically mounting and unmounting filesystems

Website: http://wiki.autofs.net/
License: GPLv2+
Vendor: Scientific Linux CERN, https://cern.ch/linux
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.

Packages

autofs-5.0.5-140.el6_10.1.x86_64 [729 KiB] Changelog by Ian Kent (2019-03-13):
- bz1197622 - automount segfaults in error code path (reproducible
  PRErrorTableList corruption)
  - nss workaround.
- Resolves: rhbz#1197622
autofs-5.0.5-140.el6_10.x86_64 [729 KiB] Changelog by Ian Kent (2018-10-04):
- bz1627004 - yum update hanging while restarting autofs
  - fix incorrect locking in sss lookup.
-Resolves: rhbz#1627004
autofs-5.0.5-139.el6.x86_64 [729 KiB] Changelog by Ian Kent (2018-05-17):
- bz1495442 - automount crashes due to segfault
  - fix fd leak in rpc_do_create_client().
- Related: rhbz#1495442
autofs-5.0.5-133.el6_9.x86_64 [728 KiB] Changelog by Ian Kent (2017-10-16):
- bz1501922 - Autofs processes hung while waiting for the release of an
  entry master_lock that is held by another thread waiting on a bind mount
  - only take master map mutex for master map update.
-Resolves: rhbz#1501922
autofs-5.0.5-132.el6.x86_64 [727 KiB] Changelog by Ian Kent (2017-01-31):
- bz1277033 - RHEL6.7: shutdown / reboot hangs with findmnt in a readlink
  system call, doing path_walk and stuck in autofs4_wait
  - make set_direct_mount_catatonic() more general.
  - set autofs mounts catatonic at exit
- Related: rhbz#1277033
autofs-5.0.5-123.el6_8.x86_64 [720 KiB] Changelog by Ian Kent (2016-04-09):
- bz1333777 - RHEL6.7: shutdown / reboot hangs with findmnt in a readlink
  system call, doing path_walk and stuck in autofs4_wait
  - always set direct mounts catatonic at exit.
  - fix error handing in do_mount_indirect().
  - check negative cache much earlier.
  - log pipe read errors.
  - fix handle_mounts() termination condition check.
- Resolves: rhbz#1333777
autofs-5.0.5-122.el6.x86_64 [719 KiB] Changelog by Ian Kent (2016-04-06):
- bz1233057 - Direct map does not expire if map is initially empty
  - don't schedule new alarms after readmap.
- Related: rhbz#1233057
autofs-5.0.5-113.el6.x86_64 [728 KiB] Changelog by Ian Kent (2015-03-13):
- bz1201195 - autofs: MAPFMT_DEFAULT is not macro in lookup_program.c
  - fix macro usage in lookup_program.c.
- Resolves: rhbz#1201195
autofs-5.0.5-109.el6_6.1.x86_64 [723 KiB] Changelog by Ian Kent (2014-11-19):
- bz1170887 - Autofs unable to mount indirect after attempt to mount wildcard
  - make negative cache update consistent for all lookup modules.
  - ensure negative cache isn't updated on remount.
  - dont add wildcard to negative cache.
- Resolves: rhbz#1170887
autofs-5.0.5-109.el6.x86_64 [723 KiB] Changelog by Ian Kent (2014-08-22):
- bz994217 - RFE: RHEL6: Add am-utls RPM or equivalent am-utils functionality
  to other packages
  - fix memory leak in get_defaults_entry().
  - fix out of order clearing of options buffer.
  - fix reset amd lexer scan buffer.
  - ignore multiple commas in options strings.
- Related: rhnz#994217
autofs-5.0.5-89.el6_5.2.x86_64 [495 KiB] Changelog by Ian Kent (2014-05-15):
- bz1089889 - autofs can ghost non-existent map entries given the right timing
  - fix use cache entry after free in lookup_prune_one_cache().
  - check for non existent negative entries in lookup_ghost().
- Resolves: rhbz#1089889
autofs-5.0.5-89.el6_5.1.x86_64 [495 KiB] Changelog by Ian Kent (2014-02-27):
- bz1067774 - autofs-5.0.5-88.el6 breaks maps that have a -v in the options
  - fix fix options compare.
- Related: rhbz#1067774
autofs-5.0.5-88.el6.x86_64 [495 KiB] Changelog by Ian Kent (2013-10-30):
- bz996749 - segmentation fault in ber_memalloc_x function when running automount
  - fix crash due to thread unsafe use of libldap.
- Resolves: rhbz#996749
autofs-5.0.5-75.el6_4.x86_64 [484 KiB] Changelog by Ian Kent (2013-09-10):
- bz1006163 - Race condition or other deadlocking issue on expire code path
  - expire thread use pending mutex.
- Resolves: rhbz#1006163
autofs-5.0.5-74.el6_4.x86_64 [484 KiB] Changelog by Ian Kent (2013-03-14):
- bz921147 - autofs mount failures when mounting multiple nfs mounts
  at the same time
  - correct patch name in spec file.
- Related: rhbz#921147
autofs-5.0.5-73.el6.x86_64 [484 KiB] Changelog by Ian Kent (2013-01-09):
- bz892846 - segfault in get_query_dn()
  - fix segfault in get_query_dn().
- Resolves: rhbz#892846
autofs-5.0.5-55.el6_3.x86_64 [490 KiB] Changelog by Ian Kent (2012-10-30):
- bz870929 - automount segfaults during the boot-up sequence
  - fix mountd vers retry.
  - fix initialization in rpc create_client().
  - fix libtirpc name clash.
  - fix get_nfs_info() can incorrectly fail.
- Resolves: rhbz#870929
autofs-5.0.5-54.el6.x86_64 [490 KiB] Changelog by Ian Kent (2012-04-05):
- bz683523 - [RFE] Use sssd (when available) for automounter map
  lookups in LDAP
  - revert fix libsss_autofs not available at build.
- Related: rhbz#683523
autofs-5.0.5-39.el6_2.1.x86_64 [469 KiB] Changelog by Ian Kent (2012-01-19):
- bz787122 - autofs-5.0.5-39.el6.x86_64 fails to load some LDAP maps
  - fix improve mount location error reporting.
- Resolves: rhbz#787122
autofs-5.0.5-39.el6.x86_64 [469 KiB] Changelog by Ian Kent (2011-08-29):
- bz732667 - Defects added by downstream patches
  - code analysis defect fixes, installment 1.
- Resolves: rhbz#732667
autofs-5.0.5-31.el6.x86_64 [461 KiB] Changelog by Ian Kent (2011-04-29):
- bz700691 - autofs sometimes stops expiring mounts
  - fix next task list update race.
  - fix stale map read.
- bz700697 - autofs with null maps specified in auto.master segfaults on reload
  - fix null cache clean.
- Resolves: rhbz#700691 rhbz#700697
autofs-5.0.5-23.el6_0.1.x86_64 [456 KiB] Changelog by Ian Kent (2011-03-22):
- bz689754 - automount hangs on startup when started with an already
  mounted cifs share
  - fix remount locking
- Resolves: rhbz#689754

Listing created by repoview