System Roles update for 1.79.0-0.2

Resolves: RHEL-40759 : bootloader - fix: Set user.cfg path to /boot/grub2/ on EL 9 UEFI [rhel-10]
Resolves: RHEL-38456 : logging - Setup imuxsock using rhel-system-roles.logging causing an error EL10
  fix test
Resolves: RHEL-40760 : podman - grab name of network to remove from quadlet file
Resolves: RHEL-40795 : podman - Create podman secret when skip_existing=True and it does not exist [rhel-10]
Resolves: RHEL-40181 : ssh - feat: Add new configuration options and remove false positives in the test
Resolves: RHEL-40798 : storage - [RFE] manage stratis [rhel-10]
Resolves: RHEL-34895 : storage - rhel-system-role.storage is not idempotent [rhel-10]
Resolves: RHEL-40797 : storage - [RHEL9][RFE] resize LVM PVs [rhel-10]
Resolves: RHEL-40796 : storage - [RHEL8 ] var unused_disks get different sector size disks    [rhel-10]
This commit is contained in:
Rich Megginson 2024-06-10 11:11:34 -06:00
parent 126c4fad21
commit f922ca20af
5 changed files with 181 additions and 123 deletions

36
.gitignore vendored
View File

@ -43,3 +43,39 @@
/containers-podman-1.13.0.tar.gz
/firewall-1.7.6.tar.gz
/gfs2-0.0.2.tar.gz
/logging-1.12.7.tar.gz
/snapshot-1.3.3.tar.gz
/sudo-0.1.0.tar.gz
/community-general-9.0.1.tar.gz
/containers-podman-1.15.2.tar.gz
/auto-maintenance-42955a38fe071d2ac0fc2c99277832d5cb935d71.tar.gz
/postfix-1.4.5.tar.gz
/selinux-1.7.6.tar.gz
/timesync-1.8.4.tar.gz
/kdump-1.4.6.tar.gz
/network-1.15.3.tar.gz
/storage-1.17.0.tar.gz
/metrics-1.10.3.tar.gz
/tlog-1.3.5.tar.gz
/kernel_settings-1.2.4.tar.gz
/logging-1.12.8.tar.gz
/nbde_server-1.4.5.tar.gz
/nbde_client-1.2.20.tar.gz
/certificate-1.3.5.tar.gz
/crypto_policies-1.3.4.tar.gz
/ssh-1.4.0.tar.gz
/ha_cluster-1.17.1.tar.gz
/vpn-1.6.5.tar.gz
/firewall-1.7.7.tar.gz
/cockpit-1.5.7.tar.gz
/podman-1.5.1.tar.gz
/ad_integration-1.4.5.tar.gz
/rhc-1.6.4.tar.gz
/journald-1.3.1.tar.gz
/postgresql-1.3.7.tar.gz
/systemd-1.1.4.tar.gz
/keylime_server-1.1.4.tar.gz
/fapolicyd-1.1.3.tar.gz
/bootloader-1.0.6.tar.gz
/gfs2-0.0.3.tar.gz
/sudo-1.0.0.tar.gz

View File

