2fd858e9e1
* fence_scsi: detect node ID using new format, and fallback to old format before failing * fence_rhevm: fix debug encoding issues (bsc#1137314) (CVE-2019-10153) * fence_mpath: import ctypes to fix watchdog hardreboot * fence_rhevm: add RHEV v4 API support and auto-detection * fence_azure_arm: use skip_shutdown feature when available * fence_ipmilan: Add ipmitool timeout option * fence_redfish: add headers to HTTP methods * fence_gce: fix Python 3 encoding issue * fence_pve: add support for sending reset command to qemu machines (#261) * fencing: improve stdin parse function * fence_redfish: backwards compatibility for <ip>:<port> * Changed Encoding to UTF-8 (bsc#1137314) (CVE-2019-10153) OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=109
740 lines
32 KiB
Plaintext
740 lines
32 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 12 07:57:14 UTC 2019 - kgronlund@suse.com
|
|
|
|
- Update to version 4.4.0+git.1558595666.5f79f9e9:
|
|
* fence_scsi: detect node ID using new format, and fallback to old format before failing
|
|
* fence_rhevm: fix debug encoding issues (bsc#1137314) (CVE-2019-10153)
|
|
* fence_mpath: import ctypes to fix watchdog hardreboot
|
|
* fence_rhevm: add RHEV v4 API support and auto-detection
|
|
* fence_azure_arm: use skip_shutdown feature when available
|
|
* fence_ipmilan: Add ipmitool timeout option
|
|
* fence_redfish: add headers to HTTP methods
|
|
* fence_gce: fix Python 3 encoding issue
|
|
* fence_pve: add support for sending reset command to qemu machines (#261)
|
|
* fencing: improve stdin parse function
|
|
* fence_redfish: backwards compatibility for <ip>:<port>
|
|
|
|
-------------------------------------------------------------------
|
|
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 (bsc#1137314) (CVE-2019-10153)
|
|
* 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
|
|
* 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 (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
|
|
* 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
|
|
|
|
- Update to version 4.2.1+git.1537269352.7b1fd536:
|
|
* fence_vmware_soap: cleanup when receiving SIGTERM
|
|
* fence_cisco_ucs: encode POSTFIELDS
|
|
* Update fence_rcd_serial to correct vendor URL
|
|
* fence_aliyun: correct indentation for *key in help
|
|
* fence_aliyun: list instance names and show up to 100 instances (fate#326557)
|
|
* fence-rhevm: improve error reporting.
|
|
* fence_impilan/fence_ilo_ssh: iLO5-support
|
|
* fence_rhevm: improve indentation and metadata
|
|
* fence_compute/fence_evacuate/fence_rhevm: dont use has_key (not supported in Python 3)
|
|
* fence_rhevm fixing help for plug param
|
|
* fence_kdump: fix strncpy issue
|
|
* fence_evacuate: fix evacuable tag mix issue
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 09 13:25:09 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Update to version 4.2.1+git.1532964592.3ae5b58e:
|
|
* fence_aliyun: Add Aliyun fence agent. (fate#326557)
|
|
* fence_gce: add power cycle as default method
|
|
* fence_gce: set project and zone as not required
|
|
* fence_gce: add support for stackdriver logging
|
|
* fence_ilo3/fence_ipmilan: show correct default method (onoff) in help
|
|
* fence_mpath: add watchdog support
|
|
* fence_amt_ws: create metadata without agent specific libs
|
|
- Drop obsolete patch:
|
|
* Remove 0002-Build-without-openwsman-installed.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 27 07:38:02 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Unify source package with SLE 12 and Leap 42:
|
|
* fencing: include timestamps when logging to STDERR and debug file (bsc#1049852)
|
|
|
|
- Obsoletes the following patches (SLE 12 and Leap 42):
|
|
* 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
|
|
* 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
|
|
* 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
|
|
* 0004-fence_compute-Fix-handling-of-domain-None.patch
|
|
* 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
|
|
* 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
|
|
* 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
|
|
* 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
|
|
* 0010-Make-pywsman-dependency-optional.patch
|
|
* 0011-fencing-include-timestamps-when-logging-to-STDERR-an.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 25 14:44:46 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Unify spec file for python 2 and 3
|
|
- Enable build for python 2
|
|
* Add 0002-Build-without-openwsman-installed.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 20 09:06:43 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Update to version 4.2.1+git.1529316875.1a39345b:
|
|
* fence_vmware_soap: fix Python 3 suds issue
|
|
* Added python-novaclient and python-keystoneclient in configure.ac
|
|
* novaclient 1.1 depcrecated, so making changes for novaclient
|
|
* Python keystoneclient also included to pacify CI
|
|
* Changed travis to include pythomn-novaclient
|
|
* Fencing Agent for Openstack
|
|
* fence_scsi: fix python3 encoding error #206
|
|
* fence_ipmilan: add missing fence_ilo3 and fence_ilo4 metadata
|
|
* fence_scsi: match device names using re.MULTILINE to avoid duplicating names in /var/run/cluster/fence_scsi.dev
|
|
* fence_gce: use default credentials from googleapiclient
|
|
* run_command: fix Python 3 encoding issue
|
|
|
|
- Drop merged patches:
|
|
* Remove 0002-fence_gce-fix-regression-missing-import-googleapicli.patch
|
|
* Remove 0003-fence_gce-fix-regression-missing-import-oauth2client.patch
|
|
* Remove 0004-fence_gce-use-default-credentials-from-googleapiclie.patch
|
|
* Remove 0005-run_command-fix-Python-3-encoding-issue.patch
|
|
|
|
- Enable GCE fence agent for all targets (fate#325539) (bsc#1088358)
|
|
- Enable fence_openstack agent (bsc#1097803)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 17 16:19:11 UTC 2018 - kgronlund@suse.com
|
|
|
|
- run_command: fix Python 3 encoding issue (bsc#1082871)
|
|
- fence_gce: use default credentials from googleapiclient
|
|
- fence_gce: fix regression - missing import oauth2client.client
|
|
- fence_gce: fix regression - missing import googleapiclient.discovery
|
|
- Add 0002-fence_gce-fix-regression-missing-import-googleapicli.patch
|
|
- Add 0003-fence_gce-fix-regression-missing-import-oauth2client.patch
|
|
- Add 0004-fence_gce-use-default-credentials-from-googleapiclie.patch
|
|
- Add 0005-run_command-fix-Python-3-encoding-issue.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 26 05:37:33 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.25+git.1524215631.8f9c770a:
|
|
* fence_gce: Write error messages to log (fate#325539) (bsc#1088358)
|
|
* fence_azure_arm: fix subscriptionId from metadata (bsc#1090995)
|
|
* fence_scsi: fix plug-parameter and keep support for nodename to avoid regressions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 25 20:28:19 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Disable Google Compute Engine support unless openSUSE (fate#325539) (bsc#1088358)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 11 19:57:13 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.25+git.1523367910.7473fab7:
|
|
* Add fence_gce: Google Compute Engine fence support (fate#325539) (bsc#1088358)
|
|
* Low: fence_scsi: Remove period from cmd string
|
|
* fence_compute/fence_evacuate: revert to old parameters
|
|
* fence_azure_arm: implement network-fencing (w/library from @MSSedusch)
|
|
* fence_mpath: Correction of command line which argument is not correctly recognized
|
|
* Mid: fence_docker: Exclude slashes from the list.
|
|
* fence_pve : choose vm type either lxc or qemu
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 06:57:01 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.25+git.1518188333.853850c3:
|
|
* heuristics_ping: fix for python3 TypeError
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 07 13:38:15 UTC 2018 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.25+git.1516265527.7ab202cf (bsc#1074000):
|
|
* fence_ilo3: default to onoff
|
|
* fence_compute: Add support for keystone v3 authentication
|
|
* fence_ilo_ssh: fix hard reset
|
|
* fence_vmware_rest: new agent
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 21 08:57:16 UTC 2017 - kgronlund@suse.com
|
|
|
|
- Recommend openwsman-python3, not python-openwsman (bsc#1069137)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 01 08:59:33 UTC 2017 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.25+git.1509350522.8d6f8530 (bsc#1065966):
|
|
* Use Python 3 for all scripts
|
|
* compute: Fix unfencing and ensure fencing occurs in partial up/down states
|
|
* compute: Split out evacation functionality
|
|
* compute: Handle differences in Nova API argument passing
|
|
* fence_zvm: fix "uintptr_t" undeclared
|
|
* fence_ifmib: fix README typo(s)
|
|
|
|
- Add patch:
|
|
* 0001-Use-Python-3-for-all-scripts-bsc-1065966.patch
|
|
|
|
- Remove merged patches:
|
|
* 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
|
|
* 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
|
|
* 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
|
|
* 0004-fence_compute-Fix-handling-of-domain-None.patch
|
|
* 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
|
|
* 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
|
|
* 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
|
|
* 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 9 16:53:49 UTC 2017 - kgronlund@suse.com
|
|
|
|
- Move to python3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 29 14:08:30 UTC 2017 - kgronlund@suse.com
|
|
|
|
- Remove deprecated agents
|
|
* Remove fence_ovh
|
|
* Remove fence_drac
|
|
* Remove fence_vmware_soap
|
|
|
|
- Drop build dependency on python-suds
|
|
- Update package description
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 28 09:02:42 UTC 2017 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.25+git.1501671877.7bae40a0:
|
|
* fence_ipmilan: add target support
|
|
* Explicitly use version 3 of the oVirt API
|
|
* fence_rhevm: fix "--api-path must not have an argument" issue
|
|
* Convert URLs passed to pycurl to ASCII
|
|
* fence_vbox: Add support for host on MacOS
|
|
* fence_vbox: Add support for Windows host
|
|
* fence_compute: fix to avoid breaking nova
|
|
* fence_ipmilan: fix target support
|
|
* fence_vmware_soap: fix for selfsigned certificate
|
|
* fence_ipmilan: Add support for hexadecimal format of Kg key
|
|
* fence_azure_arm: fix hardcoded path
|
|
* fence_azure_arm: remove release/build info
|
|
* fence_ipmilan: Fix inconsistency between help and manual page (defalt for --method)
|
|
* fence_scsi: add FIPS support
|
|
* fence_ipmilan: fix indentation
|
|
* fencing_snmp: fix timemout typo
|
|
|
|
- Drop outdated patch:
|
|
* 0010-Make-pywsman-dependency-optional.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 14 14:21:12 UTC 2017 - kgronlund@suse.com
|
|
|
|
- Downgrade some agent-specific dependencies to recommends (bsc#1025149)
|
|
* Add 0010-Make-pywsman-dependency-optional.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 01 16:49:43 UTC 2017 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.25+git.1485179354.eb43835:
|
|
* Ironic fence agent
|
|
* fencing: Add --quiet option to disable logging to stderr
|
|
* fence_powerman: fix typo in option powerman-path
|
|
* fence_cisco_ucs: Commands sent to Cisco UCS are changed to
|
|
|
|
- Drop merged patch:
|
|
* Remove 0008-Fix-travis.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 01 11:38:47 UTC 2016 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.24+git.1480563949.e67fcd4:
|
|
* fence_azure_arm: add fencing agent for Azure Resource Manager
|
|
* fence_lpar: Add support for IVM
|
|
* fence_lpar: Handle exceptions when invalid output is read
|
|
* fence_zvmip: Update XML metadata
|
|
* fence_compute: fix ConnectionError by using full module name
|
|
* fence_powerman: add fence agent for powerman
|
|
* Suppress InsecureRequestWarning when ssl_insecure is given
|
|
* compute: Correctly handle installations without tagged flavours
|
|
* compute: Use the best available nova API version
|
|
* compute: correctly implement 'on' when the force-down API call is available
|
|
* compute: Correctly identify when the nodename already includes the supplied domain
|
|
* compute: Ensure we can connect to nova when fixing the plug name
|
|
* compute: Simpler check for nova force down compatibility
|
|
|
|
- Rebase and remove merged patches:
|
|
* Remove 0001-fence_compute-Create-nova-client-with-API-2.11.patch
|
|
* Remove 0002-fence_compute-Keep-compatibility-with-python-novacli.patch
|
|
* Remove 0003-fence_compute-Only-list-nova-compute-services-when-g.patch
|
|
* Remove 0004-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
|
|
* Remove 0005-fence_compute-Do-not-override-domain-if-it-is-alread.patch
|
|
* Remove 0006-fence_compute-Fix-use-of-undefined-variable.patch
|
|
* Remove 0007-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
|
|
* Remove 0008-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
|
|
* Add 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
|
|
* Add 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
|
|
* Add 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
|
|
* Add 0004-fence_compute-Fix-handling-of-domain-None.patch
|
|
* Add 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
|
|
* Add 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
|
|
* Add 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
|
|
* Add 0008-Fix-travis.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 26 10:52:01 UTC 2016 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.24:
|
|
* Improve obtaining status on Cisco UCS devices
|
|
* Fix issues with symlink installations
|
|
* Fix documentation for fence_scsi and fence_mpath
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 30 09:46:45 UTC 2016 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.23:
|
|
* A lot of changes in fence_compute (OpenStack compute instance)
|
|
* Obtain status of nodes from Cisco UCS correctly
|
|
* New fence agent for AMT using openwsman
|
|
* Python3 support
|
|
* Fence agent for PVE can be used by non-root users
|
|
* Parallel building and testing of fence agents
|
|
* Fix occasional failures of APC fence agent
|
|
|
|
- Updated fence_compute patch set:
|
|
- Add 0001-fence_compute-Create-nova-client-with-API-2.11.patch
|
|
- Add 0002-fence_compute-Keep-compatibility-with-python-novacli.patch
|
|
- Add 0003-fence_compute-Only-list-nova-compute-services-when-g.patch
|
|
- Add 0004-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
|
|
- Add 0005-fence_compute-Do-not-override-domain-if-it-is-alread.patch
|
|
- Add 0006-fence_compute-Fix-use-of-undefined-variable.patch
|
|
- Add 0007-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
|
|
- Add 0008-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
|
|
- Add 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
|
|
- Remove 0001-fence_compute-Add-insecure-command-line-argument.patch
|
|
- Remove 0002-fence_compute-Add-region-name-command-line-argument.patch
|
|
- Remove 0003-fence_compute-Create-nova-client-with-API-2.11.patch
|
|
- Remove 0004-fence_compute-Fix-disabling-force_down-on-node-when-.patch
|
|
- Remove 0005-fence_compute-Evacuate-instances-on-all-tenants.patch
|
|
- Remove 0006-fence_compute-On-list-don-t-list-hypervisors-but-nov.patch
|
|
- Remove 0007-fence_compute-Only-list-nova-compute-services-when-g.patch
|
|
- Remove 0008-fence_compute-Deprecate-the-domain-option.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 22 09:18:30 UTC 2016 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.22+git.1455008135.15c5e92:
|
|
+ fence_cisco_ucs: Obtain status of device from different endpoint
|
|
+ fence_cisco_ucs: Add --missing-as-off
|
|
|
|
- Backport fence_compute (fate#320346) (bsc#964748)
|
|
|
|
- Patches for fence_compute (fate#320346) (bsc#964748)
|
|
- fence_compute: Add --insecure command line argument
|
|
- fence_compute: Add --region-name command line argument
|
|
- fence_compute: Create nova client with API 2.11
|
|
- fence_compute: Fix disabling force_down on node when action is on
|
|
- fence_compute: Evacuate instances on all tenants
|
|
- fence_compute: On list, don't list hypervisors but nova-compute services
|
|
- fence_compute: Only list nova-compute services when getting status
|
|
- fence_compute: Deprecate the domain option
|
|
|
|
- Add 0001-fence_compute-Add-insecure-command-line-argument.patch
|
|
- Add 0002-fence_compute-Add-region-name-command-line-argument.patch
|
|
- Add 0003-fence_compute-Create-nova-client-with-API-2.11.patch
|
|
- Add 0004-fence_compute-Fix-disabling-force_down-on-node-when-.patch
|
|
- Add 0005-fence_compute-Evacuate-instances-on-all-tenants.patch
|
|
- Add 0006-fence_compute-On-list-don-t-list-hypervisors-but-nov.patch
|
|
- Add 0007-fence_compute-Only-list-nova-compute-services-when-g.patch
|
|
- Add 0008-fence_compute-Deprecate-the-domain-option.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 27 10:27:41 UTC 2016 - kgronlund@suse.com
|
|
|
|
- Package fence_dummy in fence-agents-devel package
|
|
- Clean up package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 13 14:06:20 UTC 2016 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.22:
|
|
* New fence agent for VirtualBox
|
|
* A lot of changes in fence_compute (OpenStack)
|
|
* Re-enable fence_zvm
|
|
* Support for APC firmware v6.x
|
|
* Add hard-reboot option for fence_scsi_check script
|
|
* Add option for setting Docker Remote API version
|
|
* Fix HP Brocade fence agent (timeout settings, deprecated options)
|
|
* New action 'diag' for fence_ipmi
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 12 22:56:43 BST 2015 - aspiers@suse.com
|
|
|
|
- Update to 4.0.21:
|
|
* Documentation of new actions in manual pages is improved
|
|
* Tests were improved and Travis CI is now used for every push
|
|
* fence_virsh has new option --missing-as-off to support older XEN hosts
|
|
* fence_ilo(2) now automatically attempts to use TLS1.0 if it is not
|
|
possible to connect via SSLv3
|
|
* fence_mpath re-create SCSI keys after reboot, monitoring of devices
|
|
were improved too
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 11 12:49:58 UTC 2015 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.20:
|
|
* In some cases password string was expected twice what lead to 'Unable
|
|
to login'
|
|
* New fence agent fence_rcd_serial for DYI fence device (look at
|
|
https://smcleod.net/rcd-stonith/ ; thanks to Sam McLeod)
|
|
* Fence_pve should default to SSL (thanks to Thomas Lamprecht)
|
|
* Fixes nroff error for fence_virsh (thanks to Adrian Vondendriesch)
|
|
* Improve monitoring for fence_scsi
|
|
* Fixes for devices which do not have port and obtaining status is not
|
|
possible
|
|
* fence_ipmilan no longer print password to debug info
|
|
* Possibility to do force-ON even if device is already ON
|
|
* Possibility to declare that device does not have ON or OFF (usually
|
|
only reboot works)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 1 14:13:51 UTC 2015 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.19:
|
|
* New fence agent for Nova compute machines (thanks to Andrew
|
|
Beekhof and Fabio)
|
|
* Fixed issues with whitespaces in few fence agents (thanks to
|
|
Christoph Berg)
|
|
* User of RHEV-M can have less privileges with updated
|
|
fence_rhevm (thanks to Rik Theys)
|
|
* Verbose output now captures also text before command prompt is
|
|
found
|
|
* Support for HP Integrity Superdome X was added to fence_hpblade
|
|
(thanks to Han Pilmeyer)
|
|
* Fence agent for IBM z/VM now uses API that require less resource
|
|
of device
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 10 20:01:45 UTC 2015 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.18:
|
|
* fence_scsi has now implemented action 'monitor'
|
|
(thanks to John Ruemker)
|
|
* fence_scsi is now able to unfence devices added later
|
|
(thanks to John Ruemker)
|
|
* simplification of code thanks to auto-generation of help texts
|
|
* when 'name' is entered on STDIN instead of 'name=value', warning
|
|
is generated
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 7 09:34:26 UTC 2015 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.17:
|
|
* HP iLO2 with firmware 2.27 has broken implementation of TLS negotation
|
|
and SSLv3 is disabled by default (POODLE attack). Options --tls1.0
|
|
(tls1.0 on stdin) was added to force using TLS v1.0. This options allows
|
|
users to use that firmware with fence agents.
|
|
* Fence agent for AMT password was not put correctly into environment.
|
|
* Fix login process on bladecenter where 'last login' can occur in
|
|
message of the day what mislead fence agent.
|
|
* Cipher for fence_ipmilan was previously set to 0. It was found out
|
|
that this not good default value, we will use default value (3) of
|
|
ipmitool instead.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 9 13:21:53 UTC 2015 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.16:
|
|
* fence_kdump has implemented 'monitor' action that check if local node
|
|
is capable of working with kdump
|
|
* path to smnp(walk|get|set) can be set at runtime
|
|
* new operation 'validate-all' for majority of agents that checks if
|
|
entered parameters are sufficient without connecting to fence
|
|
device. Be aware that some checks can be done only after we receive
|
|
information from fence device, so these are not tested.
|
|
* new operation 'list-status' that present CSV output (plug_number,
|
|
plug_alias, plug_status) where status is ON/OFF/UNKNOWN
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 9 15:23:23 UTC 2015 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.15:
|
|
* Tripp Lite PDUs are now supported by fence_tripplite_snmp (symlink to
|
|
fence_apc_snmp)
|
|
* Default values in metadata sometimes differ to those actually used,
|
|
this is fixed now
|
|
* improvements in testing
|
|
- Remove patch: 0001-Avoid-problem-with-broken-make-variable-expansion.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 7 14:56:59 UTC 2015 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.14:
|
|
* fence_zvmip for IBM z/VM is rewritten to Python
|
|
* new fence agent for Emerson devices
|
|
|
|
* fix invalid default ports for fence_eps and fence_amt
|
|
* properly escape XML in other fields of metadata
|
|
* a lot of refactoring and cleaning
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 15 12:04:13 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.13:
|
|
* new fence agent based on mpathpersist that offers better handling of
|
|
multipath devices
|
|
* improve support of fence_ilo_ssh on older firmwares
|
|
|
|
* required packages are also required by autoconf during build time
|
|
* fence_zvm now supports action 'monitor' (thanks to Neale Ferguson)
|
|
* introduce --gnutlscli-path --sudo-path --ssh-path and --telnet-path;
|
|
they are no longer hard-coded
|
|
* order of XML parameters or options in --help is more stable now
|
|
* fence_cisco_ucs did not set protocol prefix correctly with
|
|
--ssl-(in)secure
|
|
* logging to syslog now works correctly also with \x00 as input
|
|
|
|
- Add patch: 0001-Avoid-problem-with-broken-make-variable-expansion.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 16 13:42:38 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.12:
|
|
* new up-to-date wiki page with STDIN / command line arguments
|
|
http://fedorahosted.org/cluster/wiki/FenceArguments
|
|
* Fence agent fence_pve now supports --ssl-secure and --ssl-insecure
|
|
(check certificate or not)
|
|
* Fence agent for RHEV-M supports cookie based authentication
|
|
(--use-cookies)
|
|
* improvements in build system
|
|
|
|
* Fix issue with regular expression in fence_rsb
|
|
* Fix uninitialized EOL in fence_wti
|
|
|
|
- Remove backported 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
|
|
- 0012-fence_rhevm-Use-https-prefix-also-with-ssl-secure-an.patch
|
|
- 0013-fence_apc-shell-timeout-was-used-instead-of-power-ti.patch
|
|
- 0014-fence_rsb-Fix-62d90e3a0827fcdc5be632bdf4103d3c08b396.patch
|
|
- 0015-fence_wti-Fix-invalid-eol.patch
|
|
- 0016-fence_pve-Add-support-for-ssl-secure-and-ssl-insecur.patch
|
|
|
|
--------------------------------------------------------------------
|
|
Mon Oct 13 11:06:22 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Backport security and bug fixes (bnc#900879) (CVE-2014-0104)
|
|
- fence_rhevm: Use https:// prefix also with --ssl-secure and --ssl-insecure
|
|
- fence_apc: --shell-timeout was used instead of --power-timeout
|
|
- fence_rsb: Fix 62d90e3a0827fcdc5be632bdf4103d3c08b39622
|
|
- fence_wti: Fix invalid "eol"
|
|
- fence_pve: Add support for --ssl-secure and --ssl-insecure
|
|
|
|
- Added patches:
|
|
- 0012-fence_rhevm-Use-https-prefix-also-with-ssl-secure-an.patch
|
|
- 0013-fence_apc-shell-timeout-was-used-instead-of-power-ti.patch
|
|
- 0014-fence_rsb-Fix-62d90e3a0827fcdc5be632bdf4103d3c08b396.patch
|
|
- 0015-fence_wti-Fix-invalid-eol.patch
|
|
- 0016-fence_pve-Add-support-for-ssl-secure-and-ssl-insecur.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 3 17:43:37 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Add requirement for python-suds (bnc#899664)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
- 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
|
|
- Add dependency on python-requests
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 1 12:32:09 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.10:
|
|
* fence_scsi is reimplemented on top of fencing library
|
|
* fence_zvm support distributed z/VM systems
|
|
* support for --delay was added to fence_zvm
|
|
* unmaintained fence agents were removed:
|
|
* fence_baytech, fence_bullpap, fence_cpint, fence_mcdata,
|
|
* fence_rackswitch, fence_vixel, fence_xcat
|
|
* we do not plan to remove other agents
|
|
* update fence_rsb to work with new firmware
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 1 12:32:09 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Update to 4.0.10:
|
|
* fence_scsi is reimplemented on top of fencing library
|
|
* fence_zvm support distributed z/VM systems
|
|
* support for --delay was added to fence_zvm
|
|
* unmaintained fence agents were removed:
|
|
* fence_baytech, fence_bullpap, fence_cpint, fence_mcdata,
|
|
* fence_rackswitch, fence_vixel, fence_xcat
|
|
* we do not plan to remove other agents
|
|
* update fence_rsb to work with new firmware
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 19 12:03:38 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Don't build in parallell (bnc#878580)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 15 08:58:47 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.9 (bnc#877996)
|
|
+ Allow ssl connections to fallback to SSL3.0 negotiation
|
|
+ fence_vmware_soap: fix short/long option parsing traceback
|
|
+ fence_raritan: new fence agent for Raritan Dominion PX
|
|
+ fencing: Replace printing to stderr with proper logging solution
|
|
+ fence_wti: Action 'list' prints also named groups
|
|
+ fence_ipmilan: send empty password, if password is not entered
|
|
+ fence_vmware: Invalid arguments for vmware_get_outlets_vi()
|
|
+ fence_amt: sending password over env
|
|
+ fencing: Introduce new device option 'no_status'
|
|
+ fence_pve: new fence-agent for Proxmox VE
|
|
+ fence_ovh: --delay should be applied before attempt to login
|
|
|
|
- Exclude dummy fence agent fence_dummy (bnc#877950)
|
|
|
|
- Remove obsolete fence-agents-add-longdesc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 18 10:00:55 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.7
|
|
|
|
+ support for firmware v1.40 for WTI (MPC series)
|
|
|
|
+ nss_wrapper used for fence_ilo was replaced by gnutls-cli
|
|
|
|
+ --delay was not respected in fence_vmware_soap
|
|
|
|
+ fabric fence agents have 'off' as default action
|
|
|
|
+ fence_scsi now generates correct key on corosync clusters
|
|
|
|
+ regression was found in fence_ipmilan where -P and -L were
|
|
interchanged on command line
|
|
(there was no problem with long options and input from STDIN)
|
|
|
|
+ fence_vmware_soap now fails with proper error message when user does
|
|
not have enough privileges
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 11 13:48:04 UTC 2014 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.6
|
|
|
|
+ support for Dell Drac MC was added to fence_drac5
|
|
|
|
+ support for Tripplite PDU was added to fence_apc
|
|
(thanks to Bogdan Dobrelya)
|
|
|
|
+ support for AMT was added as new fence agent fence_amt
|
|
(thanks to Ondrej Mular)
|
|
|
|
+ support for identification of virtual machine using UUID was
|
|
added to fence_virsh (thanks to Bogdan)
|
|
|
|
+ fence_ipmilan was ported from C to Python using standard
|
|
fencing library (thanks to Ondrej)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 31 13:55:12 UTC 2013 - kgronlund@suse.com
|
|
|
|
- Update to version 4.0.5
|
|
|
|
+ fence agent for RSB now works correctly also with newer
|
|
firmware
|
|
|
|
+ fence agent for WTI now supports not only port numbers but also
|
|
named port groups
|
|
|
|
+ fence agent for VMWare SOAP now report if user does not have
|
|
enough privileges
|
|
|
|
+ add a Relax NG for XML metadata of fence agents and require
|
|
them to be correct in order to build a fence agent
|
|
|
|
+ fix problems found thanks to previous Relax NG
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 08:37:08 UTC 2013 - ygao@suse.com
|
|
|
|
- Update to version 4.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 5 17:13:10 UTC 2012 - dmuhamedagic@suse.com
|
|
|
|
- add longdesc as copy of shortdesc to produce valid XML (bnc#770043)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 26 16:08:30 UTC 2012 - dmuhamedagic@suse.com
|
|
|
|
- remove fence-ack-manual from supported, it has effect only with
|
|
fenced
|
|
- add links to /usr/lib64/stonith/plugins/rhcs
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 21 08:41:33 UTC 2012 - lmb@novell.com
|
|
|
|
- Rename two packages to SUSE package names in Requires
|
|
- Split into fence-agents and fence-agents-unsupported
|
|
- SUSE-fy spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 3 20:00:13 UTC 2011 - msvec@suse.com
|
|
|
|
- Initial version 3.1.6
|
|
|