Skip to content

Commit

Permalink
Added changelog for 3.21.4
Browse files Browse the repository at this point in the history
Ticket: ENT-11083
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
  • Loading branch information
larsewi committed Dec 22, 2023
1 parent 662d613 commit d1be013
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
3.21.4:
- Added --quiet to psql commands where needed in federated reporting scripts
(ENT-10904)
- Added bundle to facilitate migration of ignore_interfaces.rx from inputdir
to workdir (ENT-9402)
- Added debug_import class for federated reporting import debugging
(ENT-10896)
- Added self upgrade support for Amazon Linux 2 (ENT-10820)
- Aligned systemd service templates with core WantedBy=cfengine3.service was
removed from systemd service templates for individual components. It was
un-necessary as cfengine3.service already wants the individual services.
(CFE-3982)
- Fixed OS inventory for Amazon Linux 2 (ENT-10817)
- Fixed distributed_cleanup policy for feeders and rhel-8 superhubs
(ENT-10960)
- Fixed execution of recommendation policy (ENT-10915)
- Fixed recommendation policy for postgresql.conf in CFEngine Enterprise
(ENT-10916)
- Fixed self-upgrade for Debian and Ubuntu aarch64 clients (ENT-10816)
- Fixed support for automatically installing semanage on el9 for federated
reporting (ENT-10918)
- Improved failure logging during federated reporting schema import
(ENT-10789)
- Improved federation policy handling of cftransport selinux configuration
(ENT-10959)
- Made enterprise federated reporting dump interval configurable via
augments (ENT-10900)

3.21.3:
- Fixed 'regline' error messages which appear on systems (ex. CentOS 6)
where /sys/hypervisor/uuid is not readable (ENT-9931)
Expand Down

0 comments on commit d1be013

Please sign in to comment.