@ -1,33 +1,41 @@
Changelog
=========
[1.78.0] - 2024-07-15
[1.79.0] - 2024-07-15
### New Features
- [bootloader - bootloader role tests do not work on ostree](https://issues.redhat.com/browse/RHEL-26714)
- [gfs2 - New Role - manage GFS2 filesystems in clusters](https://issues.redhat.com/browse/RHEL-34214)
- [ha_cluster - [RFE] ha_cluster_node_options allows per-node addresses and SBD options to be set](https://issues.redhat.com/browse/RHEL-30111)
- [ha_cluster - [RFE] make it easier to install cloud agents](https://issues.redhat.com/browse/RHEL-27186)
- [ha_cluster - [RFE] rhel_system_roles.ha_cluster - ACL Support](https://issues.redhat.com/browse/RHEL-17271)
- [ha_cluster - [RFE] rhel_system_roles.ha_cluster - Utilization Support](https://issues.redhat.com/browse/RHEL-33532)
- [journald - feat: Add options for rate limit interval and burst](https://issues.redhat.com/browse/RHEL-30170)
- [podman - podman role should support default credentials and per-unit credentials](https://issues.redhat.com/browse/RHEL-30185)
- [podman - feat: manage TLS cert/key files for registry connections and validate certs](https://issues.redhat.com/browse/RHEL-33547)
- [podman - podman role should support containers-auth.json](https://issues.redhat.com/browse/RHEL-30183)
- [bootloader - bootloader role tests do not work on ostree [rhel-10]](https://issues.redhat.com/browse/RHEL-34881)
- [gfs2 - add gfs2 system role [rhel-10]](https://issues.redhat.com/browse/RHEL-34828)
- [ha_cluster - [RFE] rhel_system_roles.ha_cluster - ACL Support [rhel-10]](https://issues.redhat.com/browse/RHEL-34898)
- [ha_cluster - [RFE] make it easier to install cloud agents [rhel-10]](https://issues.redhat.com/browse/RHEL-34894)
- [ha_cluster - [RFE] ha_cluster_node_options allows per-node addresses and SBD options to be set [rhel-10]](https://issues.redhat.com/browse/RHEL-34893)
- [ha_cluster - [RFE] rhel_system_roles.ha_cluster - Utilization Support [rhel-10]](https://issues.redhat.com/browse/RHEL-34885)
- [journald - feat: Add options for rate limit interval and burst [rhel-10]](https://issues.redhat.com/browse/RHEL-34892)
- [podman - podman role should support containers-auth.json [rhel-10]](https://issues.redhat.com/browse/RHEL-34891)
- [podman - podman role should support default credentials and per-unit credentials [rhel-10]](https://issues.redhat.com/browse/RHEL-34890)
- [podman - feat: manage TLS cert/key files for registry connections and validate certs [rhel-10]](https://issues.redhat.com/browse/RHEL-34884)
- [ssh - feat: Add new configuration options and remove false positives in the test](https://issues.redhat.com/browse/RHEL-40181)
- [storage - [RFE] manage stratis [rhel-10]](https://issues.redhat.com/browse/RHEL-40798)
- [storage - [RHEL9][RFE] resize LVM PVs [rhel-10]](https://issues.redhat.com/browse/RHEL-40797)
- [sudo - Add sudo system role EL10](https://issues.redhat.com/browse/RHEL-37551)
### Bug Fixes
- [package rhel-system-roles.noarch does not provide docs for ansible-doc](https://issues.redhat.com/browse/RHEL-18075)
- [ad_integration - fix: Sets domain name lower case in realmd.conf section header](https://issues.redhat.com/browse/RHEL-28658)
- [ha_cluster - Fix inconsistent approach for multiple `attributes.attrs` in `ha_cluster_node_options`](https://issues.redhat.com/browse/RHEL-33076)
- [network - Make sure that the network role CI is solid robust](https://issues.redhat.com/browse/RHEL-25264)
- [network - Fix testing Failures due to connection.autoconnect-ports Unknown Property](https://issues.redhat.com/browse/RHEL-32872)
- [podman - fix: do not use become for changing hostdir ownership, and expose subuid/subgid info](https://issues.redhat.com/browse/RHEL-32464)
- [podman - fix: use correct user for cancel linger file name](https://issues.redhat.com/browse/RHEL-32382)
- [sshd - second SSHD service broken](https://issues.redhat.com/browse/RHEL-29309)
- [storage - [RHEL9] storage role resize volume failed](https://issues.redhat.com/browse/RHEL-30959)
- [storage - Running rhel-system-roles.storage w/ type: raid a second time, fails if existing RAID device has stratis installed on them.](https://issues.redhat.com/browse/RHEL-29874)
- [storage - rhel-system-role.storage is not idempodent](https://issues.redhat.com/browse/RHEL-25777)
- [ - package rhel-system-roles.noarch does not provide docs for ansible-doc [rhel-10]](https://issues.redhat.com/browse/RHEL-34897)
- [ad_integration - fix: Sets domain name lower case in realmd.conf section header [rhel-10]](https://issues.redhat.com/browse/RHEL-34883)
- [bootloader - fix: Set user.cfg path to /boot/grub2/ on EL 9 UEFI [rhel-10]](https://issues.redhat.com/browse/RHEL-40759)
- [ha_cluster - Fix inconsistent approach for multiple `attributes.attrs` in `ha_cluster_node_options` [rhel-10]](https://issues.redhat.com/browse/RHEL-34886)
- [kdump - [RHEL-10] rhel-system-roles should depend on kdump-utils](https://issues.redhat.com/browse/RHEL-40071)
- [logging - Setup imuxsock using rhel-system-roles.logging causing an error EL10](https://issues.redhat.com/browse/RHEL-38456)
- [network - Make sure that the network role CI is solid robust [rhel-10]](https://issues.redhat.com/browse/RHEL-34896)
- [network - Fix testing Failures due to connection.autoconnect-ports Unknown Property [rhel-10]](https://issues.redhat.com/browse/RHEL-34887)
- [podman - Create podman secret when skip_existing=True and it does not exist [rhel-10]](https://issues.redhat.com/browse/RHEL-40795)
- [podman - fix: grab name of network to remove from quadlet file](https://issues.redhat.com/browse/RHEL-40760)
- [podman - fix: use correct user for cancel linger file name [rhel-10]](https://issues.redhat.com/browse/RHEL-34889)
- [podman - fix: do not use become for changing hostdir ownership, and expose subuid/subgid info [rhel-10]](https://issues.redhat.com/browse/RHEL-34888)
- [sshd - second SSHD service broken [rhel-10]](https://issues.redhat.com/browse/RHEL-34879)
- [storage - [RHEL8 ] var unused_disks get different sector size disks [rhel-10]](https://issues.redhat.com/browse/RHEL-40796)
- [storage - rhel-system-role.storage is not idempotent [rhel-10]](https://issues.redhat.com/browse/RHEL-34895)
[1.23.0] - 2024-01-15
----------------------------

View File

@ -1,10 +1,10 @@
Source801: https://galaxy.ansible.com/download/ansible-posix-1.5.4.tar.gz
Source901: https://galaxy.ansible.com/download/community-general-8.6.0.tar.gz
Source902: https://galaxy.ansible.com/download/containers-podman-1.13.0.tar.gz
Source901: https://galaxy.ansible.com/download/community-general-9.0.1.tar.gz
Source902: https://galaxy.ansible.com/download/containers-podman-1.15.2.tar.gz
Provides: bundled(ansible-collection(ansible.posix)) = 1.5.4
Provides: bundled(ansible-collection(community.general)) = 8.6.0
Provides: bundled(ansible-collection(containers.podman)) = 1.13.0
Provides: bundled(ansible-collection(community.general)) = 9.0.1
Provides: bundled(ansible-collection(containers.podman)) = 1.15.2
Source996: CHANGELOG.rst
Source998: collection_readme.sh

View File

@ -23,8 +23,8 @@ Name: linux-system-roles
%endif
Url: https://github.com/linux-system-roles
Summary: Set of interfaces for unified system management
Version: 1.78.1
Release: 0.1%{?dist}
Version: 1.79.0
Release: 0.2%{?dist}
License: GPLv3+ and MIT and BSD and Python
%global _pkglicensedir %{_licensedir}/%{name}
@ -86,51 +86,51 @@ Requires: (ansible-core >= 2.11.0 or ansible >= 2.9.0)
%%global rolestodir %%{?rolestodir} %%{roletodir%{1}}
}
%global mainid 1.78.0
%global mainid 42955a38fe071d2ac0fc2c99277832d5cb935d71
Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar.gz
# BEGIN AUTOGENERATED SOURCES
%global rolename1 postfix
%deftag 1 1.4.4
%deftag 1 1.4.5
%global rolename2 selinux
%deftag 2 1.7.5
%deftag 2 1.7.6
%global rolename3 timesync
%deftag 3 1.8.3
%deftag 3 1.8.4
%global rolename4 kdump
%deftag 4 1.4.5
%deftag 4 1.4.6
%global rolename5 network
%deftag 5 1.15.2
%deftag 5 1.15.3
%global rolename6 storage
%deftag 6 1.16.5
%deftag 6 1.17.0
%global rolename7 metrics
%deftag 7 1.10.2
%deftag 7 1.10.3
%global rolename8 tlog
%deftag 8 1.3.4
%deftag 8 1.3.5
%global rolename9 kernel_settings
%deftag 9 1.2.3
%deftag 9 1.2.4
%global rolename10 logging
%deftag 10 1.12.6
%deftag 10 1.12.8
%global rolename11 nbde_server
%deftag 11 1.4.4
%deftag 11 1.4.5
%global rolename12 nbde_client
%deftag 12 1.2.19
%deftag 12 1.2.20
%global rolename13 certificate
%deftag 13 1.3.4
%deftag 13 1.3.5
%global rolename14 crypto_policies
%deftag 14 1.3.3
%deftag 14 1.3.4
%global forgeorg15 https://github.com/willshersystems
%global repo15 ansible-sshd
@ -138,52 +138,55 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
%deftag 15 v0.23.5
%global rolename16 ssh
%deftag 16 1.3.3
%deftag 16 1.4.0
%global rolename17 ha_cluster
%deftag 17 1.17.0
%deftag 17 1.17.1
%global rolename18 vpn
%deftag 18 1.6.4
%deftag 18 1.6.5
%global rolename19 firewall
%deftag 19 1.7.6
%deftag 19 1.7.7
%global rolename20 cockpit
%deftag 20 1.5.6
%deftag 20 1.5.7
%global rolename21 podman
%deftag 21 1.5.0
%deftag 21 1.5.1
%global rolename22 ad_integration
%deftag 22 1.4.4
%deftag 22 1.4.5
%global rolename23 rhc
%deftag 23 1.6.3
%deftag 23 1.6.4
%global rolename24 journald
%deftag 24 1.3.0
%deftag 24 1.3.1
%global rolename25 postgresql
%deftag 25 1.3.6
%deftag 25 1.3.7
%global rolename26 systemd
%deftag 26 1.1.3
%deftag 26 1.1.4
%global rolename27 keylime_server
%deftag 27 1.1.3
%deftag 27 1.1.4
%global rolename28 fapolicyd
%deftag 28 1.1.2
%deftag 28 1.1.3
%global rolename29 bootloader
%deftag 29 1.0.5
%deftag 29 1.0.6
%global rolename30 snapshot
%deftag 30 1.3.2
%deftag 30 1.3.3
%global rolename31 gfs2
%deftag 31 0.0.2
%deftag 31 0.0.3
%global rolename32 sudo
%deftag 32 1.0.0
Source1: %{archiveurl1}
Source2: %{archiveurl2}
@ -216,6 +219,7 @@ Source28: %{archiveurl28}
Source29: %{archiveurl29}
Source30: %{archiveurl30}
Source31: %{archiveurl31}
Source32: %{archiveurl32}
# END AUTOGENERATED SOURCES
# Includes with definitions/tags that differ between RHEL and Fedora
@ -281,7 +285,7 @@ end
%prep
# BEGIN AUTOGENERATED SETUP
%setup -q -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31 -n %{getarchivedir 0}
%setup -q -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31 -a32 -n %{getarchivedir 0}
# END AUTOGENERATED SETUP
# vendoring prep steps, if any
@ -356,16 +360,10 @@ rm %{rolename5}/tests/playbooks/roles
# when python2 is default python.
rm %{rolename5}/scripts/print_all_options.py
rm %{rolename5}/tests/ensure_provider_tests.py
# Drop storage tests/scripts
rm -rf %{rolename6}/tests/scripts
# fix system_roles fingerprint in "external" roles
python3 lsr_fingerprint.py
# transform ambiguous #!/usr/bin/env python shebangs to python3 to stop brp-mangle-shebangs complaining
find -type f -executable -name '*.py' -exec \
sed -i -r -e '1s@^(#! */usr/bin/env python)(\s|$)@#\13\2@' '{}' +
%build
# remove upstream-only documentation - for example, documentation
# about collection dependencies is not needed in Fedora and EL RPMs
@ -689,21 +687,35 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
%endif
%changelog
* Tue Jun 11 2024 Rich Megginson <rmeggins@redhat.com> - 1.79.0-0.2
- Resolves: RHEL-40759 : bootloader - fix: Set user.cfg path to /boot/grub2/ on EL 9 UEFI [rhel-10]
- Resolves: RHEL-38456 : logging - Setup imuxsock using rhel-system-roles.logging causing an error EL10
fix test
- Resolves: RHEL-40760 : podman - grab name of network to remove from quadlet file
- Resolves: RHEL-40795 : podman - Create podman secret when skip_existing=True and it does not exist [rhel-10]
- Resolves: RHEL-40181 : ssh - feat: Add new configuration options and remove false positives in the test
- Resolves: RHEL-40798 : storage - [RFE] manage stratis [rhel-10]
- Resolves: RHEL-34895 : storage - rhel-system-role.storage is not idempotent [rhel-10]
- Resolves: RHEL-40797 : storage - [RHEL9][RFE] resize LVM PVs [rhel-10]
- Resolves: RHEL-40796 : storage - [RHEL8 ] var unused_disks get different sector size disks [rhel-10]
* Tue May 21 2024 Sergei Petrosian <spetrosi@redhat.com> - 1.79.0-0.1
- Resolves: RHEL-38456 : logging - Setup imuxsock using rhel-system-roles.logging causing an error EL10
- Resolves: RHEL-37551 : sudo - Add sudo system role EL10
* Thu Apr 25 2024 Rich Megginson <rmeggins@redhat.com> - 1.78.1-0.1
- fix some issues with ansible-test
* Thu Apr 25 2024 Rich Megginson <rmeggins@redhat.com> - 1.78.0-0.1
- Resolves: RHEL-34214 : gfs2 - New Role
- Resolves: RHEL-34828 : gfs2 - add gfs2 system role [rhel-10]
* Mon Apr 22 2024 Rich Megginson <rmeggins@redhat.com> - 1.77.0-0.1
- Resolves: RHEL-18075 : - package rhel-system-roles.noarch does not provide docs for ansible-doc
- Resolves: RHEL-33532 : ha_cluster - [RFE] rhel_system_roles.ha_cluster - Utilization Support
- Resolves: RHEL-33076 : ha_cluster - Fix inconsistent approach for multiple `attributes.attrs` in `ha_cluster_node_options`
- Resolves: RHEL-32872 : network - Fix testing Failures due to connection.autoconnect-ports Unknown Property
- Resolves: RHEL-33547 : podman - feat: manage TLS cert/key files for registry connections and validate certs
- Resolves: RHEL-30185 : podman - podman role should support default credentials and per-unit credentials
- Resolves: RHEL-30183 : podman - podman role should support containers-auth.json
- Resolves: RHEL-25777 : storage - rhel-system-role.storage is not idempodent
- Resolves: RHEL-34897 : - package rhel-system-roles.noarch does not provide docs for ansible-doc [rhel-10]
- Resolves: RHEL-34885 : ha_cluster - [RFE] rhel_system_roles.ha_cluster - Utilization Support [rhel-10]
- Resolves: RHEL-34886 : ha_cluster - Fix inconsistent approach for multiple `attributes.attrs` in `ha_cluster_node_options` [rhel-10]
- Resolves: RHEL-34887 : network - Fix testing Failures due to connection.autoconnect-ports Unknown Property [rhel-10]
- Resolves: RHEL-34884 : podman - feat: manage TLS cert/key files for registry connections and validate certs [rhel-10]
- Resolves: RHEL-34890 : podman - podman role should support default credentials and per-unit credentials [rhel-10]
- Resolves: RHEL-34891 : podman - podman role should support containers-auth.json [rhel-10]
- Resolves: RHEL-34895 : storage - rhel-system-role.storage is not idempotent [rhel-10]
* Mon Apr 15 2024 Rich Megginson <rmeggins@redhat.com> - 1.76.2-0.1
- Fix ansible-test issues
@ -713,19 +725,20 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
undefine __brp_mangle_shebangs because ansible-test does not like shebangs in executable files
ensure that any files removed during the build/install process are also removed
from ignore files
- Resolves: RHEL-28658 : ad_integration - fix: Sets domain name lower case in realmd.conf section header
- Resolves: RHEL-26714 : bootloader - bootloader role tests do not work on ostree
- Resolves: RHEL-30111 : ha_cluster - [RFE] ha_cluster_node_options allows per-node addresses and SBD options to be set
- Resolves: RHEL-27186 : ha_cluster - [RFE] make it easier to install cloud agents
- Resolves: RHEL-17271 : ha_cluster - [RFE] rhel_system_roles.ha_cluster - ACL Support
- Resolves: RHEL-30170 : journald - feat: Add options for rate limit interval and burst
- Resolves: RHEL-25264 : network - Make sure that the network role CI is solid robust
- Resolves: RHEL-32464 : podman - fix: do not use become for changing hostdir ownership, and expose subuid/subgid info
- Resolves: RHEL-32382 : podman - fix: use correct user for cancel linger file name
- Resolves: RHEL-30185 : podman - podman role should support default credentials and per-unit credentials
- Resolves: RHEL-29309 : sshd - second SSHD service broken
- Resolves: RHEL-30959 : storage - [RHEL9] storage role resize volume failed
- Resolves: RHEL-29874 : storage - Running rhel-system-roles.storage w/ type: raid a second time, fails if existing RAID device has stratis installed on them.
- Resolves: RHEL-34883 : ad_integration - fix: Sets domain name lower case in realmd.conf section header [rhel-10]
- Resolves: RHEL-34881 : bootloader - bootloader role tests do not work on ostree [rhel-10]
- Resolves: RHEL-34893 : ha_cluster - [RFE] ha_cluster_node_options allows per-node addresses and SBD options to be set [rhel-10]
- Resolves: RHEL-34894 : ha_cluster - [RFE] make it easier to install cloud agents [rhel-10]
- Resolves: RHEL-34898 : ha_cluster - [RFE] rhel_system_roles.ha_cluster - ACL Support [rhel-10]
- Resolves: RHEL-34892 : journald - feat: Add options for rate limit interval and burst [rhel-10]
- Resolves: RHEL-34896 : network - Make sure that the network role CI is solid robust [rhel-10]
- Resolves: RHEL-34888 : podman - fix: do not use become for changing hostdir ownership, and expose subuid/subgid info [rhel-10]
- Resolves: RHEL-34889 : podman - fix: use correct user for cancel linger file name [rhel-10]
- Resolves: RHEL-34890 : podman - podman role should support default credentials and per-unit credentials [rhel-10]
- Resolves: RHEL-34879 : sshd - second SSHD service broken [rhel-10]
- Resolves: RHEL-34908 : storage - [RHEL9] storage role resize volume failed [rhel-10]
- Resolves: RHEL-34907 : storage - Running rhel-system-roles.storage w/ type: raid a second time, fails if existing RAID device has stratis installed on them. [rhel-10]
- Resolves: RHEL-34895 : storage - rhel-system-role.storage is not idempotent [rhel-10]
* Mon Feb 26 2024 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.21
- Resolves: RHEL-16336 : bootloader - Create bootloader role (MVP)

67
sources
View File

@ -1,35 +1,36 @@
SHA512 (ad_integration-1.4.4.tar.gz) = add0ad8836fecb4ee4bc37d224a8d3e423493590adbc1eeed5b840987c05b455210cf433c7d475b85a5d6d13d53b9dba5e8f215d165ebbc87041e8e713ca5fab
SHA512 (ad_integration-1.4.5.tar.gz) = 9cdb9f9a452c77f69082c956dd9734fee6585949f05595549ee04a60e75b1443643faf48ee266fdca521a74da651d9b600625b75658ff0578b268e2213a93a80
SHA512 (ansible-posix-1.5.4.tar.gz) = 63321c2b439bb2c707c5bea2fba61eaefecb0ce1c832c4cfc8ee8bb89448c8af10e447bf580e8ae6d325c0b5891b609683ff2ba46b78040e2c4d3d8b6bdcd724
SHA512 (ansible-sshd-v0.23.5.tar.gz) = 9c4b33ea65b71a913ab7a5efb19877e379d3871ece95369725cb749f969a049c16e7858ce1c7d874a2f634b8287171a6f8cee25c1c8aa641bb025893718f3ea3
SHA512 (auto-maintenance-1.78.0.tar.gz) = 309fa1c80472057ea5ece1e2c248e4885746683a1297e7349eb2948f2178c6fc759072e9449288ffeafc8d131b31dad240c71fa92e05063b1d30b0a50bf597af
SHA512 (bootloader-1.0.5.tar.gz) = 88ac4ddc4d36a26df9942230360831a2518385b687d0dbffa54394a266503bb1071888055606209926041c7024b3fd80c64226b6a7a9527debee31ffbf3cddee
SHA512 (certificate-1.3.4.tar.gz) = 7fff3afd55836228cbd116e805e64855e390f2926eaa8dc5ca9c878f10a8171fd633257c32e27d391bd0e723a2138ff24e3fc6e5b10dead4e5fc39f3e84c3fe3
SHA512 (cockpit-1.5.6.tar.gz) = 15a85ec53e9f0134bb74b6dcc15102828fe90e5265686fec18565a934feb75350bcd77dd8a443fa93900538562e826f038798f2bcd5bb56830c99a5d8200d325
SHA512 (community-general-8.6.0.tar.gz) = 4b499dc6bbc0a9ad5865d1ca03b042a73ab8b7786f75bcdb514ddf2a86306c178e4b198c9237def8e4d215e5ec862ad774ec8fea40efd82b75dc7d7b243ed8b8
SHA512 (containers-podman-1.13.0.tar.gz) = d5235f6b35d9653cdf067b688cb6eb7f15ee6fd56d81a82a2047801b8109fce8639dbdd64bc903f8ee85ad2a3ced1051c6f8a3fe39b0b7dd6d8c1320da01d718
SHA512 (crypto_policies-1.3.3.tar.gz) = 0bd3bc2d129dcad06d26bee6a5ea9296968f2885ca907d80b7cf4e12141eb3e2e47a7418aaa72e84df7d1642bb0c3d60c9bea2c8bed4a6d5be560467ecb59ba8
SHA512 (fapolicyd-1.1.2.tar.gz) = 06c01c7bc55fe288b50cde101ea51a1cd78c93fbc58b6eafab2f5aeccdd68938d7aa45e5dbcb513583bcf1ada045837f80d5305e63c9fc0be1ec0ec4e4fbc792
SHA512 (firewall-1.7.6.tar.gz) = fda1af2e39a30a2a922816d1a9305b1eace8cd115f3f0244b40df0a9c3a560303c8386d332034493bafdad7bbbd1bae2ffdaf57276ebca817d3adbd6feab8436
SHA512 (gfs2-0.0.2.tar.gz) = 92a55b50118a3085a40948b6ef276092abb3e12d55d4cd820ee4b4a2a41876ab39e057005b07dd0f4564cf94a8ddd9f6f0bec645754aedc423d78635d4cdc5a4
SHA512 (ha_cluster-1.17.0.tar.gz) = 74f1f6dcdcfc79a6fcc1a6fc747ea6330b322f8128d0f7a60efbb792b079c246d6b5e144389440cadb908d65b3f3dd0c6864ee3879cfe72f7f423134716dda2a
SHA512 (journald-1.3.0.tar.gz) = 979d89c3e6b4e7210d92d47e2518f212ad3f869c2272f5a4a23a0bf468d74a28b7a42c9811cc3b5531d57936f3459d6b5a7f102945d98b958ccecae22e600908
SHA512 (kdump-1.4.5.tar.gz) = 64e37b0f28142c903a162c1892f09b4d0c7224f2305a6b422a2d5aae351172b0c3a7cb8f942f1ff6b651a73e983618d0b9e2ce6080af7df37e9855a2e4ffc2c0
SHA512 (kernel_settings-1.2.3.tar.gz) = 7a8986e57db3ce59a072d8ac5ecc10cf6ec99ff707ba500cf988b8261dc482412c8218b05facedfb1281e52f1f21b190775b4c488c5be91ac63b718822798313
SHA512 (keylime_server-1.1.3.tar.gz) = 7b3249c6568c23916d822dddc31f4a8fad19384fa6295b3423057abb597fa9ddd98cce23f1aea0cb79b9122323535db491a4d421c94b9203413a107be2766350
SHA512 (logging-1.12.6.tar.gz) = 4bc9380c85e0b645b7f6aa919f71599680766e1145b77a9e7dd543a304e27afd69cfd6e740a4df0adddbccf5c60d597b767e50da79136a47cbd7f2bf8bbe4121
SHA512 (metrics-1.10.2.tar.gz) = f7e6bd062599f2c18593a05de5e0c3f3792198400eda2ebf6f3868a7caad3e238b9626e50ea648b0b3df4bad8d38acad9a76cbb4cfa62df5f5fc48d9305fbf7a
SHA512 (nbde_client-1.2.19.tar.gz) = b11df7452e928e9f71c93bb042e9219f3a91d7a12d01012d671cb10b53fa98af18aea5ef9160ca20fe0a4671cb5cbd719813e7d0ba4afbb5891cf490f839dbaf
SHA512 (nbde_server-1.4.4.tar.gz) = 1df00a8feb90b205ca7c1d739c68976a7f93e5f76652316e154bdd67f2f3d04fbca278ea0f3effc8cfd528134cb4032daeba6aca979ca3f56ea818426b8baddb
SHA512 (network-1.15.2.tar.gz) = 80490c36b675911dd4a59977ae24f06951b0cf835364b5e75bfd60629572686619699e997e900c0782dab97248a4e6812564427a05fa294f0dc140302082523f
SHA512 (podman-1.5.0.tar.gz) = 294f90ce0b38327ee71669c2121a3dde5a48bd9135a5d7815322cb878ff693104529c57b643c1495150c029b7252e80bb889bd5963a6998cdcbd95c095fd69b2
SHA512 (postfix-1.4.4.tar.gz) = e650f5810604c3c36cad86a9a2576456810be222f9adca3c2c2069fabfd3539417323c962725b2459ee5ea27b002f435ce08f9a767dec6adf14c3effbe52bb65
SHA512 (postgresql-1.3.6.tar.gz) = 9377ce86b97df1feccabcb33d3331e48d79fe6dc551afb996949810d08786e5933110fdd657ca10f088026b4187b144222880413832180a8812f39700f821a9f
SHA512 (rhc-1.6.3.tar.gz) = c517f11e514059049c8ca62e0afa5fdfb2defce170565dd651ee426930970a7e7a3ed081bf467a6f3487da3e74006120f56019cec4c40c182b1f209c95020bb2
SHA512 (selinux-1.7.5.tar.gz) = 6431d34ee53dbef63b8e781e05a0f524509f2e31fedd8fde57e218553434cd21852bbbb6768cd2b0a97a24472e81dfbb057daf003e6a1af3d5aa73679d1fb52f
SHA512 (snapshot-1.3.2.tar.gz) = 4a1dbf3443d4b8addcc4de2583e23ecd116fdfb8eb8c02cff9b8619e63dc7fd61057944e81d5ba137d90f028f371bbef0b8578a074f20f1ecb23087251d249a6
SHA512 (ssh-1.3.3.tar.gz) = 5da0d102a0344eff983d00683aa4ccb5e5ef454e8360076954bffa015bc76a4ed4a31aa61200a310cf14e3f530d1b4d3b2c7fb3e491f49ca4e7d58c1ca3b85e0
SHA512 (storage-1.16.5.tar.gz) = 1a6a0ee09209dfdc170115dac5d78e256d2bcdbfb1b63e4adac5079a0001b9aea40c329e8c1b1765f512050878f4ea3e5949e10810e8488cfa0077980af08c42
SHA512 (systemd-1.1.3.tar.gz) = 88ac7bc7fc1927d76791de35bb0d0910ba94d29275b534053d3fa47536c452b7a648b01282a45abb8b4797fbad9eb1cdca3f28b0d2874c6aa1e95b1a7551ccbb
SHA512 (timesync-1.8.3.tar.gz) = 0e76b6e4cdce1918845628af1f1464c3b7e12c4df068576448a19b62d5f2758e3b083f69acdd2ee3c97a2d6efa0ede07a63c480f384061f9bbb4c679008ba457
SHA512 (tlog-1.3.4.tar.gz) = 19601df84f6fddf131e1b16a915ba47b649ce19e99e09963931998394a3e179577a7316c79ef924c5ee02b9dd7a28b6f88d363f80a67444f91c78880233b13f2
SHA512 (vpn-1.6.4.tar.gz) = 43f8c8195c32ba1573fb1213dc7b630121ee4d8ec1f9fff53df96afc1ce7deabdb0833cb68faaccaf67451a81eda23e1850a951c10918401381a27e98d379e8d
SHA512 (auto-maintenance-42955a38fe071d2ac0fc2c99277832d5cb935d71.tar.gz) = e2c1db38a514fdb2cd51b88e5c769c398e20bbf0624c946f182b4deb283e92d9c19b1e04a1d279f50df3c3a5da5c7aa69e7cee2950ca69244b1131969c44fecb
SHA512 (bootloader-1.0.6.tar.gz) = 96b50ea0aaf593e77dfa084632422b9595ded3be0b5bafc504be8ea8e022464fed4e1364ec298851e82c35b3d1c5bd4680dfb34d08a31314dc4155b10088d947
SHA512 (certificate-1.3.5.tar.gz) = 0a17e8c79b46ba44e3fa1b0af2148c685a23f65e97641af88ae9a3cbcf8b0b91a1809a9f026d85ca493180476eac243d62fec97bd94236f7bbbab07b61be1a4c
SHA512 (cockpit-1.5.7.tar.gz) = 982cef9c598246efdee54f998217cb840b8a8c0d61ccd7fc9d1554cae2e0b808e8d83127254ab005de58fd6e5ab478fec077390c2e6a0aa4704f279703c34283
SHA512 (community-general-9.0.1.tar.gz) = 42279158993c75771a38470fde79f1467c0a1bd35554c019933592484c7a7995ea7260fbde61dd10e1a05dd545e2eaefa33406a8992525666e54c9355464746a
SHA512 (containers-podman-1.15.2.tar.gz) = 9293f5a8ab0e467ae08b46cc2eeb2bdf2d2b245eb7a6eff7a0fea76325e574c46882e83594d27f256570b2676003208f5db8b88568545c57ae58c32e40e2d418
SHA512 (crypto_policies-1.3.4.tar.gz) = 702678954f06945c83e95b97917981629d31d6b063ebf109e15d4ed27b339abd2c8dff8f131d7972e917fd91b49ab858f603e86c22be8f739e70b78a11db24ac
SHA512 (fapolicyd-1.1.3.tar.gz) = a406c27d00788a82308c08b92116b7e91020372b10104adbb958ef139c82670a0ee58076ef1468a21429a81e026cebe3a149c22213d03d8ed26d9213e104d4f1
SHA512 (firewall-1.7.7.tar.gz) = bc0f31af4a11176ef48e16d7071d2a464436b10da994422d5d417fe1125582857a1ec9540efe16017d7d0bc9c155068efac39918165d9fcf823b397476624cc4
SHA512 (gfs2-0.0.3.tar.gz) = ff09a6a9c3b84a32fac8f83fcbbf90e246a3227caa391e366cb2e8f988e53d9351d210bb2c903ab77b21c1372e6fa364e2b1657ebe2be31acdb24fc1c5b1e448
SHA512 (ha_cluster-1.17.1.tar.gz) = 58e937ca243232428460b4bab9b10614db7b87cc8d13242c1e2ae2f7de4bdf33a8a0c44dfaa8623ae401576eaf0a6e7616640f4c7a995822a0de90382b9dc981
SHA512 (journald-1.3.1.tar.gz) = 7007f294a245d594aa926e9fd78c381ae888883fbcc896ee3c65ee96504b5138c056893e424770dac037db08d7d394cad5fe06b82ac1c3fc49dbd346f4acaf1a
SHA512 (kdump-1.4.6.tar.gz) = 72a0e675f6d6d248c5d979b72446eefb75c7a27b73c8fa7c94f2f5c6d58ef89b00cb23a4d68c5e7f0e310f32e6c56a6b908b8b754396a95a3e0ce57e2d6798e2
SHA512 (kernel_settings-1.2.4.tar.gz) = 68a251a111780688ebd1cfa78a8d86d191640b4c2c18e87523430a99695de02da7656aa25fae80b882b46630b74918a45e758bd1ef62ec9fcacf3505d1eced11
SHA512 (keylime_server-1.1.4.tar.gz) = c636c09d52d05bfd9a75c4b5e473b423f98efd45c7a0d963695e602a353ed7f8765a758dac45101072571bb8f1b1784b180bfdc102d90495a1efeadf76f69b3f
SHA512 (logging-1.12.8.tar.gz) = 18017de0f70f8c70bccda542321f2fa4539e6436e3a144c356088981c4844331f9aee35e1a89a02271cf13ff59d1e493bbbfe3f34e8a7afae0980feb9aea7215
SHA512 (metrics-1.10.3.tar.gz) = 0c11db774136aa64efcd443347a50c24c50a58c304812f9fb106489f65f9599e216dad47814205920f69ff9236af3992e34b9e717962c0ae7c1d840c7c1a1a6d
SHA512 (nbde_client-1.2.20.tar.gz) = ba3c4a0edc17aecd8f4f64f7d3a1aba893b264e4dc74ace9e9c137abe9f7609317790d61ad4c02c8a76b3360adcb227f705c827e3f6d8d6a4cd9d52e71facece
SHA512 (nbde_server-1.4.5.tar.gz) = 8f92d7322ca066b8fb2879ed63c5f3f4fb4e2a27de699ab7ae5821f2c3e161ba42a4356d99d58123da466f57d9e5b9b8c6e8ef89ed2b8ffe90405b8aaf861a8f
SHA512 (network-1.15.3.tar.gz) = f88401c714e86b5e5a2e68aa0ded62e349c8e3f788a23c04a0cce34eb6e27bb2d0bfdb964a48689fe1cf432662896895a8ce98a8c2baad76df3e063f21c73f28
SHA512 (podman-1.5.1.tar.gz) = 101a8c47c3bd257db475a679351ba9cb98e57e022af367cc9355f45e2dc1dc9fdcd38f7a11ee7c5e60646283520845317478764e4461729cf5579b9859c6d3ba
SHA512 (postfix-1.4.5.tar.gz) = 5f7eae75cb4648bda2a995a97fa7063d610cb7e450e4e968112a9d794a1d2f16287648e49ea4ae08e6255a47545ce96f66da0fc690c2db1e5c7d4d071576be8a
SHA512 (postgresql-1.3.7.tar.gz) = d06052f27fba4ef135b2cde45c4f2d6aa63d7913729d0db318977a90a13bbc65925cb8c093f2af281cdd7ba2eb735059be39df98c49e8f0683d5978eceea1d98
SHA512 (rhc-1.6.4.tar.gz) = 0bf9b0f3c3a0f0aafa75a63be2b9fef5fe0f94a84c088bcb24826a0b383c777018e5dd77f884dea14b0a0f3d5e36f09ba93affb7cf4d0175e0406ad1703ddde1
SHA512 (selinux-1.7.6.tar.gz) = 0e853afa3287842c3176789c450ab63a722fda250034af205c32c6bd3bb621bf14cde80bbacc32aa20ee96091960708fc1a713fb50ab4c1f933b31ca1ac993dc
SHA512 (snapshot-1.3.3.tar.gz) = 8ca957c1ec4e55cce9fcc15703611f799f0d333d2ca78d29257d39c40c2757f894c0d5bc6d70a316d1e9fa84209e02427d017fbacdaa62da926b2e31de9f505a
SHA512 (ssh-1.4.0.tar.gz) = 724457025465dbe4d56f973b221aafddcea1b9042a930d981f74ec98fc6c056dbcb1aef036a88da7cb15b154c2441644a13a610c865026a44b3b10f1fad1c909
SHA512 (storage-1.17.0.tar.gz) = 4ea3487ba620bdfa92c33bcee14a3819265e957e965b281cb9bff9f016f7115e9b3894a099bf885b137802ddd94da562b0730f99580fa4812fb39cd523d42307
SHA512 (sudo-1.0.0.tar.gz) = 621040e08900ad7f51fb02fdf7bebfabd04357a671f66830d67db8415ee5a61a6997cc543f854e04ef9f6139f03d5b758dc5933450a7c8e3df3243de1eae3bd3
SHA512 (systemd-1.1.4.tar.gz) = c91ef8700143ba25da9c837c86b6cc3b540320ecf56441f0cc24a5ca2b60521fdf380b20189e58a27cac3b8a3ee9c6c05b43e06153f9802926d6d760840e5214
SHA512 (timesync-1.8.4.tar.gz) = 2dba51f9509ac7267d0764f0006be2db28e7e3724b3ef93efb266c74330dcaa71418629d3793dc5ea930e3560072c50a462c6aec2f73e1d41bc1a271f1d5620c
SHA512 (tlog-1.3.5.tar.gz) = 8d3c7932e4c0b3482f98052747ed9d147d540ba97ca29b24caaa418fc5272a8cb4b0affec8040b058c8f7c0d05fc6d44f8c54a15ef9b4fb43cfd6e4dda14eca2
SHA512 (vpn-1.6.5.tar.gz) = 5bb6b0f4e7bb15b70db22295b3ed8897b985d2aa587d1e6a04b46832c40bdfb548a3ba89a4bad08f60460ce82249544795985b867fdcdafbce9f545f1b9a541c