Skip to content

Commit 7fb5066

Browse files
committed
Doc: ChangeLog: update for 2.1.10-rc1 release
1 parent 76a5a8e commit 7fb5066

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

ChangeLog

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* Thu Jun 19 2025 Chris Lumens <clumens@redhat.com> Pacemaker-2.1.10
2-
- 98 commits with 93 files changed, 1342 insertions(+), 867 deletions(-)
2+
- 101 commits with 86 files changed, 1294 insertions(+), 607 deletions(-)
33

44
- Fixes since Pacemaker-2.1.9
55
+ build: Fix default pacemaker-remoted path on Fedora >= 42
@@ -8,9 +8,8 @@
88
+ executor: avoid use-after-free upon shutdown
99
+ libcrmcluster: better detect remote nodes in peer cache
1010
+ libcrmcluster: use pcmk__cluster_get_xml_id() when possible
11-
+ libcrmcommon: Consistently free iov on error.
12-
+ libcrmservices: Fix overrides for systemd resources
13-
+ libcrmservices: Don't leak msg if systemd_proxy is NULL.
11+
+ libcrmservice: Fix overrides for systemd resources
12+
+ libcrmservice: Don't leak msg if systemd_proxy is NULL.
1413
+ libpacemaker: set fail-count to INFINITY for fatal failures
1514
+ libpe_status: consider parents of an unmanaged resource active on the node
1615
+ pacemaker-attrd: bail earlier if value won't be written
@@ -27,9 +26,6 @@
2726

2827
- Public API changes since Pacemaker-2.1.9
2928
+ libcrmcommon: add pcmk_common_cleanup()
30-
+ libcrmcommon: Deprecate crm_ipc_compressed.
31-
+ libcrmcommon: Deprecate max_size parameter to mainloop_add_ipc_client.
32-
+ libcrmcommon: Ignore the max_size parameter in crm_ipc_new.
3329

3430
* Thu Oct 31 2024 Ken Gaillot <kgaillot@redhat.com> Pacemaker-2.1.9
3531
- 169 commits with 252 files changed, 4498 insertions(+), 2259 deletions(-)

0 commit comments

Comments
 (0)