import CS ansible-collection-microsoft-sql-2.6.6-1.el9
This commit is contained in:
parent
789be5be30
commit
60c057aed4
@ -1,2 +1,2 @@
|
||||
b0f4b882bc08acfa4f74c6f50fa1a8f7a096427d SOURCES/auto-maintenance-7394bcf621865fe528a53c85264181fb865a2b8a.tar.gz
|
||||
05a531bc6d28ff5e56f9fc59c97b9db0a0a5274b SOURCES/mssql-2.6.4.tar.gz
|
||||
a600f9ccaf9eed2a5363e505b9746c11fd376a4e SOURCES/mssql-2.6.6.tar.gz
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/auto-maintenance-7394bcf621865fe528a53c85264181fb865a2b8a.tar.gz
|
||||
SOURCES/mssql-2.6.4.tar.gz
|
||||
SOURCES/mssql-2.6.6.tar.gz
|
||||
|
||||
@ -14,7 +14,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.6.4
|
||||
Version: 2.6.6
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: MIT
|
||||
@ -321,6 +321,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 6 2026 Sergei Petrosian <spetrosi@redhat.com> - 2.6.6-1
|
||||
- provide ad_integration_sssd_settings to set proper krb5_canonicalize
|
||||
Resolves: RHEL-135863
|
||||
|
||||
* Wed Aug 13 2025 Sergei Petrosian <spetrosi@redhat.com> - 2.6.4-1
|
||||
- test: use post quantum crypto for certs where available (#368)
|
||||
- fix: Fix templates/configure_ag.j2 for Ansible 2.19
|
||||
|
||||
Loading…
Reference in New Issue
Block a user