Puppet Platform 6.7.0 is now available!

35 views
Skip to first unread message

Puppet Product Updates

unread,
Jul 23, 2019, 8:34:19 PM7/23/19
to
This release contains bug fixes and enhancements, notably:

Puppet 6.7 adds new `ca_fingerprint` setting verifies the CA bundle download against a fingerprint.
The new Puppet Server 6.5 release includes an upgrade to Jetty. With this update, Puppet Server now defaults to stronger FIPS-compliant ciphers, but you must first remove the weak ciphers. We urge all Puppet Server users to update to this new version and remove the outdated cipher suite. See the Puppet Server release notes (https://puppet.com/docs/puppetserver/6.5/release_notes.html) for details.
 You can see the full list of changes in the release notes: https://puppet.com/docs/puppet/6.7/release_notes_puppet.html

comport3

unread,
Jul 24, 2019, 12:35:07 AM7/24/19
to Puppet Users
This has introduced a regression that has broken our MTA (Postfix), based on the camptocamp-postfix module.

Steps to reproduce on Ubuntu 18.04 LTS:
```
dpkg -i puppet6-release-bionic.deb
apt update;apt install -y puppet-agent
puppet module install camptocamp-postfix --version 1.8.0
puppet apply -e 'include ::postfix'
```

Output: Error: Could not prefetch mailalias provider 'aliases': Could not parse line "postmaster:    root" (file: /etc/aliases, line: 3)
Error: Failed to apply catalog: Could not parse line "postmaster:    root" (file: /etc/aliases, line: 3)

comport3

unread,
Jul 24, 2019, 12:42:47 AM7/24/19
to Puppet Users


On Wednesday, July 24, 2019 at 6:34:19 AM UTC+10, Puppet Product Updates wrote:
Reply all
Reply to author
Forward
0 new messages