We are pleased to announce two new patch releases for CFEngine, version 3.12.7 and 3.15.4! These releases mainly contain bug fixes and dependency updates.
Changelogs
As always, you can see a full list of changes and improvements in our changelogs:
- 3.12.7 Changelog for CFEngine Community
- 3.12.7 Changelog for CFEngine Enterprise
- 3.12.7 Changelog for Masterfiles Policy Framework
- 3.15.4 Changelog for CFEngine Community
- 3.15.4 Changelog for CFEngine Enterprise
- 3.15.4 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.
Dependency updates
The following dependencies were updated, see respective project websites for more information about the changes in those projects.
CFEngine | 3.12.6 | 3.12.7 | 3.15.3 | 3.15.4 |
---|---|---|---|---|
Apache | 2.4.46 | 2.4.47 | 2.4.46 | 2.4.47 |
Git | 2.28.0 | 2.31.1 | 2.28.0 | 2.31.1 |
libacl | 2.2.53 | 2.3.1 | 2.2.53 | 2.3.1 |
libattr | 2.4.48 | 2.5.1 | 2.4.48 | 2.5.1 |
libcurl | 7.72.0 | 7.75.0 | 7.72.0 | 7.75.0 |
libxml2 | 2.9.10 | 2.9.12 | 2.9.10 | 2.9.12 |
LMDB | 0.9.26 | 0.9.29 | 0.9.26 | 0.9.29 |
OpenLDAP | 2.4.53 | 2.4.58 | 2.4.53 | 2.4.58 |
OpenSSL | 1.1.1g | 1.1.1k | 1.1.1g | 1.1.1k |
PHP | 7.2.34 | 7.2.34 | 7.4.10 | 7.4.19 |
PostgreSQL | 10.14 | 10.14 | 12.4 | 12.7 |
Thank you to all the developers and maintainers of Open Source Software which make CFEngine possible!
Downloads
CFEngine Enterprise is free for up to 25 hosts, click here to go to the download pages with new packages.
If you are using cf-remote
, you can target the new versions:
cf-remote --version 3.12.7 list
cf-remote --version 3.15.4 list
Version selection works for list
, download
, and install
commands.
Read more about cf-remote
here.
CFEngine Enterprise 3.12 LTS end of life
3.12.7 is the last release of the 3.12 LTS series, as it is approaching end of life. All versions of CFEngine 3.12 are supported until August (2021). We strongly encourage anyone who is still using 3.12 to contact us for help with upgrading, or to arrange an extended support agreement.
Contributions
We encourage all of our users to get involved in the community and contribute. Feel free to use one of the following channels:
- 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