diff --git a/_servicedata b/_servicedata index 50609bb..f85280a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/ClusterLabs/fence-agents.git - 7b1fd536961421d93a1e960ffc558ce938153f42 \ No newline at end of file + 9ebd2e2e36ae0de5c9164f4ac3fd29bdac0cab61 \ No newline at end of file diff --git a/fence-agents-4.2.1+git.1537269352.7b1fd536.tar.xz b/fence-agents-4.2.1+git.1537269352.7b1fd536.tar.xz deleted file mode 100644 index 0507c8f..0000000 --- a/fence-agents-4.2.1+git.1537269352.7b1fd536.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d83ca382deba765a115a2c1af67d17947d85baa59f06ff0793844186f700dc5 -size 230544 diff --git a/fence-agents-4.2.1+git.1550476590.98767d24.tar.xz b/fence-agents-4.2.1+git.1550476590.98767d24.tar.xz new file mode 100644 index 0000000..f7057c0 --- /dev/null +++ b/fence-agents-4.2.1+git.1550476590.98767d24.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5f119f821a80c1c57a9b84da69fee072f917732463da537ca64d51b2be0c00 +size 232216 diff --git a/fence-agents.changes b/fence-agents.changes index 4206ce1..b6db68b 100644 --- a/fence-agents.changes +++ b/fence-agents.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Feb 18 13:22:05 UTC 2019 - dakechi@suse.com + +- Update to version 4.2.1+git.1550476590.98767d24: + * fence_redfish: use "ipport" parameter and improve logging + * Changed Encoding to UTF-8 + * fence_redfish: fail when using invalid cert without --ssl-insecure + * Removed unnecessary variable assignments to simplify code + * fence_scsi: watchdog retries support + * Renamed variable to avoid reusing variable name + * Replaced default port 443 with default ssl enabled option + * Changed reboot type to ForceRestart + * Modify power status check + * Added run_delay() + * Updated fence_redfish.xml with make xml-upload + * Add new fence agent for Redfish + * build: fix issues with newer autoconf versions + * build: fix if-redirection to make check_used_options run for the agents as intended + * Fix 'log_expect' in fence_hpblade.py + * fence_scsi: fix incorrect SCSI key when node ID is 10 or higher + * fence_openstack: add detection of keystoneauth1 library + * check_used_options: add Python 3 support, and detect unsupported has_key()-calls + * fence_openstack: Migrate from keystoneclient to keystoneauth1 + * fence_openstack: fix missing version parameter in novaclient.Client() call + * fence_openstack: fix configure library detection and add try/except for imports + * fence_kdump: add validate-all action + * fence_compute/fence_evacuate: domain parameter fixes to avoid regressions + ------------------------------------------------------------------- Wed Sep 26 06:54:47 UTC 2018 - kgronlund@suse.com diff --git a/fence-agents.spec b/fence-agents.spec index 42d0034..28a7351 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -1,7 +1,7 @@ # # spec file for package fence-agents # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -29,7 +29,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.2.1+git.1537269352.7b1fd536 +Version: 4.2.1+git.1550476590.98767d24 Release: 0 Url: https://github.com/ClusterLabs/fence-agents Source0: %{name}-%{version}.tar.xz