public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rich Megginson <rmeggins@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/linux-system-roles] eln: system roles version 1.127.2-0.1
Date: Wed, 01 Jul 2026 19:32:55 GMT	[thread overview]
Message-ID: <178293437550.1.10189643196707949233.rpms-linux-system-roles-400e9a7fe7ef@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/linux-system-roles
            Branch : eln
            Commit : 400e9a7fe7efe1284f8f0d6233b7db95fae4cd62
            Author : Rich Megginson <rmeggins@redhat.com>
            Date   : 2026-06-28T09:53:03-06:00
            Stats  : +160/-83 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/linux-system-roles/c/400e9a7fe7efe1284f8f0d6233b7db95fae4cd62?branch=eln

            Log:
            system roles version 1.127.2-0.1

Resolves: RHEL-180604 : bootloader - fix: support duplicate option names with different values [rhel-9]
Resolves: RHEL-181360 : crypto_policies - [RFE] redhat.rhel_system_roles.crypto_policies add option to reapply policy when .pmod file is changed [rhel-9]
Resolves: RHEL-184523 : firewall - fix: role should not configure firewall if only getting facts [rhel-9]
Resolves: RHEL-189407 : firewall - fix: ensure rich rule handling is idempotent [rhel-9]
Resolves: RHEL-189402 : nbde_server - fix: Prevent symlink following privilege escalation in nbde_server_tang module [rhel-9]
Resolves: RHEL-157026 : network - Inverted retry condition in SysUtil.link_infos() makes retry loop ineffective [rhel-9]
Resolves: RHEL-145225 : podman - Restart quadlet when mounted host files changed the state [rhel-9]
Resolves: RHEL-182481 : selinux - fix: ensure policy modules are loaded before they can be referenced [rhel-9]
Resolves: RHEL-182280 : snapshot - explain in README how to use the extend feature [rhel-9]
Resolves: RHEL-167858 : sshd - feat: Add new c10s options GSSAPIAllowS4U2Self and GSSAPIProxyS4U2Services [rhel-9]
Resolves: RHEL-181990 : storage - [RFE] The storage system role should only install stratis when it's needed [rhel-9]
Resolves: RHEL-178506 : sudo - Space missing in sudoers.j2 template before tags [rhel-9]
Resolves: RHEL-178497 : sudo - Small fix for line continuation characters [rhel-9]

---
diff --git a/.gitignore b/.gitignore
index 9926a94..2984d70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1363,3 +1363,48 @@
 /auto-maintenance-1.125.2.tar.gz
 /ad_integration-1.8.1.tar.gz
 /community-general-11.4.8.tar.gz
+/auto-maintenance-1.127.0.tar.gz
+/postfix-1.8.1.tar.gz
+/selinux-1.12.2.tar.gz
+/timesync-1.12.2.tar.gz
+/kdump-1.6.1.tar.gz
+/network-1.20.2.tar.gz
+/storage-1.21.2.tar.gz
+/metrics-1.16.1.tar.gz
+/tlog-1.5.2.tar.gz
+/kernel_settings-1.4.1.tar.gz
+/logging-1.16.1.tar.gz
+/nbde_server-1.6.2.tar.gz
+/nbde_client-1.5.1.tar.gz
+/certificate-1.6.1.tar.gz
+/crypto_policies-1.7.0.tar.gz
+/ansible-sshd-v0.33.0.tar.gz
+/ssh-1.8.1.tar.gz
+/ha_cluster-1.31.3.tar.gz
+/vpn-1.8.1.tar.gz
+/firewall-1.12.3.tar.gz
+/cockpit-1.8.1.tar.gz
+/podman-1.12.0.tar.gz
+/ad_integration-1.8.2.tar.gz
+/rhc-1.7.4.tar.gz
+/journald-1.6.1.tar.gz
+/postgresql-1.7.2.tar.gz
+/systemd-1.4.1.tar.gz
+/keylime_server-1.3.1.tar.gz
+/fapolicyd-1.2.1.tar.gz
+/bootloader-1.3.1.tar.gz
+/snapshot-1.7.3.tar.gz
+/gfs2-1.1.1.tar.gz
+/sudo-1.3.3.tar.gz
+/aide-1.3.1.tar.gz
+/trustee_client-1.0.1.tar.gz
+/trustee_server-1.0.2.tar.gz
+/auditd-1.0.2.tar.gz
+/community-general-11.4.9.tar.gz
+/containers-podman-1.20.2.tar.gz
+/auto-maintenance-1.127.1.tar.gz
+/network-1.20.3.tar.gz
+/storage-1.21.3.tar.gz
+/firewall-c38b5433ec8dcf4b6448b96bf1f24009080a1248.tar.gz
+/auto-maintenance-1.127.2.tar.gz
+/firewall-1.12.4.tar.gz

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96e6250..1ab95fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,25 +1,35 @@
 Changelog
 =========
 
