Revisions of pacemaker

Yan Gao's avatar Yan Gao (yan_gao) committed (revision 297)
-%{_libexecdir}/pacemaker/cts-log-watcher
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 296)
M    bug-812269_pacemaker-fencing-device-register-messages.patch
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 295)
M    bug-806256_pacemaker-log-level-notice.patch
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 294)
- Update to version 2.1.7+20240530.3fde1b0e6:
  * Fix: libstonithd: free escaped metadata descriptions with g_free()
  * Feature: libcrmcommon: support PCMK_panic_action="off" or "sync-off"
  * API: libcrmcommon: drop pcmk_resource_t ops_xml member
  * API: libcrmcommon: drop pcmk_resource_t orig_xml member
  * API: libcrmcommon: drop pcmk_resource_t xml member
  * API: libcrmcommon: drop pcmk_resource_t clone_name member
  * API: libcrmcommon: drop struct resource_alloc_functions_s and pcmk_assignment_methods_t
  * API: libcrmcommon: drop pcmk_resource_t cmds member
  * Refactor: scheduler: drop pcmk__rsc_methods_t:print() method
  * API: libcrmcommon: drop struct resource_object_functions_s and pcmk_rsc_methods_t
  * API: libcrmcommon: drop resource_class_functions[] array
  * Refactor: libcrmcommon: move definitions to correct header
  * API: libcrmcommon: drop pcmk_resource_t fns member
  * API: libcrmcommon: add pcmk_resource_t private member
  * Doc: tools: cibadmin incorrect example for score update
  * Refactor: libcrmcommon: New pcmk__xml_test_cleanup_group()
  * Refactor: libcrmcommon: crm_schema_cleanup() -> pcmk__schema_cleanup()
  * Refactor: libcrmcommon: Rename crm_schema_init() to pcmk__schema_init()
  * API: libcrmcommon: Deprecate expand_idref()
  * Refactor: libcrmcommon: New pcmk__xe_resolve_idref()
  * API: libcrmcommon: Deprecate free_xml()
  * Refactor: libcrmcommon: New pcmk__xml_free()
  * API: libcrmcommon: Deprecate pcmk_free_xml_subtree()
  * Refactor: libcrmcommon: Drop pcmk_free_xml_subtree() internally
  * Refactor: libcrmcommon: Drop unused XPATH_MAX from xml.c
  * API: libcrmcommon: Deprecate crm_xml_cleanup()
  * Refactor: libcrmcommon: New pcmk__xml_cleanup()
  * API: libcrmcommon: Deprecate crm_xml_init()
  * Refactor: libcrmcommon: New pcmk__xml_init()
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 293)
- Update to version 2.1.7+20240528.03f8ccb9b:
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 292)
- Update to version 2.1.7+20240528.ac3b34e9c:
  * Fix: libstonithd: avoid use-after-free when retrieving metadata of Linux-HA fence agents
  * API: libpe_status: drop pe_rsc_is_clone() function
  * API: libpe_status: drop pe_rsc_is_unique_clone() function
  * API: libpe_status: drop pe_rsc_is_anon_clone() function
  * API: libpe_status: drop pe_rsc_is_bundled() function
  * API: libpe_rules: drop pe_evaluate_rules() function
  * API: libpe_rules: drop pe_eval_rules() function
  * API: libpe_rules: drop test_ruleset() function
  * API: libpe_rules: drop pe_test_rule() function
  * API: libpe_rules: drop pe_test_rule_re() function
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 291)
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 290)
- Update to version 2.1.7+20240320.f4197ef10:
  * Doc: Pacemaker Explained: action-specific timeouts are `timeout` type now
  * Fix: fencer: correctly parse action-specific timeouts with units
  * Test: cts-fencing: test for parsing action-specific timeouts with units
  * Log: fencer: log the units of fencing timeouts and delays
  * Log: fencer: log the correct unit of action-specific timeouts
  * Fix: fencer: respect per-device watchdog fencing timeout from any query result
  * Fix: fencer: prevent watchdog fencing targeting an offline node from timing out on insufficient `stonith-timeout`
  * Fix: fencer: prevent watchdog fencing from timing out on insufficient per-device fencing timeout
  * Fix: fencer: prevent watchdog fencing from timing out on insufficient `stonith-timeout`
  * Fix: fencer: prevent an in-progress watchdog fencing from timing out on query timeout
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 289)
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 288)
- Update to version 2.1.7+20240319.53cd0d61f:
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 287)
- Update to version 2.1.7+20240319.eed8e5511:
  * Doc: Pacemaker Explained: action-specific timeouts are `timeout` type now
  * Fix: fencer: correctly parse action-specific timeouts with units
  * Test: cts-fencing: test for parsing action-specific timeouts with units
  * Log: fencer: log the units of fencing timeouts and delays
  * Log: fencer: log the correct unit of action-specific timeouts
  * Fix: fencer: respect per-device watchdog fencing timeout from any query result
  * Fix: fencer: prevent watchdog fencing targeting an offline node from timing out on insufficient `stonith-timeout`
  * Fix: fencer: prevent watchdog fencing from timing out on insufficient per-device fencing timeout
  * Fix: fencer: prevent watchdog fencing from timing out on insufficient `stonith-timeout`
  * Fix: fencer: prevent an in-progress watchdog fencing from timing out on query timeout
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 286)
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 285)
- Update to version 2.1.7+20240314.a41cdcea3:
  * Doc: Pacemaker Explained: action-specific timeouts are `timeout` type now
  * Fix: fencer: correctly parse action-specific timeouts with units
  * Test: cts-fencing: test for parsing action-specific timeouts with units
  * Log: fencer: log the units of fencing timeouts and delays
  * Log: fencer: log the correct unit of action-specific timeouts
  * Fix: fencer: respect per-device watchdog fencing timeout from any query result
  * Fix: fencer: prevent watchdog fencing targeting an offline node from timing out on insufficient `stonith-timeout`
  * Fix: fencer: prevent watchdog fencing from timing out on insufficient per-device fencing timeout
  * Fix: fencer: prevent watchdog fencing from timing out on insufficient `stonith-timeout`
  * Fix: fencer: prevent an in-progress watchdog fencing from timing out on query timeout
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 284)
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 283)
- Update to version 2.1.7+20240311.490f76392:
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 282)
- Update to version 2.1.7+20240311.d8307a591:
  * Log: fencer: log the correct unit of action-specific timeouts
  * Fix: fencer: correctly parse action-specific timeouts with units
  * Test: cts-fencing: test for parsing action-specific timeouts with units
  * Fix: fencer: respect per-device watchdog fencing timeout from any query result
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 281)
- Update to version 2.1.7+20240311.f53435bd3:
  * Log: fencer: log the units of fencing timeouts and delays
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 280)
- Update to version 2.1.7+20240311.fc1d8449c:
  * Fix: fencer: respect per-device watchdog fencing timeout from any query result
  * Log: fencer: log the correct unit of action specific timeout
  * Fix: fencer: correctly parse action specific timeouts
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 279)
D    watchdog-fencing.patch
Yan Gao's avatar Yan Gao (yan_gao) committed (revision 278)
- Update to version 2.1.7+20240311.26b1c329e:
  * Fix: fencer: make an `on` action for an offline target of watchdog fencing fail
  * Fix: fencer: ask an online target of watchdog fencing to acknowledge an `on` action
  * Refactor: libcrmcommon: use PCMK_META_ON_FAIL in more places
Displaying revisions 1 - 20 of 297
openSUSE Build Service is sponsored by