From 294ac478846907b7fce37c8288745d3a903921c80449a6e2933c5e207b1f9fe4 Mon Sep 17 00:00:00 2001 From: Diego Vinicius Akechi Date: Mon, 18 Feb 2019 14:21:54 +0000 Subject: [PATCH] Adjusted change logs to include fate numbers. OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=108 --- fence-agents.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fence-agents.changes b/fence-agents.changes index 1e04057..1535342 100644 --- a/fence-agents.changes +++ b/fence-agents.changes @@ -4,7 +4,7 @@ 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 (fate#320898) * Changed Encoding to UTF-8 - * fence_redfish: fail when using invalid cert without --ssl-insecure + * fence_redfish: fail when using invalid cert without --ssl-insecure (fate#320898) * Removed unnecessary variable assignments to simplify code * fence_scsi: watchdog retries support * Renamed variable to avoid reusing variable name @@ -12,8 +12,8 @@ Mon Feb 18 13:22:05 UTC 2019 - dakechi@suse.com * 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 + * Updated fence_redfish.xml with make xml-upload (fate#320898) + * Add new fence agent for Redfish (fate#320898) * 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