File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
19
3.21.6:
2
20
- Fixed multiple issues in cfengine-enterprise SELinux policy which could
3
21
cause AVC denials / warnings for various CFEngine components.
You can’t perform that action at this time.
0 commit comments