[ Все 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.9-11.el10.src download

Имя autofs
Эпоха 1
Версия 5.1.9
Релиз 11.el10
Архитектура src
Сайт
Лицензия GPL-2.0-or-later
Время сборки 2025-04-02 11:43:18
Хост сборки builder-x86-11.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.
Эррата
Размер 924 КиБ
Исходный проект autofs-5.1.9-11.el10
Контрольная сумма SHA-256 adf4a6e76775cec546c1408e0110a7cb745642b7d5e7f2cf9e6b7424b1ceba79
× Full screenshot
История изменений link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:5.1.9-11
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:5.1.9-11
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jul 22 2024 Ian Kent <ikent@redhat.com> - 1:5.1.9-10
- Upstream bug fix sync.
  - fix always recreate credential cache.
  - fix get parent multi-mount check in try_remount().
  - fix deadlock in remount.
  - 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().
  - 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.

* Mon Jul 22 2024 Ian Kent <ikent@redhat.com> - 1:5.1.9-9
- RHEL-32639 - [10.0-beta] starting autofs leads to core dump
  - bring the existing patches up to date with upstream.
    - update the configure script.
    - the two existing patches were renamed upstream.
      autofs-configure-c99.patch => autofs-5.1.9-fix-ldap_parse_page_control-check.patch.
      autofs-c99.patch => autofs-5.1.9-Fix-incompatible-function-pointer-types-in-cyrus-sasl-module.patch
  - fix crash in make_options_string().
- Resolves: RHEL-32639

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:5.1.9-8
- Bump release for June 2024 mass rebuild

* Mon Jun 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.9-7
- RHEL-39412 - Remove autofs dependency on libnsl2
  - remove BuildRequires: libnsl2-devel.
- Resolves: RHEL-39412

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.9-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Dec 18 2023 Florian Weimer <fweimer@redhat.com> - 1:5.1.9-4
- Further C compatibility fixes, run autoconf

* Tue Nov 07 2023 Ian Kent <ikent@redhat.com> - 1:5.1.9-3
- Also update package revision.