Skip to content

Commit 31d23d5

Browse files
committed
Updated changelogs for 3.24.2
Ticket: ENT-12842 Signed-off-by: Lars Erik Wik <[email protected]>
1 parent b88eb88 commit 31d23d5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ChangeLog

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
3.24.2:
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
5+
missing (ENT-9786)
6+
- Fixed bug causing LMDB database corruption
7+
- Fixed incorrect exit code handling in cf-runagent (ENT-12712)
8+
- Fixed possible segmentation fault when backing up LMDB databases
9+
- In case of LMDB migration failures, the respective database file is now
10+
moved to the side, and a fresh database is created.
11+
- cf-agent now creates backup before LMDB migration
12+
- Re-enabled DB migration support for LMDB
13+
- SELinux: Allow cf-serverd to set its own limits (ENT-12446)
14+
115
3.24.1:
216
- Fixed multiple issues in cfengine-enterprise SELinux policy which could
317
cause AVC denials / warnings for various CFEngine components.

0 commit comments

Comments
 (0)