Skip to content

Commit 49b2532

Browse files
author
Aleksei Shpakovskii
authored
Merge pull request #1867 from Lex-2008/3.17.0-changelog-2020-11-16_17_08_29_363772
Changelog for 3.17.0
2 parents 9f55d43 + 37e81d3 commit 49b2532

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,42 @@
11
# Changelog
22
Notable changes to the framework should be documented here
33

4+
3.17.0:
5+
- Added .csv to the list of file extensions considered by default during
6+
policy update (CFE-3425)
7+
- Added ability to extend known paths without modifying vendored policy
8+
(CFE-3426)
9+
- Added apk package module support for alpinelinux (CFE-3451)
10+
- Added bundle edit_line converge_prepend with same behavior as bundle
11+
edit_line converge, but inserting at start of content. (CFE-3483)
12+
- Added inventory for Timezone and GMT Offset (ENT-6161)
13+
- Added inventory for policy servers (ENT-6212)
14+
- Added maintenance policy to update health diagnostics failures table on
15+
enterprise hubs (ENT-6228)
16+
- Added optional handle duplicates step in federated reporting import
17+
(ENT-6035)
18+
- Added replace_uncommented_substrings (ENT-6117)
19+
- Added service states "active" and "inactive" for systemd (ENT-6074)
20+
- Added watchdog for Windows (ENT-5538)
21+
- Adjusted package_module and paths for termux platform (CFE-3288)
22+
- Aligned systemd services behavior for service_policy => "enable|enabled|disable|disabled"
23+
(ENT-6073)
24+
- Changed bundle server access_rules to mpf_default_access_rules
25+
(CFE-3427)
26+
- Cleaned up Mission Portal OS variable (inventory_os.description) on RHEL 5 & 6
27+
(ENT-6124)
28+
- De-duplicated license headers (ENT-6040)
29+
- Fixed converge edit_line bundle not deleting lines containing marker
30+
(CFE-3482)
31+
- Fixed interpretation of cf-hub --show-license from REPAIRED to KEPT
32+
(ENT-6473)
33+
- Inventory OS variable (inventory_os.description in policy) is now based on os-release
34+
- Made git_stash only stash untracked files when capable (CFE-3383)
35+
- Moved systemd service management to own bundle (CFE-3381)
36+
- Removed delay in refreshing software installed inventory (ENT-6154)
37+
- Removed unnecessary packages promise on SuSE (ENT-5480, ENT-6375)
38+
- Replaced @ignore with useful doc strings (CFE-3378)
39+
440
3.16.0:
541
- /var/cfengine/bin/python symlink creation on SLES was fixed
642
- Added 'data' shortcut to cf-serverd, defaults to sys.workdir/data

0 commit comments

Comments
 (0)