|
1 | 1 | * 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(-) |
3 | 3 |
|
4 | 4 | - Fixes since Pacemaker-2.1.9 |
5 | 5 | + build: Fix default pacemaker-remoted path on Fedora >= 42 |
|
8 | 8 | + executor: avoid use-after-free upon shutdown |
9 | 9 | + libcrmcluster: better detect remote nodes in peer cache |
10 | 10 | + 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. |
14 | 13 | + libpacemaker: set fail-count to INFINITY for fatal failures |
15 | 14 | + libpe_status: consider parents of an unmanaged resource active on the node |
16 | 15 | + pacemaker-attrd: bail earlier if value won't be written |
|
27 | 26 |
|
28 | 27 | - Public API changes since Pacemaker-2.1.9 |
29 | 28 | + 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. |
33 | 29 |
|
34 | 30 | * Thu Oct 31 2024 Ken Gaillot <kgaillot@redhat.com> Pacemaker-2.1.9 |
35 | 31 | - 169 commits with 252 files changed, 4498 insertions(+), 2259 deletions(-) |
|
0 commit comments