From f25ace1f55b3fdaa4f66cf80935a41b2c9ade601978a72770e2f9d18e474593d Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Fri, 16 Feb 2024 10:19:44 +0000 Subject: [PATCH] - Update to version 4.13.1+git.1707822268.4229d52f: * fence_vmware_rest : monitoring is not detecting if the API user has sufficient right to manage the fence device. The call https://{api_host}/api/vcenter/vm is subject to permission checks. If the delivered list is empty the user has no rights. OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=171 --- _servicedata | 2 +- fence-agents-4.13.1+git.1704296072.32469f29.tar.xz | 3 --- fence-agents-4.13.1+git.1707822268.4229d52f.tar.xz | 3 +++ fence-agents.changes | 6 ++++++ fence-agents.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 fence-agents-4.13.1+git.1704296072.32469f29.tar.xz create mode 100644 fence-agents-4.13.1+git.1707822268.4229d52f.tar.xz diff --git a/_servicedata b/_servicedata index 4a6d73e..9c5539c 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ git://github.com/ClusterLabs/fence-agents.git 8d746be92f191aa289f13a3703031c122a5e6cf3 https://github.com/ClusterLabs/fence-agents - adac1d81c5758235b6df46d0a91f1e948655848a \ No newline at end of file + fc7d7c4baef64f510bd3332c9f008d3e1128dc7b \ No newline at end of file diff --git a/fence-agents-4.13.1+git.1704296072.32469f29.tar.xz b/fence-agents-4.13.1+git.1704296072.32469f29.tar.xz deleted file mode 100644 index 332658c..0000000 --- a/fence-agents-4.13.1+git.1704296072.32469f29.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7beaa5e7486c30e953b2793a097459588b7bddd5ce6b59cb780237909c336e5f -size 338448 diff --git a/fence-agents-4.13.1+git.1707822268.4229d52f.tar.xz b/fence-agents-4.13.1+git.1707822268.4229d52f.tar.xz new file mode 100644 index 0000000..32db52c --- /dev/null +++ b/fence-agents-4.13.1+git.1707822268.4229d52f.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95da5eb27f5c54691d34194f8417b02dd0f34433c805d8523067bba7b09e027b +size 338500 diff --git a/fence-agents.changes b/fence-agents.changes index 4bb1061..90a7de4 100644 --- a/fence-agents.changes +++ b/fence-agents.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 16 10:18:29 UTC 2024 - varkoly@suse.com + +- Update to version 4.13.1+git.1707822268.4229d52f: + * fence_vmware_rest : monitoring is not detecting if the API user has sufficient right to manage the fence device. The call https://{api_host}/api/vcenter/vm is subject to permission checks. If the delivered list is empty the user has no rights. + ------------------------------------------------------------------- Tue Jan 23 10:25:01 UTC 2024 - Peter Varkoly diff --git a/fence-agents.spec b/fence-agents.spec index 01253c2..fc4925d 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -25,7 +25,7 @@ Name: fence-agents Summary: Fence Agents for High Availability License: GPL-2.0-only AND LGPL-2.1-only Group: Productivity/Clustering/HA -Version: 4.13.1+git.1704296072.32469f29 +Version: 4.13.1+git.1707822268.4229d52f Release: 0 URL: https://github.com/ClusterLabs/fence-agents Source0: %{name}-%{version}.tar.xz