From 76b13644c09f63d690af8c29dbab741680b589fac21b718f9e0ad19ad3cac3e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 20 Dec 2024 16:03:24 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main crmsh revision fb4e5ed41570c03c092de7dd8ccac66d --- _servicedata | 2 +- crmsh-5.0.0+20240909.1d497d0c.tar.bz2 | 3 --- crmsh-5.0.0+20241204.e1006f3.tar.bz2 | 3 +++ crmsh.changes | 21 +++++++++++++++++++++ crmsh.spec | 2 +- 5 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 crmsh-5.0.0+20240909.1d497d0c.tar.bz2 create mode 100644 crmsh-5.0.0+20241204.e1006f3.tar.bz2 diff --git a/_servicedata b/_servicedata index f7232b4..39d7fe6 100644 --- a/_servicedata +++ b/_servicedata @@ -9,6 +9,6 @@ https://github.com/ClusterLabs/crmsh.git - 1d497d0c6115e4253c487dc2ec117adc9765f6cb + e1006f3364c0c8b5d874f7949e3b785e63587da8 \ No newline at end of file diff --git a/crmsh-5.0.0+20240909.1d497d0c.tar.bz2 b/crmsh-5.0.0+20240909.1d497d0c.tar.bz2 deleted file mode 100644 index 811b057..0000000 --- a/crmsh-5.0.0+20240909.1d497d0c.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f45318f687dbb05ffdf5e5b7902c128d86ecfbda5544921c6ecb2813e0952b54 -size 1751681 diff --git a/crmsh-5.0.0+20241204.e1006f3.tar.bz2 b/crmsh-5.0.0+20241204.e1006f3.tar.bz2 new file mode 100644 index 0000000..068da32 --- /dev/null +++ b/crmsh-5.0.0+20241204.e1006f3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a077c4c3128b95763309c802f9be02aa2adb1222d1fbc62e8f9846f36f4ebc +size 1754992 diff --git a/crmsh.changes b/crmsh.changes index 8bac72d..36adaaa 100644 --- a/crmsh.changes +++ b/crmsh.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Dec 05 01:17:12 UTC 2024 - XLiang@suse.com + +- Update to version 5.0.0+20241204.e1006f3: + * Dev: ui_sbd: Add new 'crm sbd' sublevel (jsc#PED-8256) + * Dev: bootstrap: more robust implementation for ssh_merge (bsc#1230530) + * Fix: report.utils: Fix the performance issue (bsc#1232821) + * Fix: report.collect: Make sure the log is not None before using it (bsc#1232821) + * Fix: hahealth: return fail when report failed (bsc#1231840) (#1589) + * Fix: cibconfig: Disable auto add advise values for operations (bsc#1231386) + * Dev: ocfs2: Drop support for configuring ocfs2 (jsc#PED-11038) + * Dev: report: make error messages easier to parse for hawk2 (bsc#1228899) + * Fix: report: find_shell should accept hacluster user (bsc#1228899) + * Dev: report: add a reminder to use `crm cluster health` (bsc#1228899) + * Dev: ui_cluster: add a reminder to use "crm cluster init/join ssh" to initialize ssh (bsc#1228899) + * Dev: scripts: add a reminder to use `crm cluster health` to fix hacluster passwordless ssh authentication (bsc#1228899) + * Dev: scripts: generate readable messages when ssh authentication fails (bsc#1228899) + * Fix: report: should not try interactive authentication when stdin is not a tty (bsc#1228899) + * Dev: main: remove upgradeutil (bsc#1228899) + * Fix: bootstrap: check is_nologin more robustly (bsc#1228251) + ------------------------------------------------------------------- Mon Sep 09 05:42:00 UTC 2024 - XLiang@suse.com diff --git a/crmsh.spec b/crmsh.spec index 4354f42..0831a7e 100644 --- a/crmsh.spec +++ b/crmsh.spec @@ -36,7 +36,7 @@ Name: crmsh Summary: High Availability cluster command-line interface License: GPL-2.0-or-later Group: %{pkg_group} -Version: 5.0.0+20240909.1d497d0c +Version: 5.0.0+20241204.e1006f3 Release: 0 URL: http://crmsh.github.io Source0: %{name}-%{version}.tar.bz2