Skip to content

Commit e8f39aa

Browse files
committed
Added changelog for 3.21.7
1 parent b9d0f0d commit e8f39aa

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ChangeLog

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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+
- Handle LMDB migration failures
10+
In case of LMDB migration failures, the respective database file is
11+
moved to the side, and a fresh database is created.
12+
Ticket: None
13+
- Made cf-support use coredumpctl for core analysis only when configured in kerenl.core_pattern
14+
(ENT-9985)
15+
- Now creates backup before LMDB migration
16+
- Re-enabled DB migration support for LMDB
17+
- SELinux: Allow cf-serverd to set its own limits (ENT-12446)
18+
119
3.21.6:
220
- Fixed multiple issues in cfengine-enterprise SELinux policy which could
321
cause AVC denials / warnings for various CFEngine components.

0 commit comments

Comments
 (0)