File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Pacemaker-3.0.0-rc3 (23 Dec 2024)
2+ * 33 commits with 9 files changed, 77 insertions(+), 12 deletions(-)
3+
4+ ## Features added since Pacemaker-3.0.0-rc2
5+
6+ * Inkscape is no longer a build dependency for Pacemaker documentation
7+ * The ` ocf:pacemaker:controld ` agent will now always manage ` dlm_controld `
8+ (previously, it would try to manage the long-obsolete ` gfs_controld ` if the
9+ resource name started with ` gfs ` )
10+
11+ ## Fixes since Pacemaker-3.0.0-rc2
12+
13+ * ** agents:** ` ocf:pacemaker:ping ` now uses ` grep -E ` instead of the obsolete
14+ ` egrep `
15+ * ** tools:** when injecting a fail count with ` crm_simulate ` , use an ` INFINITY `
16+ score when the cluster would
17+ * ** tools:** validate ` stonith_admin --timeout ` value
18+
19+ ## Public API changes since Pacemaker-3.0.0-rc2
20+
21+ * ** Python:** add ` PACEMAKER_CONFIG_DIR ` to ` BuildOptions `
22+
123# Pacemaker-3.0.0-rc2 (11 Dec 2024)
224* 57 commits with 44 files changed, 1487 insertions(+), 633 deletions(-)
325
You can’t perform that action at this time.
0 commit comments