We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490bb23 commit 7d6d205Copy full SHA for 7d6d205
1 file changed
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+3.24.4:
2
+ - Added dnf package module (ENT-11784)
3
+ - Added workaround for set_variable_values_ini with missing sections
4
+ (CFE-3866)
5
+ - Fixed bad regex in packages promise method for pip (ENT-13667)
6
+ - Fixed incorrect previous fix for timeout for php processing to allow for longer running API requests (3.24)
7
+ (ENT-13291, ENT-13625)
8
+ - Inhibit management of share config.php file when mpf_disable_mission_portal_docroot_sync_from_share_gui is defined
9
+ (ENT-12658)
10
+ - Made system_log_level configurable via Augments (CFE-4452)
11
+
12
3.24.3:
13
- Fixed cfruncommand for Windows causing "Too many arguments" error (ENT-13530)
14
- Added dmidecode to well known paths for Red Hat (ENT-12988)
0 commit comments