We are pleased to announce two new patch releases for CFEngine, version 3.18.4 and 3.21.1! These releases only contain security fixes for our recently discovered vulnerability; CVE-2023-26560.
Changelogs
As always, you can see a full list of changes and improvements in our changelogs:
- 3.18.4 Changelog for CFEngine Community
- 3.18.4 Changelog for CFEngine Enterprise
- 3.18.4 Changelog for Masterfiles Policy Framework
- 3.21.1 Changelog for CFEngine Community
- 3.21.1 Changelog for CFEngine Enterprise
- 3.21.1 Changelog for Masterfiles Policy Framework
Please note that the Enterprise changelogs contain only changes specific to enterprise. To get a full overview of all changes in a version, read all 3 changelogs.
Downloads
CFEngine Enterprise is free for up to 25 hosts, click here to go to the download pages with new packages.
At the time of writing, version 3.21.1 is currently the latest available LTS release, it will be the default version picked by cf-remote and the Quick install script.
If you are using cf-remote
, you can target versions like this:
cf-remote --version 3.18.4 list
cf-remote --version 3.21.1 list
Version selection works for list
, download
, and install
commands.
Read more about cf-remote
here.
Contributions
We encourage all of our users to get involved in the community and contribute. Feel free to use one of the following channels:
- Explore CFEngine Build for modules made by the CFEngine team and community, and share your own modules
- Ask for help, share an idea, or start a discussion on GitHub Discussions
- Submit a bug report or feature request in our issue tracker
- Look through our curated list of issues for new contributors
- Browse the code or submit a pull request through GitHub
- Improve the documentation by fixing typos, adding examples, or explaining things you found difficult