-[1.125.2] - 2026-05-21
+[1.127.2] - 2026-06-27
 ----------------------------
 
 ### New Features
 
 - [allow disable of secure logging in system roles for debugging [rhel-9]](https://redhat.atlassian.net/browse/RHEL-175651)
 - [auditd - auditd system role](https://redhat.atlassian.net/browse/RHEL-170879)
+- [crypto_policies - [RFE] redhat.rhel_system_roles.crypto_policies add option to reapply policy when .pmod file is changed [rhel-9]](https://redhat.atlassian.net/browse/RHEL-181360)
 - [firewall - RFE: firewall system role not idempotent when using "previous: replaced" [rhel-9]](https://redhat.atlassian.net/browse/RHEL-176144)
 - [ha_cluster - [RFE] rhel_system_roles.ha_cluster - export fencing levels configuration [rhel-9]](https://redhat.atlassian.net/browse/RHEL-175659)
 - [ha_cluster - [RFE] rhel_system_roles.ha_cluster - export node attributes and utilization configuration [rhel-9]](https://redhat.atlassian.net/browse/RHEL-175658)
+- [podman,selinux - Restart quadlet when mounted host files changed the state [rhel-9]](https://redhat.atlassian.net/browse/RHEL-145225)
+- [snapshot - explain in README how to use the extend feature [rhel-9]](https://redhat.atlassian.net/browse/RHEL-182280)
 - [snapshot - feat: add list command to report the status of LVM snapshots for specified VGs/LVs [rhel-9]](https://redhat.atlassian.net/browse/RHEL-175664)
 - [sshd - feat: Add new c10s options GSSAPIAllowS4U2Self and GSSAPIProxyS4U2Services [rhel-9]](https://redhat.atlassian.net/browse/RHEL-167858)
+- [storage - [RFE] The storage system role should only install stratis when it's needed [rhel-9]](https://redhat.atlassian.net/browse/RHEL-181990)
 - [trustee_client - trustee_client - new system role [rhel-9]](https://redhat.atlassian.net/browse/RHEL-175619)
 - [trustee_server - trustee_server - new system role [rhel-9]](https://redhat.atlassian.net/browse/RHEL-175618)
 
 ### Bug Fixes
 
 - [ad_integration - realm join fails after changing to AD crypto policy [rhel-9]](https://redhat.atlassian.net/browse/RHEL-177565)
+- [bootloader - fix: support duplicate option names with different values [rhel-9]](https://redhat.atlassian.net/browse/RHEL-180604)
 - [kernel_settings - The kernel_settings role is not idempotent on el7 [rhel-9]](https://redhat.atlassian.net/browse/RHEL-151853)
+- [nbde_server - fix: Prevent symlink following privilege escalation in nbde_server_tang module [rhel-9]](https://redhat.atlassian.net/browse/RHEL-189402)
+- [network - Inverted retry condition in SysUtil.link_infos() makes retry loop ineffective [rhel-9]](https://redhat.atlassian.net/browse/RHEL-157026)
+- [selinux - fix: ensure policy modules are loaded before they can be referenced [rhel-9]](https://redhat.atlassian.net/browse/RHEL-182481)
+- [sudo - Space missing in sudoers.j2 template before tags [rhel-9]](https://redhat.atlassian.net/browse/RHEL-178506)
+- [sudo - Small fix for line continuation characters [rhel-9]](https://redhat.atlassian.net/browse/RHEL-178497)
 
 [1.120.5] - 2026-02-23
 ----------------------------

diff --git a/extrasources.inc b/extrasources.inc
index b3116bd..5aaee55 100644
--- a/extrasources.inc
+++ b/extrasources.inc
@@ -1,10 +1,10 @@
 Source801: https://galaxy.ansible.com/download/ansible-posix-2.1.0.tar.gz
-Source901: https://galaxy.ansible.com/download/community-general-11.4.8.tar.gz
-Source902: https://galaxy.ansible.com/download/containers-podman-1.20.1.tar.gz
+Source901: https://galaxy.ansible.com/download/community-general-11.4.9.tar.gz
+Source902: https://galaxy.ansible.com/download/containers-podman-1.20.2.tar.gz
 
 Provides: bundled(ansible-collection(ansible.posix)) = 2.1.0
-Provides: bundled(ansible-collection(community.general)) = 11.4.8
-Provides: bundled(ansible-collection(containers.podman)) = 1.20.1
+Provides: bundled(ansible-collection(community.general)) = 11.4.9
+Provides: bundled(ansible-collection(containers.podman)) = 1.20.2
 
 Source996: CHANGELOG.rst
 Source998: collection_readme.sh

diff --git a/linux-system-roles.spec b/linux-system-roles.spec
index 3eee505..7e26377 100644
--- a/linux-system-roles.spec
+++ b/linux-system-roles.spec
@@ -23,7 +23,7 @@ Name: linux-system-roles
 %endif
 Url: https://github.com/linux-system-roles
 Summary: Set of interfaces for unified system management
-Version: 1.125.2
+Version: 1.127.2
 Release: 0.1%{?dist}
 
 License: GPLv3+ and MIT and BSD and Python
@@ -86,119 +86,119 @@ Requires: (ansible-core >= 2.11.0 or ansible >= 2.9.0)
 %%global rolestodir %%{?rolestodir} %%{roletodir%{1}}
 }
 
-%global mainid 1.125.2
+%global mainid 1.127.2
 Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar.gz
 
 # BEGIN AUTOGENERATED SOURCES
 %global rolename1 postfix
-%deftag 1 1.8.0
+%deftag 1 1.8.1
 
 %global rolename2 selinux
-%deftag 2 1.12.1
+%deftag 2 1.12.2
 
 %global rolename3 timesync
-%deftag 3 1.12.1
+%deftag 3 1.12.2
 
 %global rolename4 kdump
-%deftag 4 1.6.0
+%deftag 4 1.6.1
 
 %global rolename5 network
-%deftag 5 1.20.0
+%deftag 5 1.20.3
 
 %global rolename6 storage
-%deftag 6 1.21.1
+%deftag 6 1.21.3
 
 %global rolename7 metrics
-%deftag 7 1.16.0
+%deftag 7 1.16.1
 
 %global rolename8 tlog
-%deftag 8 1.5.1
+%deftag 8 1.5.2
 
 %global rolename9 kernel_settings
-%deftag 9 1.4.0
+%deftag 9 1.4.1
 
 %global rolename10 logging
-%deftag 10 1.16.0
+%deftag 10 1.16.1
 
 %global rolename11 nbde_server
-%deftag 11 1.6.1
+%deftag 11 1.6.2
 
 %global rolename12 nbde_client
-%deftag 12 1.5.0
+%deftag 12 1.5.1
 
 %global rolename13 certificate
-%deftag 13 1.6.0
+%deftag 13 1.6.1
 
 %global rolename14 crypto_policies
-%deftag 14 1.6.0
+%deftag 14 1.7.0
 
 %global forgeorg15 https://github.com/willshersystems
 %global repo15 ansible-sshd
 %global rolename15 sshd
-%deftag 15 v0.32.0
+%deftag 15 v0.33.0
 
 %global rolename16 ssh
-%deftag 16 1.8.0
+%deftag 16 1.8.1
 
 %global rolename17 ha_cluster
-%deftag 17 1.31.1
+%deftag 17 1.31.3
 
 %global rolename18 vpn
-%deftag 18 1.8.0
+%deftag 18 1.8.1
 
 %global rolename19 firewall
-%deftag 19 1.12.1
+%deftag 19 1.12.4
 
 %global rolename20 cockpit
-%deftag 20 1.8.0
+%deftag 20 1.8.1
 
 %global rolename21 podman
-%deftag 21 1.11.1
+%deftag 21 1.12.0
 
 %global rolename22 ad_integration
-%deftag 22 1.8.1
+%deftag 22 1.8.2
 
 %global rolename23 rhc
-%deftag 23 1.7.3
+%deftag 23 1.7.4
 
 %global rolename24 journald
-%deftag 24 1.6.0
+%deftag 24 1.6.1
 
 %global rolename25 postgresql
-%deftag 25 1.7.1
+%deftag 25 1.7.2
 
 %global rolename26 systemd
-%deftag 26 1.4.0
+%deftag 26 1.4.1
 
 %global rolename27 keylime_server
-%deftag 27 1.3.0
+%deftag 27 1.3.1
 
 %global rolename28 fapolicyd
-%deftag 28 1.2.0
+%deftag 28 1.2.1
 
 %global rolename29 bootloader
-%deftag 29 1.3.0
+%deftag 29 1.3.1
 
 %global rolename30 snapshot
-%deftag 30 1.7.2
+%deftag 30 1.7.3
 
 %global rolename31 gfs2
-%deftag 31 1.1.0
+%deftag 31 1.1.1
 
 %global rolename32 sudo
-%deftag 32 1.3.1
+%deftag 32 1.3.3
 
 %global rolename33 aide
-%deftag 33 1.3.0
+%deftag 33 1.3.1
 
 %global rolename34 trustee_client
-%deftag 34 1.0.0
+%deftag 34 1.0.1
 
 %global rolename35 trustee_server
-%deftag 35 1.0.1
+%deftag 35 1.0.2
 
 %global rolename36 auditd
-%deftag 36 1.0.1
+%deftag 36 1.0.2
 
 Source1: %{archiveurl1}
 Source2: %{archiveurl2}
@@ -370,6 +370,13 @@ rm %{rolename5}/tests/playbooks/roles
 rm %{rolename5}/scripts/print_all_options.py
 rm %{rolename5}/tests/ensure_provider_tests.py
 
+# remove plans directory containing unnecessary fmf test plans
+for rolename in %{rolenames}; do
+    if [ -d ${rolename}/plans ]; then
+        rm -r ${rolename}/plans
+    fi
+done
+
 # fix system_roles fingerprint in "external" roles
 python3 lsr_fingerprint.py
 
@@ -561,7 +568,7 @@ for role in %{rolenames}; do
 done
 
 rm -f %{buildroot}%{ansible_roles_dir}/%{roleinstprefix}*/semaphore
-rm -r %{buildroot}%{ansible_roles_dir}/%{roleinstprefix}*/molecule
+rm -rf %{buildroot}%{ansible_roles_dir}/%{roleinstprefix}*/molecule
 
 # remove .dot files/directories, but keep the .ostree directory
 for item in %{buildroot}%{ansible_roles_dir}/%{roleinstprefix}*/.[A-Za-z]*; do
@@ -700,6 +707,21 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
 %endif
 
 %changelog
+* Sat Jun 27 2026 Rich Megginson <rmeggins@redhat.com> - 1.127.2-0.1
+- Resolves: RHEL-180604 : bootloader - fix: support duplicate option names with different values [rhel-9]
+- Resolves: RHEL-181360 : crypto_policies - [RFE] redhat.rhel_system_roles.crypto_policies add option to reapply policy when .pmod file is changed [rhel-9]
+- Resolves: RHEL-184523 : firewall - fix: role should not configure firewall if only getting facts [rhel-9]
+- Resolves: RHEL-189407 : firewall - fix: ensure rich rule handling is idempotent [rhel-9]
+- Resolves: RHEL-189402 : nbde_server - fix: Prevent symlink following privilege escalation in nbde_server_tang module [rhel-9]
+- Resolves: RHEL-157026 : network - Inverted retry condition in SysUtil.link_infos() makes retry loop ineffective [rhel-9]
+- Resolves: RHEL-145225 : podman - Restart quadlet when mounted host files changed the state [rhel-9]
+- Resolves: RHEL-182481 : selinux - fix: ensure policy modules are loaded before they can be referenced [rhel-9]
+- Resolves: RHEL-182280 : snapshot - explain in README how to use the extend feature [rhel-9]
+- Resolves: RHEL-167858 : sshd - feat: Add new c10s options GSSAPIAllowS4U2Self and GSSAPIProxyS4U2Services [rhel-9]
+- Resolves: RHEL-181990 : storage - [RFE] The storage system role should only install stratis when it's needed [rhel-9]
+- Resolves: RHEL-178506 : sudo - Space missing in sudoers.j2 template before tags [rhel-9]
+- Resolves: RHEL-178497 : sudo - Small fix for line continuation characters [rhel-9]
+
 * Thu May 21 2026 Rich Megginson <rmeggins@redhat.com> - 1.125.2-0.1
 - Resolves: RHEL-177565 : ad_integration - realm join fails after changing to AD crypto policy [rhel-9]
 

diff --git a/sources b/sources
index 0e4eb1d..60370c3 100644
--- a/sources
+++ b/sources
@@ -1,40 +1,40 @@
-SHA512 (ad_integration-1.8.1.tar.gz) = c5b8588c97880acea092f455f95af5bd441fc0ec5dee093b0dbb206c32b9a50c1ae03d0578291d7e3f9a9d3208b8d95bde5b174ee0c72511a7b521c909f173fa
-SHA512 (aide-1.3.0.tar.gz) = 490dd011cbee47515c4686cc06e8ba45c680a0bff19cccf15d00101631ca55d243838e1122ef97b18b8e3e837b1a539ffdd5b7866540b635a1e48074ed1ccad7
+SHA512 (ad_integration-1.8.2.tar.gz) = 47ddb9c34ce2bb84e3a20820443bfbe287e42d5c2670f1d14b187a9b06d9fdba21f807a1ebc0dcce01c2156bf4e960361f9745a8c54f4d307ad5e1ece417eae9
+SHA512 (aide-1.3.1.tar.gz) = fff7779465adb1e8ab796d6f12eaf4aa6d5cac39769d99616f5908e09687cd5a26a240a0556e449e7990e695beaa0d71c3276cac08a63ffb723a2a45e1bb205b
 SHA512 (ansible-posix-2.1.0.tar.gz) = 744eb74c2d0d4e4f23f1475002410f6fe9e26ad6bffe27a4d7ca28eb34c87e187fbd2043f994792aa9f3f50b81ed22aa5a3a7355798dd5593a19734acb790491
-SHA512 (ansible-sshd-v0.32.0.tar.gz) = 5ffb1e8424d8f7f92179466d275b697a7c7d21d877bf5b468f825d81c860f67033d2b6a09592cdb13da713f7c1e8c7b77c4c3e80cbd7b3965593de5488794559
-SHA512 (auditd-1.0.1.tar.gz) = b92bd6c458c29aa9bb4dae361cb02c2298a1b6e59466d141f92fb840cd1ef66c3e04050a83b6e7ddda131e7187a11833ef363085b83515757446250485774c98
-SHA512 (auto-maintenance-1.125.2.tar.gz) = ec7e4075153bf6321cdb8b65d5a3323a8e340b984d07ea7190cf521b84f974031075a5c4e7beece590cee77346b8150087d253e1ebac97448d6e8e4a6cd71a69
-SHA512 (bootloader-1.3.0.tar.gz) = 0d6e539c08fea22b5c24177b115f8a4e5c2faeb6f36ba3634cd8dd0519cb0b6f334ea80fabc982bd19ad4368cc37e9754568824914f65ac1d8fc3efc243af018
-SHA512 (certificate-1.6.0.tar.gz) = a5f24959cc2be622074fa209932bb34cdc52e0b07cf56e0da7a5aa5ecb1bbb6920485ce2f3791ea95844a5200cd62056a5d1bdeb8d3763c8549cae0bca60f9ec
-SHA512 (cockpit-1.8.0.tar.gz) = ba53c2678a02feb03379f213c80f3c29366b663bf2864eb8451aa4e86679d3ff9caa8047451353a50cc1c49795544e756a62d5ba3943c51902dbf247e39f0834
-SHA512 (community-general-11.4.8.tar.gz) = 0aeb120bbb00ecc297e3982b5ecad9699a4c05b1a450a40348f517b0a128233410b62c1c8af34c609abbc2f7c13783af95b78a6a26cb93a6cd90c30a6534ed60
-SHA512 (containers-podman-1.20.1.tar.gz) = 19ebb3ca1cb823cfedf3610ca564ed8a5ef1eca9e9c3b0d59025583735d065fafc382faf20ca6000c8bf87f765c07e394fc4145c13bbcabe8e4871f29034d705
-SHA512 (crypto_policies-1.6.0.tar.gz) = a035edbf580209fd448902ec06a9e887b150df077670406e027a6c188d3b8283884e5d16d92d267610dcb8c15b26b30ec835519c812e16da328807c8bdabe857
-SHA512 (fapolicyd-1.2.0.tar.gz) = 2f012761eb2c4fa6ec5d6addd9437925e757f63409e7ac57c3f94e85594a9918a99f3b3e83bb8e669b3e21bf3030eae9bb75e401c5eb985e80299fc8f3633a3d
-SHA512 (firewall-1.12.1.tar.gz) = 88fae24c259c9213e6bb4f973aaba31c276192afff35e14e45d740e4dd30e0e8879a4d0d0b55c5a27f74c6b043865ef8859dddb1d901c500c53d40e99a3a30e0
-SHA512 (gfs2-1.1.0.tar.gz) = 7c6f29345e8b6f21a353cea0a229515cf73002cf5aa07ab61b501e6f82f70a91a714f3763d835510fa39375f9093a496b9160adab42b7b5d37b4988b3fa8b2a2
-SHA512 (ha_cluster-1.31.1.tar.gz) = cd1cb61e6988eb81a3590ad30588260dd1194c3c766480ca4c25d900e76ba4c45ef79fdc0765fca7740e2b1456bb71d2c4751b7bd82f15a7772be4720778675c
-SHA512 (journald-1.6.0.tar.gz) = e2b2ea0beaee90201d1062e3096b4b70302b8b3531a4d46caa1893cab77acb75476afcf147cbf0e79bf4594a5f1980121aed0365e2865fe8fee87b7753e95968
-SHA512 (kdump-1.6.0.tar.gz) = ecebe42ac0e4dd75d8c4f38be3bb244a080be24f1504a1f4687214d1f4a59b24d11eedb4d104cfc4b8c89c431b4d1ab42a6490acbbca67034ac73bd6512d85b8
-SHA512 (kernel_settings-1.4.0.tar.gz) = 1ea35f9e3989f7cb0aeeb1ea628ce6d41bace231cab09b461e6d17f6e1644a6a5cce35f18cbb17ee2b95f38346cb5b1691c0aa1b85b894dac3054c9dcfe53638
-SHA512 (keylime_server-1.3.0.tar.gz) = d27f0154cb19c2a5e9cbc053ebcee5d1d3ee3dc80d22d5686152b766604345a980fb23f158caae471c96888c83d82c103101c89f116143d74bdaea5713ba60e2
-SHA512 (logging-1.16.0.tar.gz) = 32188705fbc8d6151d31c3e7ebcbb6858889f26c27b12256cf8cb968b6c988697e8640b151f54589b97814eff911ce8c6b3463d70315dc59ed8f0efd5be844e3
-SHA512 (metrics-1.16.0.tar.gz) = 9f442ce139214c8748c3ca9fb678117d01d13ce9343ab6dc0b427419384b6aebf314d235d0f5d35f5b5e0b77c98906646774204645f442ba74c2c2e822df244d
-SHA512 (nbde_client-1.5.0.tar.gz) = b72738b0db621a654150201f762014671d1b343d206b12160f3c2c848a0df41fa468542d78667df1ca9655bdb832fb6b7a76f50aea56240cfb25c73d03005113
-SHA512 (nbde_server-1.6.1.tar.gz) = d0d59272d79439dbe5df06717c76ece9f8093361e5a814411852660c4647c0fc05be29ca53f6247d4bbc9342a69c74c53c3eca141fa889806a9ad03ae3568485
-SHA512 (network-1.20.0.tar.gz) = 074cf4f8aec4d778117b54ab5eae2a4a71e9951fa8f917c95a3338ab61746f69b376b2144bb085374a3740f144f833e045389a6bdae8da6d103fe493892532cf
-SHA512 (podman-1.11.1.tar.gz) = cd167a6aad3a77c60e58b5905a678ea553f288298c4d289fb50935b83a8995440ab9bfdce66243168817ab7e340755c38e7bdd824a7e6a5a20698f2de0a7c299
-SHA512 (postfix-1.8.0.tar.gz) = 78e78467a61d154bdfe64aed58ebfc90c57549a89bada66b6852f7844da6904ce3468bd93680bc439fc60ead2ea56b1d9414168f4628854cb53495d7039df252
-SHA512 (postgresql-1.7.1.tar.gz) = 50df85fb692e0d98e8c625d231b4ea86ef760ab740ebca2d9ce1ef4874a6dd72e51726f796bc2bd121f740c0a62ce02d7e618e8a8c72182e6e9069792e03d021
-SHA512 (rhc-1.7.3.tar.gz) = 735ad0da0fb9ac02d25cf18aa3a7b8a866232fcb881ebb44fb41feaccf5f43bdce6a798296d807a1b8c3005063bcd6b5ba369e0b85b24bdb3d7b161fd6eb939e
-SHA512 (selinux-1.12.1.tar.gz) = 18c1fae4a022dd9f0440abb16bc3560e033fe1dfc3478e622cdede0b5068f4eb5dbad044d33862830e74b4f7aef2e0ee31d0bc05b299e991277473f798659e08
-SHA512 (snapshot-1.7.2.tar.gz) = bf9107782ca76d462bb3a659d363c76c9feb87bc85f304eb6c60998046bfc355a8ae530beb1ed427e61614ced8b947b53b6aa0b2f99130147fb5c9f30f5bce75
-SHA512 (ssh-1.8.0.tar.gz) = d91ab0f049ba825119b6b5c5b9e4351a6131debd7b79e7e974493fd90becec75552647468ef609f1fd86d873eba8fc572ad40136ff434deb3cd1c83d4c3343af
-SHA512 (storage-1.21.1.tar.gz) = 4cbb48c8a7571b9dce1bb0f5139e41bd835b847a1731aaef3dc4d82f536f19ba4428bb0ae3e239e5de1b300e49b4affe4deefc7bf2571d4bc0261cc38781dd41
-SHA512 (sudo-1.3.1.tar.gz) = 7ac76cfd3c05f20691217ee066b3e5f75c9b9429182cd0d25ef4da17b6deae6e0ca66aa7d84a9136f0f92178697dec5d715440b7638272c3a462c04927a72a61
-SHA512 (systemd-1.4.0.tar.gz) = 5d277ac3d89c5483624a27b1930df6fd966db9c049c2ad028498c41031110ddd0ad9017c9f2d1f16b866c3ec6734b977344893935586c2f6ce70cc9bab83face
-SHA512 (timesync-1.12.1.tar.gz) = d8de785df3d3fe252243e5f899ac685a6cb962c5bfc7421af209e89e5b134119684258288e2604d1752af211d4719902f1e4faf21d142815de3be795a0bda8fe
-SHA512 (tlog-1.5.1.tar.gz) = 77ef8ba441b2b419eccdd0bb7202cb391952fb344a1ffd10fe276e6332fd1310e97994592a25817bba1086302f3f69b438351c3b81e67ad7b2e725b2bd1263ab
-SHA512 (trustee_client-1.0.0.tar.gz) = b7b280a3ba7bafbe52328225a4b3fa0380bf07689a4d890278d6e93254dd0d8e26529ad50faf11c009580ca66b39f8a0ded8ac3cd5392ace023d73a281f0cc89
-SHA512 (trustee_server-1.0.1.tar.gz) = 49ff8e41a4b8165340411210c76e9d055e2e0d0b491645b126fb9fad5c2313ef3776b7825a7a23462f2e3036541021da8ea64d68c1e6670cb04772c36c509394
-SHA512 (vpn-1.8.0.tar.gz) = 884608a93e970f7369429c1984715f7eb226a0da5a3af567c668eaf0e062c0333fe78061a4a28ea9dc69c4b99fcd807378a1adc583df741051401ded87dc7e89
+SHA512 (ansible-sshd-v0.33.0.tar.gz) = b5df4064aa1f6236e1cbc7192d86b0aa08d7f074f8426cc6434bb4117a481a50612f765160a033f360e0e3a9259df8707d6a9d4d3a287f3e2a2de3106773941f
+SHA512 (auditd-1.0.2.tar.gz) = e8217af1de795c43728ddcc536a3193207eed770fb599c38eccd002e5576ba058f5dc977d60658d559f0751c1b9b61dffba3348801a0f56dc5eb675a93801dcb
+SHA512 (auto-maintenance-1.127.2.tar.gz) = 8bb899829bbc623ff2efc1d1c0ac26e6b83d5efb232bb746933d80b0734e54d940bbd5411594a595b36dbeaad138777df8a4dd4f54e50bb758838e2953e41f11
+SHA512 (bootloader-1.3.1.tar.gz) = 3ee56f7aa81b0978036866ba483bfb47d9ca3da7e58bcf135f04f9cca0aac307f89d0baf4531b874bb8191a05835fa0662c14f389605f81692b2032900f13011
+SHA512 (certificate-1.6.1.tar.gz) = ded9fc0cac0a62db11bbe6fe35a9d50d5f0187d66948f5b2e48a530cc29c5fbc7385e98c600bae45a9ba7ce4c46168faff0e5be6e65a83d93da318de5617420d
+SHA512 (cockpit-1.8.1.tar.gz) = bf3063a570d5487e89041549966ce2fb030a68692038126c8eaab75665a336322cabd876f70d8aad753d5cbd63c9c41b6a8b720149ed019ddbed9f1cb7e6c460
+SHA512 (community-general-11.4.9.tar.gz) = 2ad2da29b94d4c8b6a4c7b2c4fa0d8cd35ff4f3cb3624481b7e8b79f60196015460f2726cc1112bbd0a0e9e182d719ba6519c7dd7539fa019fc60da1beb3e834
+SHA512 (containers-podman-1.20.2.tar.gz) = bb0159d0959c535e8752d9d6223f1a3a977f282b69eb015cb6a66e9af9a8aea24fd50cdac288ec404efef237e6033a4807c07ff6a8b6bab4237c358d9a6b5580
+SHA512 (crypto_policies-1.7.0.tar.gz) = 57d02711f812c9543b78aaebe9f54566dcdd8e15ccaeeff8dc61cbb6ac8e8b1de187efbf5cbf007608180e216ae3c71c9e435e4138b251b14c27f44e5b1ef37b
+SHA512 (fapolicyd-1.2.1.tar.gz) = 0d300341e428a2e0d11670c78dae03a3f1c53b26a53680aaec841471f84a7cf9e09c428a167b0a9e84444a475ad10fd5184e660f0bb0865a20aa45660c8b9628
+SHA512 (firewall-1.12.4.tar.gz) = 6fea1b9888ad4a781cd66027d4a951b167eead958e1aee45e7b2f6efad6a31de0451c461733b57529b285e758adfed0d6211b13bb9ba4d93bfb2adf5c68e0b2d
+SHA512 (gfs2-1.1.1.tar.gz) = 99aa62d4a44a8ab4f123042fa70547cc9bc7cf1e9694e1444a19bf71f5d7ef4eacaeb9b5c90b029bc102aaae24a011bf2802a1bd483d0d16c3b303df5817b872
+SHA512 (ha_cluster-1.31.3.tar.gz) = 3f9d39e97e70c0da519cd63327e6a538c9970bbddef244151f3f915f0c6d37fb4d239049f11d373d62134a1be7963c347ae0a6ac7651da569940721fa010252f
+SHA512 (journald-1.6.1.tar.gz) = be80692147754f2032d4168af51c7c6cb48585b1e62d2fbf082b4871e7ceb1d103cb9e02726ba76afe3f10b88ef6b0d3e4388077eb55d95c876820e43574f807
+SHA512 (kdump-1.6.1.tar.gz) = ea6e447ef20cc9577cc9e1132c4228e44290f1b67415e42b81b424f436536e6fbc7a206ca2858ef8cc7a7cba07ca4c3cd7bfc2f8d2557347b4e710ba83e82a7d
+SHA512 (kernel_settings-1.4.1.tar.gz) = e948fbc85c5ca4b275e16929823b6f78bb1f49ea3c8bbb86cc25148479b6310fd21b5b17db83ec2168cd3ab14a759bb5d051aff796dd869f7288ab8a305f5704
+SHA512 (keylime_server-1.3.1.tar.gz) = 7a18f64a98400732ea1d161e8356acb3da0c9f165e6114b8545745e3df2209afaafd46ad44a7f0c17be4bd98e9fbad34165656df56c2f536ab9e608324b2ccb4
+SHA512 (logging-1.16.1.tar.gz) = a7851c4eed0075f54cd3119d0f12e5877d1d960b7d1cff8863fd3eb9419410c807cbcd780290a51beaf9c261f2df7f7af3fc8e17e38e43fea8b55cbfa502096b
+SHA512 (metrics-1.16.1.tar.gz) = 32ccc553ceecda81f34ea7a67ddb894dd4c342d7f0cb314a74ead27003d27bb935580c5724e24097e10fdce31444a295af0ce2839a84354e87975dfa915a1274
+SHA512 (nbde_client-1.5.1.tar.gz) = 5a2b8417ed257c685ede394812c5c02887753ee107b54fc5a018dbc796a3a794e7abde3bde5b5e613cd8b098d67087e6233f0cc39512597bf20fa1f7aff3babb
+SHA512 (nbde_server-1.6.2.tar.gz) = 72d508dc5d422b93088a3012dedac9d848edb613d3c45b30bd92d0669207310d91291ecf1be504ebb7a2d301c3bb20d391fa274dee1178c4afaac3646bfc1c67
+SHA512 (network-1.20.3.tar.gz) = 5ff112938c626f5b371d9d0223c98f2a7148d4f1cd63abdf192b7bce24d9a84f5ba28228eeb865b56b4bfbdf9ab9fceaa5a1f0d2f0174ae1cdeab23d83b5cc3d
+SHA512 (podman-1.12.0.tar.gz) = 6499ced7fe84e2355c71ae279ec79bccaa3cc49871ef86ad7ba519c7e11072500f92cebdd9b49c7bded3aa72c9f2366e42578fbc97e4d28e696e433dbc856de0
+SHA512 (postfix-1.8.1.tar.gz) = 8f61bca26ccca67c95ddce3f2bf9c172a58feec80c7fc7871190505eea86c4acfb46a76f8596cf4806864c8401d0316b8c11ba1f02a4a1c8c3af28fcea0574ea
+SHA512 (postgresql-1.7.2.tar.gz) = 1b0d50e5220e546aa570266fd5ce808b22f877ee3697a69ab5d438480fd933d1025568b5e59fd35ea626013e27fea6e19578a8e4f2a7557b41fe189cd4674b40
+SHA512 (rhc-1.7.4.tar.gz) = e2711c1e949123c03bf74b64774b534596507d0a72dd2ef30af5930a41b09dac29cdb7ff8790dabab2b1e115c410ae7837a5397d57b97bd1e1d1b096fda7310a
+SHA512 (selinux-1.12.2.tar.gz) = ad8290de1692bb19e11993c0651061b60c9f5b5597897ba079735b36338f20714ef85d9a691060619cc00738a273f7786e9023dfe37f773dc2736dacc8c61816
+SHA512 (snapshot-1.7.3.tar.gz) = 9d2c64d874a10eac3518f01706db45e03419e2952dd18c17e3b11a38d3c955963aac05be320b2ec34bcd983164a07ff2046ae11890a651c9f3ee7903f488587c
+SHA512 (ssh-1.8.1.tar.gz) = 7e8e842cb63d4a3828384b55d882def6fcfdaaa7e9bb6cedc4c20cd2fcb0ff1c20866b453962dbee6df9c917d2e1b0430dedcb5dfc12454e337092fed3569f79
+SHA512 (storage-1.21.3.tar.gz) = 6c487b97d7513004a207de3aa80c555bad5867938d30b76951eaf37e7148e3981a37fcf95babb5fb69cfc6a4c701ba79522d23965401be3c51a9075745792166
+SHA512 (sudo-1.3.3.tar.gz) = 51eeccad17bf6b5699c228496f6011fa2d06e06d966c2a5782f9a679af46e6330e1ffeef3b52b963a1dd4984feeeab5843b6ed8236ebac77c51c7488b19491ec
+SHA512 (systemd-1.4.1.tar.gz) = f5a8e2654e9fcd45b626eb0465dcb9e03f70b566ef14ed87cf5cf0b369fbd30f5216cab3222a38d64ad2c4e053c8bc6f4e0a8ff97ebdbfd73154dcd5470b660b
+SHA512 (timesync-1.12.2.tar.gz) = 641d048a87977e16ff457615783f1ce86788dd420a0e407a6ab7a992bac8e18d2054680bd89b1b0527e6cf76c5d619c466c3f2fda266e7a41c21ea3f7e6a990d
+SHA512 (tlog-1.5.2.tar.gz) = 9d24bac14cfce598a781383bbe5ab545a53442eb02daf6ed22d9417581e618a70ec415dd732d1854b22ddb5bc8298848057b6ff01c7743a371bd9ee059c7c824
+SHA512 (trustee_client-1.0.1.tar.gz) = fdc3b6423537fe3cc5ed1222089eb6c2b3c80a038f073a4be2796545560f8dc3a83da251ac1f368cfdc69be0128074a2bf6a97fe63179548f28507f51ccce528
+SHA512 (trustee_server-1.0.2.tar.gz) = 62f331ecc3624b1e16d7bc2e36e7110088442e4c5f3b3f1d46204fc937d9c1d4d062a3e43251d5ff04a35b968e690c0c1d5a0e7e90850b619a9ac2c4171acc9d
+SHA512 (vpn-1.8.1.tar.gz) = a37da243e2d6318bee653173adef493df8d51c7b506d29e177053515ae931defd96e392b1841c83f3351af6f5d2f616b3dbb3f42614bf56899e024fc1635a5d7

                 reply	other threads:[~2026-07-01 19:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178293437550.1.10189643196707949233.rpms-linux-system-roles-400e9a7fe7ef@fedoraproject.org \
    --to=rmeggins@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox