Commit Graph

39 Commits

Author SHA256 Message Date
Dominique Leuenberger
b4287f5c93 Accepting request 311499 from network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/311499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=18
2015-06-11 07:10:35 +00:00
Kristoffer Gronlund
8416f67019 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=38 2015-06-10 20:08:37 +00:00
Dominique Leuenberger
342585741f Accepting request 294721 from network:ha-clustering:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/294721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=17
2015-04-10 07:51:07 +00:00
Kristoffer Gronlund
aa803ae556 - 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.

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=36
2015-04-07 09:35:53 +00:00
Dominique Leuenberger
e3fc3a8de1 Accepting request 290036 from network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/290036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=16
2015-03-11 08:58:16 +00:00
Kristoffer Gronlund
c24e62ca1a - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=34
2015-03-09 13:28:13 +00:00
Dominique Leuenberger
cc7ec4a0ea Accepting request 284888 from network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/284888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=15
2015-02-10 19:23:21 +00:00
Kristoffer Gronlund
e68593fda5 - Remove patch: 0001-Avoid-problem-with-broken-make-variable-expansion.patch
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=32
2015-02-09 16:06:47 +00:00
Kristoffer Gronlund
7252d672e5 - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=31
2015-02-09 15:25:48 +00:00
Dominique Leuenberger
b9b9d70e71 Accepting request 280160 from network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/280160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=14
2015-01-08 22:02:30 +00:00
Kristoffer Gronlund
ab598a2265 - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=29
2015-01-07 14:57:52 +00:00
Dominique Leuenberger
bd596f345f Accepting request 266158 from network:ha-clustering:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/266158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=13
2014-12-23 10:50:46 +00:00
Kristoffer Gronlund
e2f60305c8 - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=27
2014-12-15 13:55:47 +00:00
Stephan Kulow
16560abf82 Accepting request 256909 from network:ha-clustering:Factory
1

OBS-URL: https://build.opensuse.org/request/show/256909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=12
2014-10-16 16:15:07 +00:00
Kristoffer Gronlund
0f0a6904a4 Accepting request 256908 from home:KGronlund:branches:network:ha-clustering:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/256908
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=25
2014-10-16 13:55:56 +00:00
Stephan Kulow
f521658645 Accepting request 255744 from network:ha-clustering:Factory
--------------------------------------------------------------------
- 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

OBS-URL: https://build.opensuse.org/request/show/255744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=11
2014-10-14 05:12:15 +00:00
Kristoffer Gronlund
3c0834f5b5 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=23 2014-10-13 11:50:26 +00:00
Stephan Kulow
a414182b51 Accepting request 254112 from network:ha-clustering:Factory
Add missing requirement for python-suds

OBS-URL: https://build.opensuse.org/request/show/254112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=10
2014-10-06 20:04:52 +00:00
Kristoffer Gronlund
7d6bc9609b - Add requirement for python-suds (bnc#899664)
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=20
2014-10-06 08:59:02 +00:00
Stephan Kulow
79f722dc58 Accepting request 249991 from network:ha-clustering:Factory
------------------------------------------------------------------- 
- 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

- Update to 4.0.10:
  * fence_scsi is reimplemented on top of fencing library
  * fence_zvm support distributed z/VM systems

OBS-URL: https://build.opensuse.org/request/show/249991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=9
2014-09-18 05:12:57 +00:00
Kristoffer Gronlund
5a85df95f6 .changes hack
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=18
2014-09-17 16:13:56 +00:00
Kristoffer Gronlund
18e83c795c Update .changes
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=17
2014-09-16 07:51:32 +00:00
Kristoffer Gronlund
86a3dd56d6 - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=16
2014-09-16 07:48:32 +00:00
Stephan Kulow
a18ebcb0ef Accepting request 239160 from network:ha-clustering:Factory
Update to 4.0.10

OBS-URL: https://build.opensuse.org/request/show/239160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=7
2014-07-02 13:05:10 +00:00
Kristoffer Gronlund
b0c4c946ea - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=15
2014-07-01 12:33:15 +00:00
Stephan Kulow
dfd3c22e03 Accepting request 235381 from network:ha-clustering:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/235381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=6
2014-05-27 10:00:31 +00:00
Kristoffer Gronlund
c9f6205f3f - Don't build in parallell (bnc#878580)
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=13
2014-05-19 12:04:01 +00:00
Stephan Kulow
63be18b84a Accepting request 234136 from network:ha-clustering:Factory
Update to 4.0.9

OBS-URL: https://build.opensuse.org/request/show/234136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=5
2014-05-15 17:10:33 +00:00
Kristoffer Gronlund
03e38ff640 - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=11
2014-05-15 09:25:41 +00:00
Stephan Kulow
708c3acce5 Accepting request 223775 from network:ha-clustering:Factory
Update to 4.0.7 (bug fixes)

OBS-URL: https://build.opensuse.org/request/show/223775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=4
2014-02-26 05:57:37 +00:00
Kristoffer Gronlund
10e940dc1c - 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

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=9
2014-02-18 10:02:10 +00:00
Stephan Kulow
363ff548ab Accepting request 213591 from network:ha-clustering:Factory
Update to version 4.0.6

OBS-URL: https://build.opensuse.org/request/show/213591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=3
2014-01-13 12:49:35 +00:00
Kristoffer Gronlund
c77d26feb8 - 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)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=7
2014-01-11 13:49:50 +00:00
Stephan Kulow
7b4c8e453a Accepting request 205449 from network:ha-clustering:Factory
Upgrade to 4.0.5 (forwarded request 205386 from KGronlund)

OBS-URL: https://build.opensuse.org/request/show/205449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=2
2013-11-04 06:05:41 +00:00
Kristoffer Gronlund
77e9fd2b2c Accepting request 205386 from home:KGronlund:branches:network:ha-clustering:Factory
Upgrade to 4.0.5

OBS-URL: https://build.opensuse.org/request/show/205386
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=5
2013-10-31 19:06:59 +00:00
Stephan Kulow
919be29b6c Accepting request 198823 from network:ha-clustering:Factory
Additional fence-agents for 13.1

OBS-URL: https://build.opensuse.org/request/show/198823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=1
2013-09-26 09:43:13 +00:00
Yan Gao
d2dce7891a Tweaks to the spec file
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=3
2013-09-11 11:24:08 +00:00
Yan Gao
78cc5e62c0 - Update to version 4.0.3
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=2
2013-09-11 07:17:43 +00:00
Yan Gao
d4209b8b6c osc copypac from project:Devel:HAE:SLE11SP3 package:fence-agents revision:1, using expand, using client side copy
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=1
2013-09-11 06:55:33 +00:00