[ Все 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 ]
×

Проект rhel-system-roles-1.108.6-0.1.el9

Имя rhel-system-roles
Эпоха 0
Версия 1.108.6
Релиз 0.1.el9
Сайт https://github.com/linux-system-roles
Лицензия GPLv3+ and MIT and BSD and Python
Время сборки 2025-10-23 20:41:40
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Set of interfaces for unified system management
Репозитории AppStream
Полное описание Collection of Ansible roles and modules that provide a stable and consistent configuration interface for managing multiple versions of Red Hat Enterprise Linux.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
rhel-system-roles-1.108.6-0.1.el9.noarch Set of interfaces for unified system management c5dbf1e98523861598ef6a1341b95d643c0c5cf7f96dcdfbea02351a674da534 download
src
rhel-system-roles-1.108.6-0.1.el9.src Set of interfaces for unified system management e6c71baee40491575761a63eb9e10e357ed8caf233641574087e5c9e7f40831e download
История изменений link
* Wed Aug 20 2025 Rich Megginson <rmeggins@redhat.com> - 1.108.6-0.1
- Resolves: RHEL-107015 : bootloader - fix: boolean values and null values are not allowed
- This fixes ha_cluster tests

* Mon Aug 18 2025 Rich Megginson <rmeggins@redhat.com> - 1.108.5-0.1
- Resolves: RHEL-107015 : bootloader - fix: boolean values and null values are not allowed
- This fixes tests in certificate, ha_cluster, kdump, selinux

* Fri Aug 08 2025 Rich Megginson <rmeggins@redhat.com> - 1.108.4-0.1
- Resolves: RHEL-107015 : bootloader - fix: boolean values and null values are not allowed
- no actual code changes, test fixes for bootloader, ha_cluster, kdump, tlog

* Mon Aug 04 2025 Rich Megginson <rmeggins@redhat.com> - 1.108.3-0.1
- Resolves: RHEL-107015 : bootloader - fix: boolean values and null values are not allowed
- add bootloader test for this fix

* Fri Aug 01 2025 Rich Megginson <rmeggins@redhat.com> - 1.108.2-0.1
- Resolves: RHEL-107049 : sshd - fix: New configuration option in CentOS 10

* Fri Aug 01 2025 Rich Megginson <rmeggins@redhat.com> - 1.108.1-0.1
- Resolves: RHEL-107015 : bootloader - fix: boolean values and null values are not allowed [rhel-9]
- Resolves: RHEL-106914 : storage - Tests verification fails on encrypted LVM on top of MD RAID [rhel-9]
- Resolves: RHEL-106733 : sudo - redhat.rhel_system_roles.sudo takes 6-7 hours to scan /etc/sudoers.d [rhel-9]
- fix storage role tests related to encrypted LVM on top of MD RAID and el7 raid errors
- fix postfix role tests related to rebooting
- fix ha_cluster role tests related to missing fence agent
- add firewall test debugging for interface tests

* Thu Jul 24 2025 Rich Megginson <rmeggins@redhat.com> - 1.108.0-0.1
- Resolves: RHEL-104659 : metrics - [RFE] Allow defining enabled PCP PMDAs with the metrics role [rhel-9]

* Thu Jul 24 2025 Rich Megginson <rmeggins@redhat.com> - 1.107.0-0.1
- Resolves: RHEL-105095 : podman - specifying multiple users causes resources to be associated with wrong user [rhel-9]
- Resolves: RHEL-104891 : storage - Improve error reporting when invalid or unsupported RAID configuration is given [rhel-9]
- Resolves: RHEL-104676 : storage - Incorrect key file in crypttab entry for volume encrypted_vol [rhel-9]
- refactor ha_cluster to have empty __init__.py in module_utils for ansible-test
- fix tests in postfix, selinux

* Tue Jul 15 2025 Rich Megginson <rmeggins@redhat.com> - 1.106.1-0.1
- Resolves: RHEL-103889 : postfix - fix: configure postfix to listen only to IPv4 if IPv6 is disabled [rhel-9]
- Resolves: RHEL-103575 : selinux - fix: tempdir path not defined in check mode; __selinux_item.path may be undefined [rhel-9]
- ha_cluster - ansible 2.19 support
- bootloader - fix wording in README

* Wed Jul 09 2025 Rich Megginson <rmeggins@redhat.com> - 1.106.0-0.1
- Resolves: RHEL-89912 : ha_cluster - [RFE] rhel_system_roles.ha_cluster - export resources configuration
- Resolves: RHEL-102637 : journald - feat: Add MaxRetention configuration
- All roles support ansible 2.19
- All roles support the latest ansible-lint