This maintenance release fixes two issues with Puppet 2.6.5. Bug #6418: Files with the "source" parameter set are automatically set to audit
The audit functionality was activated unexpectedly on file resources
that use the "source" parameter. This could cause spurrious notify
events. These notifications could trigger unintended refreshes of
subscribed resources.
Bug #6541: File type truncates target when filebucket can not retrieve hash
In the case where a file resource had content specified using an
invalid checksum (Eg: "{md5}not-a-checksum") or the valid checksum of
a file not contained in the filebucket, the file would end up being
truncated. This is now properly reported as an error, instead of
zeroing out the file.
This release candidate is available for download at:
http://puppetlabs.com/downloads/puppet/puppet-2.6.6rc1.tar.gz
See the Verifying Puppet Download section at
http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet
Report feedback via the Puppet Labs Redmine site:
http://projects.puppetlabs.com
Please select an affected version of 2.6.6rc1.
You can find the Release Notes for Puppet at:
https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes
CHANGELOG
2.6.6rc1
========
7c2a980 (#6541) Fix content with checksum truncation bug
63e911f (#6418) Recursive files shouldn't be audited
--
Jacob Helwig
signature.asc
Description: Digital signature
