[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет autofs-1:5.1.7-60.el9.src download

Имя autofs
Эпоха 1
Версия 5.1.7
Релиз 60.el9
Архитектура src
Сайт
Лицензия GPLv2+
Время сборки 2025-03-28 11:10:49
Хост сборки builder-x86-04.inferitos.ru
Краткое описание A tool for automatically mounting and unmounting filesystems
Репозитории BaseOS
Полное описание 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.
Эррата
Размер 1014 КиБ
Исходный проект autofs-5.1.7-60.el9
Контрольная сумма SHA-256 b17c8d4f2cfad2afa72786e2420f34567c7405cc053ce54e4ad8944971fa845c
× Full screenshot
История изменений link
* Thu Feb 06 2025 Ian Kent <ikent@redhat.com> - 1:5.1.7-60
- RHEL-77321 - autofs: deadlock between mnts_lookup_mount and mnts_remove_mount
  - fix deadlock in master_notify_submount().
- Resolves: RHEL-77321

* Mon Dec 16 2024 Ian Kent <ikent@redhat.com> - 1:5.1.7-59
- RHEL-69485 - 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-69485
- RHEL-71359 RFE: autofs: add handling for AMD 'nounmount' option
  - fix amd cache options not copied.
  - seperate amd mount and entry flags.
  - make iocl ops ->timeout() handle per-dentry expire.
  - refactor amd mount options handling.
  - add some unimplemented amd map options.
  - fix lookup search type in umount_subtree_mounts().
  - fix remount_active_mount() not remounting symlinks.
  - log when setting amd per-mount timeout.
  - update per-mount expire timeout on readmap.
  - clear per-mount timeout if not set.
- Resolves: RHEL-71359
- RHEL-57466 - RHEL9.4 - autofs crashes on startup after IDM client configuration
  - fix submount shutdown race.
- Resolves: RHEL-57466

* Fri Dec 22 2023 Ian Kent <ikent@redhat.com> - 1:5.1.7-58
- 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

* Mon Oct 30 2023 Ian Kent <ikent@redhat.com> - 1:5.1.7-57
- RHEL-13084 - multi mount detection fails for share with blank+dash causing
  SEGV crash
  - fix multi-mount check.
- Resolves: RHEL-13084

* Thu Oct 26 2023 Ian Kent <ikent@redhat.com> - 1:5.1.7-56
- RHEL-13083 - autofs attempts to mount nonexistant ".hidden" filesystems
  - allow -null map in indirect maps.
- Resolves: RHEL-13083

* Wed Aug 02 2023 Ian Kent <ikent@redhat.com> - 1:5.1.7-55
- bz2223252 - filesystems mount and expire immediately
  - fix expire retry looping.
  - correct day in changelog entry for revision 53.
- Resolves: rhbz#2223252

* Mon Jul 17 2023 Ian Kent <ikent@redhat.com> - 1:5.1.7-54
- 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

* Thu Jul 13 2023 Ian Kent <ikent@redhat.com> - 1:5.1.7-53
- bz2215661 - The sss lookup modules handles error return incorrectly in
  some cases
  - fix some sss error return cases.
- Resolves: rhbz#2215661

* Tue Jun 13 2023 Ian Kent <ikent@redhat.com> - 1:5.1.7-52
- 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

* Fri Jun 02 2023 Ian Kent <ikent@redhat.com> - 1:5.1.7-51
- 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