public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/linux-system-roles] eln: System Roles update for 1.125.2-0.1
@ 2026-06-26 19:45 Rich Megginson
  0 siblings, 0 replies; only message in thread
From: Rich Megginson @ 2026-06-26 19:45 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/linux-system-roles
            Branch : eln
            Commit : 29bbac139fc9607affe7e3626aa2478b724dce9c
            Author : Rich Megginson <rmeggins@redhat.com>
            Date   : 2026-05-21T15:29:34-06:00
            Stats  : +16/-9 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/linux-system-roles/c/29bbac139fc9607affe7e3626aa2478b724dce9c?branch=eln

            Log:
            System Roles update for 1.125.2-0.1

Resolves: RHEL-177565 : ad_integration - realm join fails after changing to AD crypto policy [rhel-9]

---
diff --git a/.gitignore b/.gitignore
index b66f292..9926a94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1360,3 +1360,6 @@
 /auto-maintenance-1.125.1.tar.gz
 /ha_cluster-1.31.1.tar.gz
 /rhc-1.7.3.tar.gz
+/auto-maintenance-1.125.2.tar.gz
+/ad_integration-1.8.1.tar.gz
+/community-general-11.4.8.tar.gz

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2166138..96e6250 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-[1.125.1] - 2026-05-13
+[1.125.2] - 2026-05-21
 ----------------------------
 
 ### New Features
@@ -18,6 +18,7 @@ Changelog
 
 ### Bug Fixes
 
+- [ad_integration - realm join fails after changing to AD crypto policy [rhel-9]](https://redhat.atlassian.net/browse/RHEL-177565)
 - [kernel_settings - The kernel_settings role is not idempotent on el7 [rhel-9]](https://redhat.atlassian.net/browse/RHEL-151853)
 
 [1.120.5] - 2026-02-23

diff --git a/extrasources.inc b/extrasources.inc
index e66ace8..b3116bd 100644
--- a/extrasources.inc
+++ b/extrasources.inc
@@ -1,9 +1,9 @@
 Source801: https://galaxy.ansible.com/download/ansible-posix-2.1.0.tar.gz
-Source901: https://galaxy.ansible.com/download/community-general-11.4.7.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
 
 Provides: bundled(ansible-collection(ansible.posix)) = 2.1.0
-Provides: bundled(ansible-collection(community.general)) = 11.4.7
+Provides: bundled(ansible-collection(community.general)) = 11.4.8
 Provides: bundled(ansible-collection(containers.podman)) = 1.20.1
 
 Source996: CHANGELOG.rst

diff --git a/linux-system-roles.spec b/linux-system-roles.spec
index 29571b9..3eee505 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.1
+Version: 1.125.2
 Release: 0.1%{?dist}
 
 License: GPLv3+ and MIT and BSD and Python
@@ -86,7 +86,7 @@ Requires: (ansible-core >= 2.11.0 or ansible >= 2.9.0)
 %%global rolestodir %%{?rolestodir} %%{roletodir%{1}}
 }
 
-%global mainid 1.125.1
+%global mainid 1.125.2
 Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar.gz
 
 # BEGIN AUTOGENERATED SOURCES
@@ -156,7 +156,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
 %deftag 21 1.11.1
 
 %global rolename22 ad_integration
-%deftag 22 1.8.0
+%deftag 22 1.8.1
 
 %global rolename23 rhc
 %deftag 23 1.7.3
@@ -700,6 +700,9 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
 %endif
 
 %changelog
+* 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]
+
 * Wed May 13 2026 Rich Megginson <rmeggins@redhat.com> - 1.125.1-0.1
 - Added syslog fingerprinting to all roles
 - Change verbosity level 3 for no_log to use verbosity-based logging in all roles

diff --git a/sources b/sources
index 34f5c19..0e4eb1d 100644
--- a/sources
+++ b/sources
@@ -1,13 +1,13 @@
-SHA512 (ad_integration-1.8.0.tar.gz) = ef2da6853f324288c12e6fe0e8d768aa6954c5e9d158a88378cb6c590ebdc3eb058108cf7ebdd31fe59b4447dbd8688fc277e0f965bc87f2fea10ca5b30b62f5
+SHA512 (ad_integration-1.8.1.tar.gz) = c5b8588c97880acea092f455f95af5bd441fc0ec5dee093b0dbb206c32b9a50c1ae03d0578291d7e3f9a9d3208b8d95bde5b174ee0c72511a7b521c909f173fa
 SHA512 (aide-1.3.0.tar.gz) = 490dd011cbee47515c4686cc06e8ba45c680a0bff19cccf15d00101631ca55d243838e1122ef97b18b8e3e837b1a539ffdd5b7866540b635a1e48074ed1ccad7
 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.1.tar.gz) = 611f87f75102c9f5887bb36c47dad271be5353349a9e338c25f4a02a2cd4000874843ea19a94b01effa0ae700fe5b368317549662c9c7028f23ac0f14db6ed40
+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.7.tar.gz) = 008a393ad059726cdef10fa5dbd34cfdb960f2e49beb1c573235476b5aeb795d0ea797eeda8b84c0e297c2c446cab3205421f9a4ee68eb5ea33f4ecc33ede184
+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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-26 19:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 19:45 [rpms/linux-system-roles] eln: System Roles update for 1.125.2-0.1 Rich Megginson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox