Facter 2.0.0rc2 is a maintenance release candidate with bug fixes.
It includes contributions from Hailee Kenney.
This release is available for download at:
https://downloads.puppetlabs.com/facter/facter-2.0.0rc2.tar.gz
https://apt.puppetlabs.com
https://yum.puppetlabs.com
See the Verifying Puppet Download section at:
http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet#Verifying+Puppet+Downloads
Please report feedback via the Puppet Labs Redmine site, using an
affected version of 2.0.0rc2:
http://projects.puppetlabs.com/projects/facter/
Full Release Notes at:
https://projects.puppetlabs.com/projects/facter/wiki/Wiki
Facter 2.0.0rc2 Release Notes
=====================(#14521) Ensure install propagates licenses
Prior to Facter 2.0, we weren''t vendoring code that specifically
required a license, so we didn''t need to propagate licenses. Now
Facter 2.0 is vendoring code and we need to explicitly include
the license for that code.
(#14521) Ensure install only strips leading lib dir
Prior to this commit, install stripped out all instance of lib,
which was fine, but now we are vendoring code for facts, and we
need that directory to exist for the vendored so that the require
is correct and because that directory contains the license.
Facter 2.0.0rc2 Changelog
==================Hailee Kenney (2):
0fa58fc (#14521) Ensure install propagates licenses
4eaa7c4 (#14521) Ensure install only strips leading lib dir
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.