crypto_policies - rename 'policy modules' to 'subpolicies'
Resolves: rhbz#1982896 (EL9) (cherry picked from commit 470be0e5cca5932d363a308837d93be280c5ce27)
This commit is contained in:
parent
bc37c741bf
commit
b5acd77e06
@ -21,7 +21,7 @@ Name: linux-system-roles
|
|||||||
%endif
|
%endif
|
||||||
Url: https://github.com/linux-system-roles
|
Url: https://github.com/linux-system-roles
|
||||||
Summary: Set of interfaces for unified system management
|
Summary: Set of interfaces for unified system management
|
||||||
Version: 1.4.2
|
Version: 1.5.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
#Group: Development/Libraries
|
#Group: Development/Libraries
|
||||||
@ -161,7 +161,7 @@ BuildRequires: ansible >= 2.9.10
|
|||||||
|
|
||||||
#%%defcommit 14 b2a9857ac661fa32e66666e444b73bfdb34cdf95
|
#%%defcommit 14 b2a9857ac661fa32e66666e444b73bfdb34cdf95
|
||||||
%global rolename14 crypto_policies
|
%global rolename14 crypto_policies
|
||||||
%deftag 14 1.0.1
|
%deftag 14 1.1.0
|
||||||
|
|
||||||
%global forgeorg15 https://github.com/willshersystems
|
%global forgeorg15 https://github.com/willshersystems
|
||||||
%global repo15 ansible-sshd
|
%global repo15 ansible-sshd
|
||||||
@ -613,6 +613,11 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 15 2021 Rich Megginson <rmeggins@redhat.com> - 1.5.0-1
|
||||||
|
- crypto_policies - rename 'policy modules' to 'subpolicies'
|
||||||
|
Resolves rhbz#1982896 (EL9)
|
||||||
|
Resolves rhbz#1982897 (EL8)
|
||||||
|
|
||||||
* Thu Jul 15 2021 Rich Megginson <rmeggins@redhat.com> - 1.4.2-1
|
* Thu Jul 15 2021 Rich Megginson <rmeggins@redhat.com> - 1.4.2-1
|
||||||
- storage - relabel doesn't support - Fixed volume relabeling
|
- storage - relabel doesn't support - Fixed volume relabeling
|
||||||
Resolves rhbz#1876315 (EL8)
|
Resolves rhbz#1876315 (EL8)
|
||||||
|
Loading…
Reference in New Issue
Block a user