Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ansible-linux-system-roles for
openSUSE:Factory checked in at 2026-08-05 17:48:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ansible-linux-system-roles (Old)
and /work/SRC/openSUSE:Factory/.ansible-linux-system-roles.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible-linux-system-roles"
Wed Aug 5 17:48:23 2026 rev:16 rq:1369509 version:1.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ansible-linux-system-roles/ansible-linux-system-roles.changes
2026-07-17 01:44:58.760280061 +0200
+++
/work/SRC/openSUSE:Factory/.ansible-linux-system-roles.new.16738/ansible-linux-system-roles.changes
2026-08-05 17:49:13.859582400 +0200
@@ -1,0 +2,12 @@
+Mon Aug 3 15:26:32 UTC 2026 - Harshvardhan Sharma
<[email protected]>
+
+- Update to version 1.4.1: fix HA cluster deployment on pacemaker 3.x
(bsc#1271113)
+- Update ha_cluster role 1.29.1 -> 1.31.3:
+ - crmsh: replace 'crm_verify' with 'crm configure verify' so pacemaker 3.x
+ deprecation warnings no longer abort the "Verify shadow CIB" task with
rc=78
+ (bsc#1271113, gh#linux-system-roles/ha_cluster#403)
+ - crmsh: add support for QDevice, Qnet and Diskless SBD
+ - export node attributes utilization and stonith levels
+- Exclude upstream CI and dev tooling files from the collection
+
+-------------------------------------------------------------------
Old:
----
ha_cluster-1.29.1.tar.gz
New:
----
ha_cluster-1.31.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ansible-linux-system-roles.spec ++++++
--- /var/tmp/diff_new_pack.lvXHxx/_old 2026-08-05 17:49:15.039623740 +0200
+++ /var/tmp/diff_new_pack.lvXHxx/_new 2026-08-05 17:49:15.043623880 +0200
@@ -23,7 +23,7 @@
%global ssh_version 1.7.1
%global crypto_policies_version 1.5.2
%global systemd_version 1.3.7
-%global ha_cluster_version 1.29.1
+%global ha_cluster_version 1.31.3
%global mssql_version 2.6.6
%global suseconnect_version 1.0.2
%global auto_maintenance_version 1.120.5
@@ -50,7 +50,7 @@
%define ansible_collection_path
%{_datadir}/ansible/collections/ansible_collections/suse/%{ansible_collection_name}
Name: ansible-linux-system-roles
-Version: 1.4.0
+Version: 1.4.1
Release: 0
Summary: Collection of Ansible roles for Linux system management
License: GPL-3.0-or-later
++++++ galaxy.yml ++++++
--- /var/tmp/diff_new_pack.lvXHxx/_old 2026-08-05 17:49:15.179628645 +0200
+++ /var/tmp/diff_new_pack.lvXHxx/_new 2026-08-05 17:49:15.183628785 +0200
@@ -76,3 +76,18 @@
- .gitlab-*
- .fmf
+ # VCS metadata, any depth
+ - ".git*"
+ - "*/.git*"
+
+ # Upstream CI / dev tooling
+ - "*packit*"
+ - .coderabbit-*
+ - .codespellrc-*
+ - .codespell_ignores-*
+ - .mdlrc-*
+ - .mdl_style-*
+ - mypy-*.ini
+ - pyproject-*.toml
+ - tmt
+
++++++ ha_cluster-1.29.1.tar.gz -> ha_cluster-1.31.3.tar.gz ++++++
++++ 9799 lines of diff (skipped)