system roles 1.108.2-0.1
Resolves: RHEL-107049 : sshd - fix: New configuration option in CentOS 10
This commit is contained in:
parent
afab7df8f3
commit
9e7584d19a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1156,3 +1156,5 @@
|
||||
/bootloader-1.1.2.tar.gz
|
||||
/sudo-1.2.6.tar.gz
|
||||
/community-general-11.1.1.tar.gz
|
||||
/auto-maintenance-1.108.2.tar.gz
|
||||
/ansible-sshd-v0.27.1.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
[1.108.1] - 2025-08-01
|
||||
[1.108.2] - 2025-08-01
|
||||
----------------------------
|
||||
|
||||
### New Features
|
||||
@ -39,6 +39,7 @@ Changelog
|
||||
- [postfix - fix: configure postfix to listen only to IPv4 if IPv6 is disabled [rhel-9]](https://issues.redhat.com/browse/RHEL-103889)
|
||||
- [selinux - fix: Set the kernel command line selinux parameter correctly when changing selinux state](https://issues.redhat.com/browse/RHEL-93296)
|
||||
- [selinux - fix: tempdir path not defined in check mode; __selinux_item.path may be undefined [rhel-9]](https://issues.redhat.com/browse/RHEL-103575)
|
||||
- [sshd - fix: New configuration option in CentOS 10](https://issues.redhat.com/browse/RHEL-107049)
|
||||
- [storage - [storage] LVM grow_to_fill feature doesn't work with latest blivet](https://issues.redhat.com/browse/RHEL-89120)
|
||||
- [storage - Resize logical volumes is not proper idempotent](https://issues.redhat.com/browse/RHEL-82825)
|
||||
- [storage - fix: Fix getting PVs from raid_disks for RAID LVs [rhel-9]](https://issues.redhat.com/browse/RHEL-95885)
|
||||
|
||||
@ -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.108.1
|
||||
Version: 1.108.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.108.1
|
||||
%global mainid 1.108.2
|
||||
Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar.gz
|
||||
|
||||
# BEGIN AUTOGENERATED SOURCES
|
||||
@ -135,7 +135,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
|
||||
%global forgeorg15 https://github.com/willshersystems
|
||||
%global repo15 ansible-sshd
|
||||
%global rolename15 sshd
|
||||
%deftag 15 v0.27.0
|
||||
%deftag 15 v0.27.1
|
||||
|
||||
%global rolename16 ssh
|
||||
%deftag 16 1.6.0
|
||||
@ -686,6 +686,9 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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]
|
||||
|
||||
4
sources
4
sources
@ -1,8 +1,8 @@
|
||||
SHA512 (ad_integration-1.6.0.tar.gz) = b8de55b716f82cb759d3ab041d959913413b94472a6e0a0dc320db4eb85dc844184b8019a563ad80e365f2ae0c793177576c362bad046cc5d6b3c28b0e0831b9
|
||||
SHA512 (aide-1.2.1.tar.gz) = b31b6c18b8dbeea828451d7ed2861031990479e136aecfd2b1cc8a112c5c6a9533c221a1dd46f3eb0e9c244dac8178f95658276353309dfaace89eb4a35f2c34
|
||||
SHA512 (ansible-posix-2.1.0.tar.gz) = 744eb74c2d0d4e4f23f1475002410f6fe9e26ad6bffe27a4d7ca28eb34c87e187fbd2043f994792aa9f3f50b81ed22aa5a3a7355798dd5593a19734acb790491
|
||||
SHA512 (ansible-sshd-v0.27.0.tar.gz) = 35c01d105c362f76e6f818b6196b7f0a80b015ac2ee504e6f137a085875e2fd6c6ab913f73563aa42087d8140e6f0a105110e703bf342a21b09f23d9a15040a9
|
||||
SHA512 (auto-maintenance-1.108.1.tar.gz) = c5f0dbc0ca5d3756eebe55e5f246cf3da2aa2e9fa477b28613ea468c16f950b337e05fbfc91b011e3351b222fd67760a7d5ea4935ea7eab8cbf11464ec09b74a
|
||||
SHA512 (ansible-sshd-v0.27.1.tar.gz) = eb94a5605a493fd12c2ee8302400a1004fd73f4577138a63f6b8b2bc2e5fd03dd0b1d296fcc6e6797a6a1a07534d9eab08afeef68b6d4206b903aa1372847ac6
|
||||
SHA512 (auto-maintenance-1.108.2.tar.gz) = 3ced7d8fe229e7b8de97f4d6485719aa0c0a2acc529d6f192c41dc2676e05c9fd79526c15e50268ed8481963a9818306479c7f1c733e50424f340b60b2999ceb
|
||||
SHA512 (bootloader-1.1.2.tar.gz) = 20950157a162cef4426c6717aae6ae2bf9360edd17c2f356f4b7b2387a69b4e8ca03990abbc23b43aba545ba4673fd7476380d16aebdf0b2226f2c1c48e6c722
|
||||
SHA512 (certificate-1.4.1.tar.gz) = 553bf48c06beaaf893a00098102c5c829201e621198981dbecf42e1ff78c2a099ca98bd8d1889f6c5e4626eb89ecaaf92a431e49f6c8f233d5f1d71728ba0658
|
||||
SHA512 (cockpit-1.7.1.tar.gz) = 70022068305b0e3bd48f69bf02fc3930ac58d70f4c398ebea66b7261d1f58018870d890c66f4b70061e03ec8ecfd7ae2cd3a487e0438b8b47330c494a24604f7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user