Skip to content

Commit 6629f2e

Browse files
authored
Merge pull request #4110 from clumens/rc2-prep
Doc: ChangeLog: update for 3.0.2-rc2 release
2 parents 8c5ffc1 + 840be76 commit 6629f2e

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Pacemaker-3.0.2 (11 May 2026)
2+
* 45 commits with 49 files changed, 949 insertions(+), 867 deletions(-)
3+
4+
## Fixes since Pacemaker-3.0.2-rc1
5+
6+
* **libcib:** Full-CIB replace op no longer segfaults with `cib_xpath`
7+
* **libcib:** Handle `cib_xpath_address` for an XPath query for an attribute
8+
* **libcib:** Prevent crashing when handling an XPath query for an attribute
9+
*(regression introduced in 3.0.1)*
10+
* **libcrmcommon:** Avoid leak in `pcmk__xe_dereference_children()` test
11+
* **libpe_status:** Avoid leaking a `pcmk_resource_t's` xml/orig_xml
12+
13+
## Public API changes since Pacemaker-3.0.2-rc1
14+
15+
* **libcrmcommon:** Deprecate `PCMK_dh_max_bits.`
16+
* **libcrmcommon:** Deprecate `pcmk_unpack_nvpair_blocks()`
17+
* **libpe_status:** `get_meta_attributes()` rsc argument is now const
18+
119
# Pacemaker-3.0.2 (23 Apr 2026)
220
* 1806 commits with 607 files changed, 38242 insertions(+), 30786 deletions(-)
321

0 commit comments

Comments
 (0)