Skip to content

Commit ec9746d

Browse files
authored
Merge pull request #2904 from vpodzime/3.21.5-changelog-2024-06-05_14_51_49_693458
Added changelog for 3.21.5
2 parents a2297db + 9ebe06c commit ec9746d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
3.21.5:
2+
- AIX watchdog now handles stale pids (CFE-4335)
3+
- Added ability to influence default package manager and inventory via augments files (def.json)
4+
(CFE-3612)
5+
- Added freebsd package_module and package_inventory since we have pkg packages module available
6+
(CFE-4345)
7+
- Added no_backup_cp_compare copy_from body to stdlib
8+
Like the existing no_backup_cp this copy_from body is used to copy files locally
9+
without making backups but with the additional ability to specify the comparison
10+
used. (ENT-10962)
11+
- Added set_escaped_user_field complementing set_user_field (CFE-4377)
12+
- Added setup-feeder option to distributed cleanup script (ENT-11844)
13+
- Changed mission-portal apache restart to graceful to minimize service interruptions
14+
(ENT-11526)
15+
- Federated reporting policy fixes SELinux context of the ~cftransport/.ssh directory
16+
and its contents in a single agent run. (ENT-11136)
17+
- Fixed comparison that caused control_executor_mailfilter_*_configured to never be set
18+
(CFE-4374)
19+
- Fixed restoration of Mission Portal application to packaged content when modified
20+
(ENT-10962)
21+
- Removed hour delay between CFEngine Enterprise PostgreSQL recommendation checks
22+
(ENT-11480)
23+
- When failing to detect platform, inventory attribute "OS" now defaults to PRETTY_NAME from
24+
os-release as a fallback (CFE-4342)
25+
- Prevented common error logged by Apache related to IPv6 (ENT-10646)
26+
127
3.21.4:
228
- Federated reporting policy now properly fixes SELinux context of the
329
~cftransport/.ssh directory and its contents. (ENT-11136)

0 commit comments

Comments
 (0)