Skip to content

Commit 95cef6b

Browse files
committed
Doc: ChangeLog: update for 2.1.9-rc1 release
1 parent 0a73c46 commit 95cef6b

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

ChangeLog

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
* Thu Oct 03 2024 Ken Gaillot <[email protected]> Pacemaker-2.1.9
2+
- 134 commits with 245 files changed, 3919 insertions(+), 2142 deletions(-)
3+
4+
- Features added since Pacemaker-2.1.8
5+
+ CIB: allow no-quorum-policy "fence" and deprecate "suicide"
6+
+ build: support building with latest libxml2
7+
8+
- Fixes since Pacemaker-2.1.8
9+
+ CIB: detect newly created alerts section (regression introduced in 2.1.7)
10+
+ CIB: treat empty environment variables (CIB_file etc.) same as unset
11+
+ executor: don't block during TLS handshakes
12+
+ executor: discard any agent output after about 10MiB
13+
+ scheduler: avoid memory leak when checking for unfencing-capable devices
14+
+ libcrmcommon: check for overflow when parsing and manipulting date/times
15+
+ tools: properly handle resources removed from configuration when
16+
displaying node history in crm_mon
17+
18+
- Public API changes since Pacemaker-2.1.8
19+
+ libcrmcommon: add enum pcmk_ra_caps value pcmk_ra_cap_cli_exec
20+
+ libcrmcommon: add pcmk_cib_node_shutdown()
21+
+ libcrmcommon: add pcmk_parse_score()
22+
+ libcrmcommon: deprecate CRM_ASSERT()
23+
+ libcrmcommon: deprecate PCMK_VALUE_FENCE_LEGACY defined constant
24+
+ libstonithd: add enum stonith_call_options value st_opt_allow_self_fencing
25+
+ libstonithd: deprecate enum stonith_call_options value st_opt_allow_suicide
26+
+ libstonithd: deprecate enum stonith_call_options value st_opt_scope_local
27+
+ libstonithd: deprecate enum stonith_call_options value st_opt_verbose
28+
129
* Thu Aug 08 2024 Ken Gaillot <[email protected]> Pacemaker-2.1.8
230
- 2559 commits with 511 files changed, 46898 insertions(+), 23417 deletions(-)
331

0 commit comments

Comments
 (0)