From 18e83c795ce40aec8a52175c9c0dd84ee4c624de901d2f777c6199e75367cb7d Mon Sep 17 00:00:00 2001 From: Kristoffer Gronlund Date: Tue, 16 Sep 2014 07:51:32 +0000 Subject: [PATCH] Update .changes OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=17 --- fence-agents.changes | 46 +++++++++++++++++++++----------------------- 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/fence-agents.changes b/fence-agents.changes index 85d46d8..bf20fd5 100644 --- a/fence-agents.changes +++ b/fence-agents.changes @@ -2,31 +2,29 @@ Tue Sep 16 07:15:30 UTC 2014 - kgronlund@suse.com - Backport fixes from upstream (bnc#896833): - - fence_brocade: Add support for 'list' action - - fencing: Monitor is not working correctly without 'list' or 'status' - - fence_apc_snmp: Add support for firmware 6.x - - fence_zvm: Add support for "on" and "status" - - fence_zvm: Add current XML metadata to test suite - - [build] Fix automake files, so 'make distcheck' works - - fencing: Add new options --ssl-secure and --ssl-insecure - - [tests] Update XML metadata of fence agents - - fence_cisco_ucs & fence_vmware_soap: Logout has to be performed even when fencing fails - - fence_zvm: Fixes for better upstream inclusion - - fence_zvm: Add support for 'on', improve documentation - + + fence_brocade: Add support for 'list' action + + fencing: Monitor is not working correctly without 'list' or 'status' + + fence_apc_snmp: Add support for firmware 6.x + + fence_zvm: Add support for "on" and "status" + + fence_zvm: Add current XML metadata to test suite + + [build] Fix automake files, so 'make distcheck' works + + fencing: Add new options --ssl-secure and --ssl-insecure + + [tests] Update XML metadata of fence agents + + fence_cisco_ucs & fence_vmware_soap: Logout has to be performed even when fencing fails + + fence_zvm: Fixes for better upstream inclusion + + fence_zvm: Add support for 'on', improve documentation - Added patches: - - 0001-fence_brocade-Add-support-for-list-action.patch - - 0002-fencing-Monitor-is-not-working-correctly-without-lis.patch - - 0003-fence_apc_snmp-Add-support-for-firmware-6.x.patch - - 0004-fence_zvm-Add-support-for-on-and-status.patch - - 0005-fence_zvm-Add-current-XML-metadata-to-test-suite.patch - - 0006-build-Fix-automake-files-so-make-distcheck-works.patch - - 0007-fencing-Add-new-options-ssl-secure-and-ssl-insecure.patch - - 0008-tests-Update-XML-metadata-of-fence-agents.patch - - 0009-fence_cisco_ucs-fence_vmware_soap-Logout-has-to-be-p.patch - - 0010-fence_zvm-Fixes-for-better-upstream-inclusion.patch - - 0011-fence_zvm-Add-support-for-on-improve-documentation.patch - + + 0001-fence_brocade-Add-support-for-list-action.patch + + 0002-fencing-Monitor-is-not-working-correctly-without-lis.patch + + 0003-fence_apc_snmp-Add-support-for-firmware-6.x.patch + + 0004-fence_zvm-Add-support-for-on-and-status.patch + + 0005-fence_zvm-Add-current-XML-metadata-to-test-suite.patch + + 0006-build-Fix-automake-files-so-make-distcheck-works.patch + + 0007-fencing-Add-new-options-ssl-secure-and-ssl-insecure.patch + + 0008-tests-Update-XML-metadata-of-fence-agents.patch + + 0009-fence_cisco_ucs-fence_vmware_soap-Logout-has-to-be-p.patch + + 0010-fence_zvm-Fixes-for-better-upstream-inclusion.patch + + 0011-fence_zvm-Add-support-for-on-improve-documentation.patch - Add dependency on python-requests -------------------------------------------------------------------