[ Все 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 ]
×

Проект ansible-collection-microsoft-sql-2.2.3-2.el8

Имя ansible-collection-microsoft-sql
Эпоха 0
Версия 2.2.3
Релиз 2.el8
Сайт https://github.com/linux-system-roles/mssql
Лицензия MIT
Время сборки 2024-04-08 19:43:29
Хост сборки builder-x86-04.inferitos.ru
Краткое описание The Ansible collection for Microsoft SQL Server management
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
ansible-collection-microsoft-sql-2.2.3-2.el8.noarch The Ansible collection for Microsoft SQL Server management 8b95110a0bfcd8e4ecf9e37dfb02bf820b5a533d37224372f89efa7464b3bb22 download
src
ansible-collection-microsoft-sql-2.2.3-2.el8.src The Ansible collection for Microsoft SQL Server management 10a958cee42a6f55a778d6324ef97ee7b5ebc60592102a3ac25edc2c7f9967a0 download
История изменений link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.2.3-2
- Rebuilt for MSVSphere 8.10 beta

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

* 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-17080
- 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-19202
- CHANGELOG.md was missing in some places
- In legacy role, sed repalced unexpected strings at some places
  Resolves: RHEL-23456

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

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

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

* Thu Feb 23 2023 Sergei Petrosian <spetrosi@redhat.com> - 1.3.0-3
- Spec: add functionality to build from a commit hash
- Use latest 1.3.0 to add flexibility to AD integration functionality
  Resolves: rhbz#2163696