Update role to version 2.2.1 to enhance running on EL 9
- Support installing SQL Server 2022 on RHEL 9 and running as a selinux-confined application Resolves: RHEL-17080
This commit is contained in:
parent
597d277405
commit
077847f982
@ -21,7 +21,7 @@ BuildRequires: ansible-core >= 2.11.0
|
||||
Name: ansible-collection-microsoft-sql
|
||||
Url: https://github.com/linux-system-roles/mssql
|
||||
Summary: The Ansible collection for Microsoft SQL Server management
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: MIT
|
||||
@ -333,6 +333,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2024 Sergei Petrosian <spetrosi@redhat.com> - 2.2.1-1
|
||||
- Update role to version 2.2.1 to enhance running on EL 9
|
||||
Resolves: RHEL-17080
|
||||
|
||||
* Mon Dec 11 2023 Sergei Petrosian <spetrosi@redhat.com> - 2.2.0-1
|
||||
- Support installing SQL Server 2022 on RHEL 9 and running as a selinux-confined application
|
||||
Resolves: RHEL-17080
|
||||
|
Loading…
Reference in New Issue
Block a user