File fence-agents.changes of Package fence-agents
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Tue Feb 27 15:38:53 UTC 2024 - Peter Varkoly <varkoly@suse.com>
3
4
- L3: fence_vmware_rest : monitoring is not detecting problems accessing the fence device
5
(bsc#1218718)
6
o Add upstream patch:
7
0001-fence_vmware_rest-monitoring-action-is-not-detecting.patch
8
9
-------------------------------------------------------------------
10
Thu Jun 23 13:47:45 UTC 2022 - Peter Varkoly <varkoly@suse.com>
11
12
- Azure fence agent doesn’t work correctly on SLES15 SP3 - fence_azure_arm
13
fails with error 'MSIAuthentication' object has no attribute 'get_token' - SFSC00334437
14
(bsc#1195891)
15
- Apply proposed patch
16
0001-fix_support_for_sovereign_clouds_and_MSI-439.patch
17
18
-------------------------------------------------------------------
19
Tue May 17 05:11:00 UTC 2022 - Peter Varkoly <varkoly@suse.com>
20
21
- fence-agents-4.9.0+git.1624456340.8d746be9-150300.3.8.1 broken in
22
GCP due to missing "--zone" parameter (bsc#1198872)
23
- Apply proposed patch
24
0001-fence_gce-Make-zone-optional-for-get_nodes_list-487.patch
25
26
-------------------------------------------------------------------
27
Wed May 4 11:08:48 UTC 2022 - Peter Varkoly <varkoly@suse.com>
28
29
- fence-agents-4.9.0+git.1624456340.8d746be9-150300.3.8.1 broken in GCP due to missing "--zone" parameter
30
(bsc#1198872)
31
32
-------------------------------------------------------------------
33
Thu Feb 24 13:16:51 UTC 2022 - Peter Varkoly <varkoly@suse.com>
34
35
- (bsc#1196350) fence_gce updates pull from Clusterlabs repo
36
- Apply proposed upstream patch
37
0001-fence_gce-Add-timeouts-and-failure-options-458.patch
38
39
-------------------------------------------------------------------
40
Thu Jun 24 07:59:27 UTC 2021 - varkoly@suse.com
41
42
- Update to version 4.9.0+git.1624456340.8d746be9:
43
* fence_azure_arm: corrections to support Azure SDK >= 15 - including backward compatibility (#415)
44
(bsc#1185058)
45
* fence_gce: make serviceaccount work with new libraries
46
* fence_kubevirt: new fence agent
47
* fence_virt*: simple_auth: use %zu for sizeof to avoid failing verbose builds on some archs
48
* configure: dont fail when --with-agents contains virt
49
* fence_mpath: watchdog retries support
50
* fencing: add multi plug support for reboot-action
51
* fence_redfish: add missing diag logic
52
* fencing: fix issue with hardcoded help text length for metadata
53
* fence_lindypdu: update metadata
54
* fence_lindypdu: new fence agent
55
* fencing: add stonith_status_sleep parameter for sleep between status calls during a STONITH action
56
* fence_openstack: code formatting fixes per: https://github.com/ClusterLabs/fence-agents/pull/397#pullrequestreview-634281798
57
* Proper try-except for connection exception.
58
* Fix CI.
59
* Do not wrap as many values.
60
* Restore port metadata.
61
* Update xml metadata.
62
* Use standard logging.
63
* Revert change to __all__
64
* Major rework of the original agent:
65
(bsc#1182701) [0.9.10-GCE-Build1.6] fence_gce doesn't restart the node as expected
66
* fence_virt: fix required=1 parameters that used to not be required and add deprecated=1 for old deprecated params
67
* fence_gce: default method moved back to powercycle (#389)
68
* fence_aws: add filter parameter to be able to limit which nodes are listed
69
* virt: fix a bunch of coverity scan errors in ip_lookup
70
* virt: make sure to provide an empty default to strncpy
71
* virt: make sure buffers are big enough for 0 byte end string
72
* virt: increase buffer size to avoid overruns
73
* virt: check return code in virt-sockets
74
* virt: fix error code checking
75
* virt: fix plugin (minor) memory leak and plug in load race
76
* virt: attempt to open file directly and avoid race condition
77
* virt: fix different coverity scan errors in common/tcp
78
* virt: cleanup deadcode in client/vsock
79
* virt: cleanup deadcode in client/tcp
80
* virt: fix potential buffer overrun
81
* virt: fix mcast coverity scan errors
82
* virt: drop pm-fence plugin
83
* virt: drop libvirt-qmf plugin
84
* virt: drop null plugin
85
* build: enable fence_virtd cpg plugin by default
86
* virt: drop fence_virtd non-modular build
87
* virt: fix plugin installation regression on upgrades
88
* fence_virt: metadata fixes, implement manpage generation and metadata/delay/rng checks
89
* virt: make sure variable is initialized
90
* Revert "virt: drop -Werror to avoid unnecessary failures"
91
* zvm: reformat fence_zvm to avoid gcc warnings
92
* Ignore fence-virt man pages
93
* Move fence_virt to the correct location
94
* Ignore unknown options on stdin
95
* fence_gce: support google-auth and oauthlib and fallback to deprecated libs when not available
96
* spec:
97
add aliyun subpackage and fence_mpath_check* to mpath subpackage
98
add libxml2-devel to BuildRequires
99
(jsc#SLE-18182) ECO: Update fence-agents
100
(jsc#SLE-17998) Add upstream PR to aws-vpc-move-ip and apply required resource & fence agent patches
101
102
-------------------------------------------------------------------
103
Wed Feb 10 20:25:29 UTC 2021 - trenn@suse.de
104
105
- Update to version 4.7.1+git.1612974063.9e01fc92:
106
* fence_gce: Adds cloud-platform scope for bare metal API and optional proxy flags (#382)
107
108
-------------------------------------------------------------------
109
Wed Feb 10 13:33:34 UTC 2021 - trenn@suse.de
110
111
- Update to version 4.7.1+git.1612946165.05fa9b4e:
112
* fence_gce: update module reqs for SLES 15 (#383)
113
* fence_redfish: Add diag action
114
- Fixed by previous versions already, but for the records...
115
These sources include fixes for these bugs:
116
bsc#1169485 (git commit 020f48a309bcad659dc493960d2b39e8e1243085)
117
bsc#1169852 (git commit 5c182c4018728e3cdcc6846d74d373cc5b0639dd)
118
bsc#1178343 (git commit 877be689d75892fe069154cf3bc02909f3edaf50)
119
120
-------------------------------------------------------------------
121
Thu Feb 04 10:02:29 UTC 2021 - trenn@suse.de
122
123
- This update has one part (fence-agents part) of a fix for bsc#1178294
124
It still needs cobbler adjustings
125
- Update to version 4.7.0+git.1612425309.e4f51e44:
126
* Add fence_ipmilanplus as fence_ipmilan wrapper always enabling lanplus (bsc#1178294)
127
* fence_vbox: updated metadata file
128
* fence_vbox: do not flood host account with vboxmanage calls
129
* fence_aws/fence_gce: allow building without cloud libs
130
* fence_gce: default to onoff
131
* fence_lpar: Make --managed a required option
132
* fence_zvmip: fix shell-timeout when using new disable-timeout parameter
133
* Adds service account authentication to GCE fence agent
134
* spec: dont build -all subpackage as noarch
135
- Patch that went mainline and got deleted:
136
D 0001-Adds-service-account-authentication-to-GCE-fence-age.patch
137
138
-------------------------------------------------------------------
139
Wed Feb 3 09:41:25 UTC 2021 - Thomas Renninger <trenn@suse.de>
140
141
- Quote strings in specfile (originally by Olaf Hering, ohering@suse.de)
142
143
-------------------------------------------------------------------
144
Tue Jan 26 19:12:05 UTC 2021 - Peter Varkoly <varkoly@suse.com>
145
146
- bsc#1180518 [15sp3 FEAT] Product-HA / High Availability Extension:
147
Add IBM Z LPAR fence agent fence_ibmz to Pacemaker (kvm) (fence-agents)
148
149
-------------------------------------------------------------------
150
Thu Jan 21 15:13:20 UTC 2021 - Peter Varkoly <varkoly@suse.com>
151
152
- Adds service account authentication to GCE fence agent
153
154
-------------------------------------------------------------------
155
Thu Jan 21 15:05:26 UTC 2021 - varkoly@suse.com
156
157
- Update to version 4.7.0+git.1607346448.17bd8552:
158
* fence_mpath, fence_scsi: Improve logging for failed res/key get
159
* fence_mpath, fence_scsi: Capture stderr in run_cmd()
160
* build: depend on config changes to rebuild when running make after running ./configure
161
* fence_redfish: Fix typo in help.
162
* fence_aws: add support for IMDSv2
163
* spec: add pkg-config file, and set version for obsoletes to avoid failing to build on Fedora 33
164
* Add pkg-config file
165
* fence_scsi: dont write key to device if it's already registered, and open file correctly to avoid using regex against end-of-file
166
* fencing: fix run_command() to allow timeout=0 to mean forever
167
* fencing: fix to make timeout(s)=0 be treated as forever for agents using pexpect
168
169
-------------------------------------------------------------------
170
Thu Oct 29 13:39:38 UTC 2020 - varkoly@suse.com
171
172
- Update to version 4.6.0+git.1603723121.a17eb9d4:
173
* Add a fence_crosslink agent
174
* fencing: fix power-timeout when using new disable-timeout parameter
175
* metadata: update for disable_timeout parameter
176
* fencing: add disable-timeout parameter, and make it default when run from Pacemaker (at least 2.0+)
177
* spec: make telnet a weak dependency
178
* Adds baremetal support to GCE fence agent and API call retries (#355)
179
* spec: add -aws and -gce dependency to -all subpackage
180
* spec: fix ibmz subpackage referring to fence_z instead of fence_ibmz
181
* fence_lpar: Reduce code duplication in get_lpar_list
182
183
-------------------------------------------------------------------
184
Fri Jun 19 14:34:32 UTC 2020 - dakechi@suse.com
185
186
- Update to version 4.5.2+git.1592573838.1eee0863:
187
* fence_azure_arm: fixes to make MSI support work
188
* fence_azure_arm: log metadata when debugging
189
* fence_vmware_soap: log exception message for SSLError exception
190
* build: add PHONY target to use directory dependencies for parallel builds
191
* fence_aws: improve boto3_debug boolean handling
192
* fence_aws: catch ConnectionError and suppress traceback for caught exceptions
193
* fence_vmware_rest: support UTF-8 VM names
194
* fence_openstack: import novaclient and keystone only when needed
195
* build: add directory dependencies to avoid edge-case where generating manpages could happen before fencing.py was generated
196
* fence_vmware_rest: dont fail when receiving more than 1000 VM error during monitor-action
197
* fence_scsi: add readonly parameter
198
* fence_vmware_rest: fix exception and remove default value for filter parameter (which was shown in the manpage)
199
* fence_compute/fence_evacuate: fix --insecure parameter
200
* fence_vmware_rest: add filter parameter
201
* fence_vmware_cloud: improve exception handling in send_command()
202
* fence_vmware_rest: improve exception handling in send_command()
203
* Disable google api cache discovery
204
* fence_aws: fix Python 3 encoding issue
205
* fence_aws: Fix fence race, logging improvement and new debug option (#323)
206
* fence_aws: improve connect parameter logic, so region can be specified as parameter, while using role or keys from ~/.aws/config
207
* configure: fix agent filtering
208
* fence_mpath: fix --reserve parameter typo
209
* fence_vmware_rest: fix encoding to avoid issues with UTF-8 encoded comments
210
* fence_aws: improve logging and metadata/usage text
211
* fence_redfish/fence_vmware_soap: suppress warnings correctly with new python-requests
212
* fence_scsi use clusterwide nodeID instead of local nodelist ID of node (#289)
213
* fencing: only use inetX_only parameters for SSH based agents and fence_zvmip, and fixed syntax issue for Gawk v5+
214
* spec: fix openstack BuildRequires for distros without Python 3
215
* fence_virsh: fix status-based actions
216
* fence_vbox: fix status-based actions
217
* fix shortopt in fence-compute / fence_evacuate help messages
218
* spec: add missing BuildRequires found when backporting to Fedora
219
* fence_rhevm: added cookie file management (#304)
220
* fence_compute: Invert the force-down/service disable order
221
* fence_vmware_rest: improve logging
222
* spec: only build OpenStack agents on x86_64/ppc64le, and avoid pulling in openstack via ironic from all subpackage
223
* spec: add openstack subpackage
224
* fence_openstack: fix fail_usage() issue and a couple of other minor issues w/the newly added plug/port parameter
225
* fence_mpath: fix fail_usage() issue and a couple of other minor issues w/the newly added plug/port parameter
226
* fence_sbd: support errors on stderr
227
* CI: improve metadata check/update dependencies
228
* fence_mpath: use -n/--plug/port parameter to be able to use pcmk_host_map
229
* High: mpath: Correction of failure detection behavior from watchdog service.
230
* fence_zvmip: fix Python 3 issues
231
232
-------------------------------------------------------------------
233
Thu Sep 12 10:04:23 UTC 2019 - dakechi@suse.com
234
235
- Update to version 4.4.0+git.1568100905.307de6f2:
236
* fence_openstack: use -n/--plug/port parameter to be able to use pcmk_host_map
237
* fence_apc_snmp: Add Tripplite WEBCARDLX PDU support
238
* Update fence_aliyun.xml (bsc#1150504)
239
* Fix argument parsing for region_name
240
* fence_ilo_ssh*: add timeout warning in metadata/manpage
241
* remove 'man' page formating strings to improve '-o metadata' output
242
* filter out 'man' formating strings from 'longdesc' field
243
* Update fence_aliyun.py (#279) (bsc#1150504)
244
* Fixed issue with SUSPENDED VMs
245
* Changed encoding for the raritan telnet connection to latin1
246
* fence_scsi watchdog: dont exit when command fails using retry parameter
247
248
-------------------------------------------------------------------
249
Mon Jul 1 11:27:59 UTC 2019 - Diego Vinicius Akechi <dakechi@suse.com>
250
251
- White list the aliyun fence agent to get it included and provided
252
by the fence-agent package (bsc#1139913)
253
254
-------------------------------------------------------------------
255
Wed Jun 12 07:57:14 UTC 2019 - kgronlund@suse.com
256
257
- Split fence_amt_ws into separate package due to licence incompatibility:
258
* Apache-2.0 is not compatible with GPL-2.0
259
260
- Update to version 4.4.0+git.1558595666.5f79f9e9:
261
* fence_scsi: detect node ID using new format, and fallback to old format before failing
262
* fence_rhevm: fix debug encoding issues (bsc#1137314) (CVE-2019-10153)
263
* fence_mpath: import ctypes to fix watchdog hardreboot
264
* fence_rhevm: add RHEV v4 API support and auto-detection
265
* fence_azure_arm: use skip_shutdown feature when available
266
* fence_ipmilan: Add ipmitool timeout option
267
* fence_redfish: add headers to HTTP methods
268
* fence_gce: fix Python 3 encoding issue
269
* fence_pve: add support for sending reset command to qemu machines (#261)
270
* fencing: improve stdin parse function
271
* fence_redfish: backwards compatibility for <ip>:<port>
272
273
-------------------------------------------------------------------
274
Mon Feb 18 13:22:05 UTC 2019 - dakechi@suse.com
275
276
- Update to version 4.2.1+git.1550476590.98767d24:
277
* fence_redfish: use "ipport" parameter and improve logging (fate#320898)
278
* Changed Encoding to UTF-8 (bsc#1137314) (CVE-2019-10153)
279
* fence_redfish: fail when using invalid cert without --ssl-insecure (fate#320898)
280
* Removed unnecessary variable assignments to simplify code
281
* fence_scsi: watchdog retries support
282
* Renamed variable to avoid reusing variable name
283
* Replaced default port 443 with default ssl enabled option
284
* Changed reboot type to ForceRestart
285
* Modify power status check
286
* Added run_delay()
287
* Updated fence_redfish.xml with make xml-upload (fate#320898)
288
* Add new fence agent for Redfish (fate#320898)
289
* build: fix issues with newer autoconf versions
290
* build: fix if-redirection to make check_used_options run for the agents as intended
291
* Fix 'log_expect' in fence_hpblade.py
292
* fence_scsi: fix incorrect SCSI key when node ID is 10 or higher
293
* fence_openstack: add detection of keystoneauth1 library
294
* check_used_options: add Python 3 support, and detect unsupported has_key()-calls
295
* fence_openstack: Migrate from keystoneclient to keystoneauth1
296
* fence_openstack: fix missing version parameter in novaclient.Client() call
297
* fence_openstack: fix configure library detection and add try/except for imports
298
* fence_kdump: add validate-all action
299
* fence_compute/fence_evacuate: domain parameter fixes to avoid regressions
300
301
-------------------------------------------------------------------
302
Wed Sep 26 06:54:47 UTC 2018 - kgronlund@suse.com
303
304
- Update to version 4.2.1+git.1537269352.7b1fd536:
305
* fence_vmware_soap: cleanup when receiving SIGTERM
306
* fence_cisco_ucs: encode POSTFIELDS
307
* Update fence_rcd_serial to correct vendor URL
308
* fence_aliyun: correct indentation for *key in help
309
* fence_aliyun: list instance names and show up to 100 instances (fate#326557)
310
* fence-rhevm: improve error reporting.
311
* fence_impilan/fence_ilo_ssh: iLO5-support
312
* fence_rhevm: improve indentation and metadata
313
* fence_compute/fence_evacuate/fence_rhevm: dont use has_key (not supported in Python 3)
314
* fence_rhevm fixing help for plug param
315
* fence_kdump: fix strncpy issue
316
* fence_evacuate: fix evacuable tag mix issue
317
318
-------------------------------------------------------------------
319
Thu Aug 09 13:25:09 UTC 2018 - kgronlund@suse.com
320
321
- Update to version 4.2.1+git.1532964592.3ae5b58e:
322
* fence_aliyun: Add Aliyun fence agent. (fate#326557)
323
* fence_gce: add power cycle as default method
324
* fence_gce: set project and zone as not required
325
* fence_gce: add support for stackdriver logging
326
* fence_ilo3/fence_ipmilan: show correct default method (onoff) in help
327
* fence_mpath: add watchdog support
328
* fence_amt_ws: create metadata without agent specific libs
329
- Drop obsolete patch:
330
* Remove 0002-Build-without-openwsman-installed.patch
331
332
-------------------------------------------------------------------
333
Wed Jun 27 07:38:02 UTC 2018 - kgronlund@suse.com
334
335
- Unify source package with SLE 12 and Leap 42:
336
* fencing: include timestamps when logging to STDERR and debug file (bsc#1049852)
337
338
- Obsoletes the following patches (SLE 12 and Leap 42):
339
* 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
340
* 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
341
* 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
342
* 0004-fence_compute-Fix-handling-of-domain-None.patch
343
* 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
344
* 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
345
* 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
346
* 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
347
* 0010-Make-pywsman-dependency-optional.patch
348
* 0011-fencing-include-timestamps-when-logging-to-STDERR-an.patch
349
350
-------------------------------------------------------------------
351
Mon Jun 25 14:44:46 UTC 2018 - kgronlund@suse.com
352
353
- Unify spec file for python 2 and 3
354
- Enable build for python 2
355
* Add 0002-Build-without-openwsman-installed.patch
356
357
-------------------------------------------------------------------
358
Wed Jun 20 09:06:43 UTC 2018 - kgronlund@suse.com
359
360
- Update to version 4.2.1+git.1529316875.1a39345b:
361
* fence_vmware_soap: fix Python 3 suds issue
362
* Added python-novaclient and python-keystoneclient in configure.ac
363
* novaclient 1.1 depcrecated, so making changes for novaclient
364
* Python keystoneclient also included to pacify CI
365
* Changed travis to include pythomn-novaclient
366
* Fencing Agent for Openstack
367
* fence_scsi: fix python3 encoding error #206
368
* fence_ipmilan: add missing fence_ilo3 and fence_ilo4 metadata
369
* fence_scsi: match device names using re.MULTILINE to avoid duplicating names in /var/run/cluster/fence_scsi.dev
370
* fence_gce: use default credentials from googleapiclient
371
* run_command: fix Python 3 encoding issue
372
373
- Drop merged patches:
374
* Remove 0002-fence_gce-fix-regression-missing-import-googleapicli.patch
375
* Remove 0003-fence_gce-fix-regression-missing-import-oauth2client.patch
376
* Remove 0004-fence_gce-use-default-credentials-from-googleapiclie.patch
377
* Remove 0005-run_command-fix-Python-3-encoding-issue.patch
378
379
- Enable GCE fence agent for all targets (fate#325539) (bsc#1088358)
380
- Enable fence_openstack agent (bsc#1097803)
381
382
-------------------------------------------------------------------
383
Thu May 17 16:19:11 UTC 2018 - kgronlund@suse.com
384
385
- run_command: fix Python 3 encoding issue (bsc#1082871)
386
- fence_gce: use default credentials from googleapiclient
387
- fence_gce: fix regression - missing import oauth2client.client
388
- fence_gce: fix regression - missing import googleapiclient.discovery
389
- Add 0002-fence_gce-fix-regression-missing-import-googleapicli.patch
390
- Add 0003-fence_gce-fix-regression-missing-import-oauth2client.patch
391
- Add 0004-fence_gce-use-default-credentials-from-googleapiclie.patch
392
- Add 0005-run_command-fix-Python-3-encoding-issue.patch
393
394
-------------------------------------------------------------------
395
Thu Apr 26 05:37:33 UTC 2018 - kgronlund@suse.com
396
397
- Update to version 4.0.25+git.1524215631.8f9c770a:
398
* fence_gce: Write error messages to log (fate#325539) (bsc#1088358)
399
* fence_azure_arm: fix subscriptionId from metadata (bsc#1090995)
400
* fence_scsi: fix plug-parameter and keep support for nodename to avoid regressions
401
402
-------------------------------------------------------------------
403
Wed Apr 25 20:28:19 UTC 2018 - kgronlund@suse.com
404
405
- Disable Google Compute Engine support unless openSUSE (fate#325539) (bsc#1088358)
406
407
-------------------------------------------------------------------
408
Wed Apr 11 19:57:13 UTC 2018 - kgronlund@suse.com
409
410
- Update to version 4.0.25+git.1523367910.7473fab7:
411
* Add fence_gce: Google Compute Engine fence support (fate#325539) (bsc#1088358)
412
* Low: fence_scsi: Remove period from cmd string
413
* fence_compute/fence_evacuate: revert to old parameters
414
* fence_azure_arm: implement network-fencing (w/library from @MSSedusch)
415
* fence_mpath: Correction of command line which argument is not correctly recognized
416
* Mid: fence_docker: Exclude slashes from the list.
417
* fence_pve : choose vm type either lxc or qemu
418
419
-------------------------------------------------------------------
420
Mon Feb 12 06:57:01 UTC 2018 - kgronlund@suse.com
421
422
- Update to version 4.0.25+git.1518188333.853850c3:
423
* heuristics_ping: fix for python3 TypeError
424
425
-------------------------------------------------------------------
426
Wed Feb 07 13:38:15 UTC 2018 - kgronlund@suse.com
427
428
- Update to version 4.0.25+git.1516265527.7ab202cf (bsc#1074000):
429
* fence_ilo3: default to onoff
430
* fence_compute: Add support for keystone v3 authentication
431
* fence_ilo_ssh: fix hard reset
432
* fence_vmware_rest: new agent
433
434
-------------------------------------------------------------------
435
Tue Nov 21 08:57:16 UTC 2017 - kgronlund@suse.com
436
437
- Recommend openwsman-python3, not python-openwsman (bsc#1069137)
438
439
-------------------------------------------------------------------
440
Wed Nov 01 08:59:33 UTC 2017 - kgronlund@suse.com
441
442
- Update to version 4.0.25+git.1509350522.8d6f8530 (bsc#1065966):
443
* Use Python 3 for all scripts
444
* compute: Fix unfencing and ensure fencing occurs in partial up/down states
445
* compute: Split out evacation functionality
446
* compute: Handle differences in Nova API argument passing
447
* fence_zvm: fix "uintptr_t" undeclared
448
* fence_ifmib: fix README typo(s)
449
450
- Add patch:
451
* 0001-Use-Python-3-for-all-scripts-bsc-1065966.patch
452
453
- Remove merged patches:
454
* 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
455
* 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
456
* 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
457
* 0004-fence_compute-Fix-handling-of-domain-None.patch
458
* 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
459
* 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
460
* 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
461
* 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
462
463
-------------------------------------------------------------------
464
Sat Sep 9 16:53:49 UTC 2017 - kgronlund@suse.com
465
466
- Move to python3
467
468
-------------------------------------------------------------------
469
Tue Aug 29 14:08:30 UTC 2017 - kgronlund@suse.com
470
471
- Remove deprecated agents
472
* Remove fence_ovh
473
* Remove fence_drac
474
* Remove fence_vmware_soap
475
476
- Drop build dependency on python-suds
477
- Update package description
478
479
-------------------------------------------------------------------
480
Mon Aug 28 09:02:42 UTC 2017 - kgronlund@suse.com
481
482
- Update to version 4.0.25+git.1501671877.7bae40a0:
483
* fence_ipmilan: add target support
484
* Explicitly use version 3 of the oVirt API
485
* fence_rhevm: fix "--api-path must not have an argument" issue
486
* Convert URLs passed to pycurl to ASCII
487
* fence_vbox: Add support for host on MacOS
488
* fence_vbox: Add support for Windows host
489
* fence_compute: fix to avoid breaking nova
490
* fence_ipmilan: fix target support
491
* fence_vmware_soap: fix for selfsigned certificate
492
* fence_ipmilan: Add support for hexadecimal format of Kg key
493
* fence_azure_arm: fix hardcoded path
494
* fence_azure_arm: remove release/build info
495
* fence_ipmilan: Fix inconsistency between help and manual page (defalt for --method)
496
* fence_scsi: add FIPS support
497
* fence_ipmilan: fix indentation
498
* fencing_snmp: fix timemout typo
499
500
- Drop outdated patch:
501
* 0010-Make-pywsman-dependency-optional.patch
502
503
-------------------------------------------------------------------
504
Tue Feb 14 14:21:12 UTC 2017 - kgronlund@suse.com
505
506
- Downgrade some agent-specific dependencies to recommends (bsc#1025149)
507
* Add 0010-Make-pywsman-dependency-optional.patch
508
509
-------------------------------------------------------------------
510
Wed Feb 01 16:49:43 UTC 2017 - kgronlund@suse.com
511
512
- Update to version 4.0.25+git.1485179354.eb43835:
513
* Ironic fence agent
514
* fencing: Add --quiet option to disable logging to stderr
515
* fence_powerman: fix typo in option powerman-path
516
* fence_cisco_ucs: Commands sent to Cisco UCS are changed to
517
518
- Drop merged patch:
519
* Remove 0008-Fix-travis.patch
520
521
-------------------------------------------------------------------
522
Thu Dec 01 11:38:47 UTC 2016 - kgronlund@suse.com
523
524
- Update to version 4.0.24+git.1480563949.e67fcd4:
525
* fence_azure_arm: add fencing agent for Azure Resource Manager
526
* fence_lpar: Add support for IVM
527
* fence_lpar: Handle exceptions when invalid output is read
528
* fence_zvmip: Update XML metadata
529
* fence_compute: fix ConnectionError by using full module name
530
* fence_powerman: add fence agent for powerman
531
* Suppress InsecureRequestWarning when ssl_insecure is given
532
* compute: Correctly handle installations without tagged flavours
533
* compute: Use the best available nova API version
534
* compute: correctly implement 'on' when the force-down API call is available
535
* compute: Correctly identify when the nodename already includes the supplied domain
536
* compute: Ensure we can connect to nova when fixing the plug name
537
* compute: Simpler check for nova force down compatibility
538
539
- Rebase and remove merged patches:
540
* Remove 0001-fence_compute-Create-nova-client-with-API-2.11.patch
541
* Remove 0002-fence_compute-Keep-compatibility-with-python-novacli.patch
542
* Remove 0003-fence_compute-Only-list-nova-compute-services-when-g.patch
543
* Remove 0004-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
544
* Remove 0005-fence_compute-Do-not-override-domain-if-it-is-alread.patch
545
* Remove 0006-fence_compute-Fix-use-of-undefined-variable.patch
546
* Remove 0007-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
547
* Remove 0008-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
548
* Add 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
549
* Add 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
550
* Add 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
551
* Add 0004-fence_compute-Fix-handling-of-domain-None.patch
552
* Add 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
553
* Add 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
554
* Add 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
555
* Add 0008-Fix-travis.patch
556
557
-------------------------------------------------------------------
558
Fri Aug 26 10:52:01 UTC 2016 - kgronlund@suse.com
559
560
- Update to version 4.0.24:
561
* Improve obtaining status on Cisco UCS devices
562
* Fix issues with symlink installations
563
* Fix documentation for fence_scsi and fence_mpath
564
565
-------------------------------------------------------------------
566
Thu Jun 30 09:46:45 UTC 2016 - kgronlund@suse.com
567
568
- Update to version 4.0.23:
569
* A lot of changes in fence_compute (OpenStack compute instance)
570
* Obtain status of nodes from Cisco UCS correctly
571
* New fence agent for AMT using openwsman
572
* Python3 support
573
* Fence agent for PVE can be used by non-root users
574
* Parallel building and testing of fence agents
575
* Fix occasional failures of APC fence agent
576
577
- Updated fence_compute patch set:
578
- Add 0001-fence_compute-Create-nova-client-with-API-2.11.patch
579
- Add 0002-fence_compute-Keep-compatibility-with-python-novacli.patch
580
- Add 0003-fence_compute-Only-list-nova-compute-services-when-g.patch
581
- Add 0004-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
582
- Add 0005-fence_compute-Do-not-override-domain-if-it-is-alread.patch
583
- Add 0006-fence_compute-Fix-use-of-undefined-variable.patch
584
- Add 0007-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
585
- Add 0008-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
586
- Add 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
587
- Remove 0001-fence_compute-Add-insecure-command-line-argument.patch
588
- Remove 0002-fence_compute-Add-region-name-command-line-argument.patch
589
- Remove 0003-fence_compute-Create-nova-client-with-API-2.11.patch
590
- Remove 0004-fence_compute-Fix-disabling-force_down-on-node-when-.patch
591
- Remove 0005-fence_compute-Evacuate-instances-on-all-tenants.patch
592
- Remove 0006-fence_compute-On-list-don-t-list-hypervisors-but-nov.patch
593
- Remove 0007-fence_compute-Only-list-nova-compute-services-when-g.patch
594
- Remove 0008-fence_compute-Deprecate-the-domain-option.patch
595
596
-------------------------------------------------------------------
597
Mon Feb 22 09:18:30 UTC 2016 - kgronlund@suse.com
598
599
- Update to version 4.0.22+git.1455008135.15c5e92:
600
+ fence_cisco_ucs: Obtain status of device from different endpoint
601
+ fence_cisco_ucs: Add --missing-as-off
602
603
- Backport fence_compute (fate#320346) (bsc#964748)
604
605
- Patches for fence_compute (fate#320346) (bsc#964748)
606
- fence_compute: Add --insecure command line argument
607
- fence_compute: Add --region-name command line argument
608
- fence_compute: Create nova client with API 2.11
609
- fence_compute: Fix disabling force_down on node when action is on
610
- fence_compute: Evacuate instances on all tenants
611
- fence_compute: On list, don't list hypervisors but nova-compute services
612
- fence_compute: Only list nova-compute services when getting status
613
- fence_compute: Deprecate the domain option
614
615
- Add 0001-fence_compute-Add-insecure-command-line-argument.patch
616
- Add 0002-fence_compute-Add-region-name-command-line-argument.patch
617
- Add 0003-fence_compute-Create-nova-client-with-API-2.11.patch
618
- Add 0004-fence_compute-Fix-disabling-force_down-on-node-when-.patch
619
- Add 0005-fence_compute-Evacuate-instances-on-all-tenants.patch
620
- Add 0006-fence_compute-On-list-don-t-list-hypervisors-but-nov.patch
621
- Add 0007-fence_compute-Only-list-nova-compute-services-when-g.patch
622
- Add 0008-fence_compute-Deprecate-the-domain-option.patch
623
624
-------------------------------------------------------------------
625
Wed Jan 27 10:27:41 UTC 2016 - kgronlund@suse.com
626
627
- Package fence_dummy in fence-agents-devel package
628
- Clean up package
629
630
-------------------------------------------------------------------
631
Wed Jan 13 14:06:20 UTC 2016 - kgronlund@suse.com
632
633
- Update to 4.0.22:
634
* New fence agent for VirtualBox
635
* A lot of changes in fence_compute (OpenStack)
636
* Re-enable fence_zvm
637
* Support for APC firmware v6.x
638
* Add hard-reboot option for fence_scsi_check script
639
* Add option for setting Docker Remote API version
640
* Fix HP Brocade fence agent (timeout settings, deprecated options)
641
* New action 'diag' for fence_ipmi
642
643
-------------------------------------------------------------------
644
Mon Oct 12 22:56:43 BST 2015 - aspiers@suse.com
645
646
- Update to 4.0.21:
647
* Documentation of new actions in manual pages is improved
648
* Tests were improved and Travis CI is now used for every push
649
* fence_virsh has new option --missing-as-off to support older XEN hosts
650
* fence_ilo(2) now automatically attempts to use TLS1.0 if it is not
651
possible to connect via SSLv3
652
* fence_mpath re-create SCSI keys after reboot, monitoring of devices
653
were improved too
654
655
-------------------------------------------------------------------
656
Tue Aug 11 12:49:58 UTC 2015 - kgronlund@suse.com
657
658
- Update to 4.0.20:
659
* In some cases password string was expected twice what lead to 'Unable
660
to login'
661
* New fence agent fence_rcd_serial for DYI fence device (look at
662
https://smcleod.net/rcd-stonith/ ; thanks to Sam McLeod)
663
* Fence_pve should default to SSL (thanks to Thomas Lamprecht)
664
* Fixes nroff error for fence_virsh (thanks to Adrian Vondendriesch)
665
* Improve monitoring for fence_scsi
666
* Fixes for devices which do not have port and obtaining status is not
667
possible
668
* fence_ipmilan no longer print password to debug info
669
* Possibility to do force-ON even if device is already ON
670
* Possibility to declare that device does not have ON or OFF (usually
671
only reboot works)
672
673
-------------------------------------------------------------------
674
Wed Jul 1 14:13:51 UTC 2015 - kgronlund@suse.com
675
676
- Update to 4.0.19:
677
* New fence agent for Nova compute machines (thanks to Andrew
678
Beekhof and Fabio)
679
* Fixed issues with whitespaces in few fence agents (thanks to
680
Christoph Berg)
681
* User of RHEV-M can have less privileges with updated
682
fence_rhevm (thanks to Rik Theys)
683
* Verbose output now captures also text before command prompt is
684
found
685
* Support for HP Integrity Superdome X was added to fence_hpblade
686
(thanks to Han Pilmeyer)
687
* Fence agent for IBM z/VM now uses API that require less resource
688
of device
689
690
-------------------------------------------------------------------
691
Wed Jun 10 20:01:45 UTC 2015 - kgronlund@suse.com
692
693
- Update to 4.0.18:
694
* fence_scsi has now implemented action 'monitor'
695
(thanks to John Ruemker)
696
* fence_scsi is now able to unfence devices added later
697
(thanks to John Ruemker)
698
* simplification of code thanks to auto-generation of help texts
699
* when 'name' is entered on STDIN instead of 'name=value', warning
700
is generated
701
702
-------------------------------------------------------------------
703
Tue Apr 7 09:34:26 UTC 2015 - kgronlund@suse.com
704
705
- Update to 4.0.17:
706
* HP iLO2 with firmware 2.27 has broken implementation of TLS negotation
707
and SSLv3 is disabled by default (POODLE attack). Options --tls1.0
708
(tls1.0 on stdin) was added to force using TLS v1.0. This options allows
709
users to use that firmware with fence agents.
710
* Fence agent for AMT password was not put correctly into environment.
711
* Fix login process on bladecenter where 'last login' can occur in
712
message of the day what mislead fence agent.
713
* Cipher for fence_ipmilan was previously set to 0. It was found out
714
that this not good default value, we will use default value (3) of
715
ipmitool instead.
716
717
-------------------------------------------------------------------
718
Mon Mar 9 13:21:53 UTC 2015 - kgronlund@suse.com
719
720
- Update to 4.0.16:
721
* fence_kdump has implemented 'monitor' action that check if local node
722
is capable of working with kdump
723
* path to smnp(walk|get|set) can be set at runtime
724
* new operation 'validate-all' for majority of agents that checks if
725
entered parameters are sufficient without connecting to fence
726
device. Be aware that some checks can be done only after we receive
727
information from fence device, so these are not tested.
728
* new operation 'list-status' that present CSV output (plug_number,
729
plug_alias, plug_status) where status is ON/OFF/UNKNOWN
730
731
-------------------------------------------------------------------
732
Mon Feb 9 15:23:23 UTC 2015 - kgronlund@suse.com
733
734
- Update to 4.0.15:
735
* Tripp Lite PDUs are now supported by fence_tripplite_snmp (symlink to
736
fence_apc_snmp)
737
* Default values in metadata sometimes differ to those actually used,
738
this is fixed now
739
* improvements in testing
740
- Remove patch: 0001-Avoid-problem-with-broken-make-variable-expansion.patch
741
742
-------------------------------------------------------------------
743
Wed Jan 7 14:56:59 UTC 2015 - kgronlund@suse.com
744
745
- Update to 4.0.14:
746
* fence_zvmip for IBM z/VM is rewritten to Python
747
* new fence agent for Emerson devices
748
749
* fix invalid default ports for fence_eps and fence_amt
750
* properly escape XML in other fields of metadata
751
* a lot of refactoring and cleaning
752
753
-------------------------------------------------------------------
754
Mon Dec 15 12:04:13 UTC 2014 - kgronlund@suse.com
755
756
- Update to 4.0.13:
757
* new fence agent based on mpathpersist that offers better handling of
758
multipath devices
759
* improve support of fence_ilo_ssh on older firmwares
760
761
* required packages are also required by autoconf during build time
762
* fence_zvm now supports action 'monitor' (thanks to Neale Ferguson)
763
* introduce --gnutlscli-path --sudo-path --ssh-path and --telnet-path;
764
they are no longer hard-coded
765
* order of XML parameters or options in --help is more stable now
766
* fence_cisco_ucs did not set protocol prefix correctly with
767
--ssl-(in)secure
768
* logging to syslog now works correctly also with \x00 as input
769
770
- Add patch: 0001-Avoid-problem-with-broken-make-variable-expansion.patch
771
772
-------------------------------------------------------------------
773
Thu Oct 16 13:42:38 UTC 2014 - kgronlund@suse.com
774
775
- Update to 4.0.12:
776
* new up-to-date wiki page with STDIN / command line arguments
777
http://fedorahosted.org/cluster/wiki/FenceArguments
778
* Fence agent fence_pve now supports --ssl-secure and --ssl-insecure
779
(check certificate or not)
780
* Fence agent for RHEV-M supports cookie based authentication
781
(--use-cookies)
782
* improvements in build system
783
784
* Fix issue with regular expression in fence_rsb
785
* Fix uninitialized EOL in fence_wti
786
787
- Remove backported patches:
788
- 0001-fence_brocade-Add-support-for-list-action.patch
789
- 0002-fencing-Monitor-is-not-working-correctly-without-lis.patch
790
- 0003-fence_apc_snmp-Add-support-for-firmware-6.x.patch
791
- 0004-fence_zvm-Add-support-for-on-and-status.patch
792
- 0005-fence_zvm-Add-current-XML-metadata-to-test-suite.patch
793
- 0006-build-Fix-automake-files-so-make-distcheck-works.patch
794
- 0007-fencing-Add-new-options-ssl-secure-and-ssl-insecure.patch
795
- 0008-tests-Update-XML-metadata-of-fence-agents.patch
796
- 0009-fence_cisco_ucs-fence_vmware_soap-Logout-has-to-be-p.patch
797
- 0010-fence_zvm-Fixes-for-better-upstream-inclusion.patch
798
- 0011-fence_zvm-Add-support-for-on-improve-documentation.patch
799
- 0012-fence_rhevm-Use-https-prefix-also-with-ssl-secure-an.patch
800
- 0013-fence_apc-shell-timeout-was-used-instead-of-power-ti.patch
801
- 0014-fence_rsb-Fix-62d90e3a0827fcdc5be632bdf4103d3c08b396.patch
802
- 0015-fence_wti-Fix-invalid-eol.patch
803
- 0016-fence_pve-Add-support-for-ssl-secure-and-ssl-insecur.patch
804
805
--------------------------------------------------------------------
806
Mon Oct 13 11:06:22 UTC 2014 - kgronlund@suse.com
807
808
- Backport security and bug fixes (bnc#900879) (CVE-2014-0104)
809
- fence_rhevm: Use https:// prefix also with --ssl-secure and --ssl-insecure
810
- fence_apc: --shell-timeout was used instead of --power-timeout
811
- fence_rsb: Fix 62d90e3a0827fcdc5be632bdf4103d3c08b39622
812
- fence_wti: Fix invalid "eol"
813
- fence_pve: Add support for --ssl-secure and --ssl-insecure
814
815
- Added patches:
816
- 0012-fence_rhevm-Use-https-prefix-also-with-ssl-secure-an.patch
817
- 0013-fence_apc-shell-timeout-was-used-instead-of-power-ti.patch
818
- 0014-fence_rsb-Fix-62d90e3a0827fcdc5be632bdf4103d3c08b396.patch
819
- 0015-fence_wti-Fix-invalid-eol.patch
820
- 0016-fence_pve-Add-support-for-ssl-secure-and-ssl-insecur.patch
821
822
-------------------------------------------------------------------
823
Fri Oct 3 17:43:37 UTC 2014 - kgronlund@suse.com
824
825
- Add requirement for python-suds (bnc#899664)
826
827
-------------------------------------------------------------------
828
Tue Sep 16 07:15:30 UTC 2014 - kgronlund@suse.com
829
830
- Backport fixes from upstream (bnc#896833):
831
+ fence_brocade: Add support for 'list' action
832
+ fencing: Monitor is not working correctly without 'list' or 'status'
833
+ fence_apc_snmp: Add support for firmware 6.x
834
+ fence_zvm: Add support for "on" and "status"
835
+ fence_zvm: Add current XML metadata to test suite
836
+ [build] Fix automake files, so 'make distcheck' works
837
+ fencing: Add new options --ssl-secure and --ssl-insecure
838
+ [tests] Update XML metadata of fence agents
839
+ fence_cisco_ucs & fence_vmware_soap: Logout has to be performed even when fencing fails
840
+ fence_zvm: Fixes for better upstream inclusion
841
+ fence_zvm: Add support for 'on', improve documentation
842
- Added patches:
843
+ 0001-fence_brocade-Add-support-for-list-action.patch
844
+ 0002-fencing-Monitor-is-not-working-correctly-without-lis.patch
845
+ 0003-fence_apc_snmp-Add-support-for-firmware-6.x.patch
846
+ 0004-fence_zvm-Add-support-for-on-and-status.patch
847
+ 0005-fence_zvm-Add-current-XML-metadata-to-test-suite.patch
848
+ 0006-build-Fix-automake-files-so-make-distcheck-works.patch
849
+ 0007-fencing-Add-new-options-ssl-secure-and-ssl-insecure.patch
850
+ 0008-tests-Update-XML-metadata-of-fence-agents.patch
851
+ 0009-fence_cisco_ucs-fence_vmware_soap-Logout-has-to-be-p.patch
852
+ 0010-fence_zvm-Fixes-for-better-upstream-inclusion.patch
853
+ 0011-fence_zvm-Add-support-for-on-improve-documentation.patch
854
- Add dependency on python-requests
855
856
-------------------------------------------------------------------
857
Tue Jul 1 12:32:09 UTC 2014 - kgronlund@suse.com
858
859
- Update to 4.0.10:
860
* fence_scsi is reimplemented on top of fencing library
861
* fence_zvm support distributed z/VM systems
862
* support for --delay was added to fence_zvm
863
* unmaintained fence agents were removed:
864
* fence_baytech, fence_bullpap, fence_cpint, fence_mcdata,
865
* fence_rackswitch, fence_vixel, fence_xcat
866
* we do not plan to remove other agents
867
* update fence_rsb to work with new firmware
868
869
-------------------------------------------------------------------
870
Tue Jul 1 12:32:09 UTC 2014 - kgronlund@suse.com
871
872
- Update to 4.0.10:
873
* fence_scsi is reimplemented on top of fencing library
874
* fence_zvm support distributed z/VM systems
875
* support for --delay was added to fence_zvm
876
* unmaintained fence agents were removed:
877
* fence_baytech, fence_bullpap, fence_cpint, fence_mcdata,
878
* fence_rackswitch, fence_vixel, fence_xcat
879
* we do not plan to remove other agents
880
* update fence_rsb to work with new firmware
881
882
-------------------------------------------------------------------
883
Mon May 19 12:03:38 UTC 2014 - kgronlund@suse.com
884
885
- Don't build in parallell (bnc#878580)
886
887
-------------------------------------------------------------------
888
Thu May 15 08:58:47 UTC 2014 - kgronlund@suse.com
889
890
- Update to version 4.0.9 (bnc#877996)
891
+ Allow ssl connections to fallback to SSL3.0 negotiation
892
+ fence_vmware_soap: fix short/long option parsing traceback
893
+ fence_raritan: new fence agent for Raritan Dominion PX
894
+ fencing: Replace printing to stderr with proper logging solution
895
+ fence_wti: Action 'list' prints also named groups
896
+ fence_ipmilan: send empty password, if password is not entered
897
+ fence_vmware: Invalid arguments for vmware_get_outlets_vi()
898
+ fence_amt: sending password over env
899
+ fencing: Introduce new device option 'no_status'
900
+ fence_pve: new fence-agent for Proxmox VE
901
+ fence_ovh: --delay should be applied before attempt to login
902
903
- Exclude dummy fence agent fence_dummy (bnc#877950)
904
905
- Remove obsolete fence-agents-add-longdesc.patch
906
907
-------------------------------------------------------------------
908
Tue Feb 18 10:00:55 UTC 2014 - kgronlund@suse.com
909
910
- Update to version 4.0.7
911
912
+ support for firmware v1.40 for WTI (MPC series)
913
914
+ nss_wrapper used for fence_ilo was replaced by gnutls-cli
915
916
+ --delay was not respected in fence_vmware_soap
917
918
+ fabric fence agents have 'off' as default action
919
920
+ fence_scsi now generates correct key on corosync clusters
921
922
+ regression was found in fence_ipmilan where -P and -L were
923
interchanged on command line
924
(there was no problem with long options and input from STDIN)
925
926
+ fence_vmware_soap now fails with proper error message when user does
927
not have enough privileges
928
929
-------------------------------------------------------------------
930
Sat Jan 11 13:48:04 UTC 2014 - kgronlund@suse.com
931
932
- Update to version 4.0.6
933
934
+ support for Dell Drac MC was added to fence_drac5
935
936
+ support for Tripplite PDU was added to fence_apc
937
(thanks to Bogdan Dobrelya)
938
939
+ support for AMT was added as new fence agent fence_amt
940
(thanks to Ondrej Mular)
941
942
+ support for identification of virtual machine using UUID was
943
added to fence_virsh (thanks to Bogdan)
944
945
+ fence_ipmilan was ported from C to Python using standard
946
fencing library (thanks to Ondrej)
947
948
-------------------------------------------------------------------
949
Thu Oct 31 13:55:12 UTC 2013 - kgronlund@suse.com
950
951
- Update to version 4.0.5
952
953
+ fence agent for RSB now works correctly also with newer
954
firmware
955
956
+ fence agent for WTI now supports not only port numbers but also
957
named port groups
958
959
+ fence agent for VMWare SOAP now report if user does not have
960
enough privileges
961
962
+ add a Relax NG for XML metadata of fence agents and require
963
them to be correct in order to build a fence agent
964
965
+ fix problems found thanks to previous Relax NG
966
967
-------------------------------------------------------------------
968
Mon Sep 9 08:37:08 UTC 2013 - ygao@suse.com
969
970
- Update to version 4.0.3
971
972
-------------------------------------------------------------------
973
Thu Jul 5 17:13:10 UTC 2012 - dmuhamedagic@suse.com
974
975
- add longdesc as copy of shortdesc to produce valid XML (bnc#770043)
976
977
-------------------------------------------------------------------
978
Tue Jun 26 16:08:30 UTC 2012 - dmuhamedagic@suse.com
979
980
- remove fence-ack-manual from supported, it has effect only with
981
fenced
982
- add links to /usr/lib64/stonith/plugins/rhcs
983
984
-------------------------------------------------------------------
985
Thu Jun 21 08:41:33 UTC 2012 - lmb@novell.com
986
987
- Rename two packages to SUSE package names in Requires
988
- Split into fence-agents and fence-agents-unsupported
989
- SUSE-fy spec file
990
991
-------------------------------------------------------------------
992
Thu Nov 3 20:00:13 UTC 2011 - msvec@suse.com
993
994
- Initial version 3.1.6
995
996