[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project ansible-collection-microsoft-sql-2.5.2-1.el9

Name ansible-collection-microsoft-sql
Epoch 0
Version 2.5.2
Release 1.el9
Website/URL https://github.com/linux-system-roles/mssql
License MIT
Build Time 2025-03-27 19:09:41
Build Host builder-arm64-1.inferitos.ru
Summary The Ansible collection for Microsoft SQL Server management
Repositories AppStream
Description This RPM installs the microsoft.sql Ansible collection that provides the server role for Microsoft SQL Server management. This RPM also installs the microsoft.sql-server role in the legacy roles format for users of Ansible < 2.9.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
ansible-collection-microsoft-sql-2.5.2-1.el9.noarch The Ansible collection for Microsoft SQL Server management 481398ed76cf2da3ecc002b78459f2ee0d800d0a8baa541bda08aa3d1374392d download
src
ansible-collection-microsoft-sql-2.5.2-1.el9.src The Ansible collection for Microsoft SQL Server management 829bc18847397e164d67dbb3f664e1ffdc5289398798bc21240ceaea4c771ef4 download
Changelog link
* Wed Nov 20 2024 Sergei Petrosian <spetrosi@redhat.com> - 2.5.2-1
- Fail on RHEL or CentOS 10 because it's not supported
  Resolves: RHEL-67804
- Use new adutil functionality to enable AES encryption
  Resolves: RHEL-67807
- Add mssql_tools_versions, mssql_tls_self_sign to allow installing different versions of mssql-tools
  Resolves: RHEL-68374
- Deprecate mssql_accept_microsoft_odbc_driver_17_for_sql_server_eula
  Resolves: RHEL-69311

* Tue Feb 27 2024 Sergei Petrosian <spetrosi@redhat.com> - 2.2.3-2
- Revert ExcludeArch: i686 due to TFT-2460
  Resolves: RHEL-16342

* Thu Feb 22 2024 Sergei Petrosian <spetrosi@redhat.com> - 2.2.3-1
- Add support for running SQL Server as a SELinux unconfined application with SELinux in enforcing mode on RHEL 9
  Resolves: RHEL-16342
- ExcludeArch: i686

* Tue Feb 06 2024 Sergei Petrosian <spetrosi@redhat.com> - 2.2.2-1
- Update role to version 2.2.2 to fix HA
  Resolves: RHEL-19201

* Fri Feb 02 2024 Sergei Petrosian <spetrosi@redhat.com> - 2.2.1-3
- CHANGELOG.md was missing in some places
- In legacy role, sed repalced unexpected strings at some places
  Resolves: RHEL-23455

* Wed Jan 31 2024 Sergei Petrosian <spetrosi@redhat.com> - 2.2.1-2
- Use latest auto-maintenance for updates in lsr_role2collection.py
- Remove with_html, instead use built-in .README.html
  Resolves: RHEL-23455

* 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-16342

* 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-16342
- Remove unnecessary variable and RPM requirements for read-scale clusters
  Resolves: RHEL-3540
- Add the mssql_ha_prep_for_pacemaker variable to configure SQL Server for Pacemaker
  Resolves: RHEL-19091
- Deprecate `mssql_ha_cluster_run_role` for `mssql_manage_ha_cluster`
  Resolves: RHEL-19092

* Thu Jul 27 2023 Sergei Petrosian <spetrosi@redhat.com> - 2.0.1-1
- Update role to version 2.0.1 to enhance AD integration
  Resolves: RHEL-877
  Resolves: RHEL-878
  Resolves: RHEL-879
  Resolves: RHEL-880

* Wed May 31 2023 Sergei Petrosian <spetrosi@redhat.com> - 1.4.1-1
- Update BuiildRequires to use ansible-core on RHEL > 8.8
- Move RHEL related code into an include for spec readability
- Update role to version 1.4.1 to add customizable storage paths
  Resolves: RHEL-529