Skip to content

Commit b8ffe25

Browse files
Merge pull request #5781 from craigcomstock/3.21.7-changelog-2025-04-23_15_00_51_309783
Added changelog for 3.21.7
2 parents b9d0f0d + 2341cf3 commit b8ffe25

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ChangeLog

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
3.21.7:
2+
- Added "acknowledged" field to lastseen DB (ENT-11838)
3+
- Adjusted cf-support for exotic UNIX platforms (ENT-9786)
4+
- Adjusted cf-support to not fail if core dumps are available and gdb is missing
5+
(ENT-9786)
6+
- Fixed bug causing LMDB database corruption
7+
- Fixed incorrect exit code handling in cf-runagent (ENT-12712)
8+
- Fixed possible segfault when backing up LMDB databases
9+
- In case of LMDB migration failures, the respective database file is
10+
moved to the side, and a fresh database is created.
11+
- Made cf-support use coredumpctl for core analysis only when configured in kerenl.core_pattern
12+
(ENT-9985)
13+
- cf-agent now creates backup before LMDB migration
14+
- Re-enabled DB migration support for LMDB
15+
- SELinux: Allow cf-serverd to set its own limits (ENT-12446)
16+
117
3.21.6:
218
- Fixed multiple issues in cfengine-enterprise SELinux policy which could
319
cause AVC denials / warnings for various CFEngine components.

0 commit comments

Comments
 (0)