November welcomes us to another round of Release Candidates for our software.
Facter 1.6.3rc1 is a maintenance release containing fixes, updates and
refactoring.
This release is available for download at:
http://puppetlabs.com/downloads/facter/facter-1.6.3rc1.tar.gz
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 1.6.3rc1:
http://projects.puppetlabs.com/projects/facter/
Full Release Notes at: https://projects.puppetlabs.com/projects/facter/wiki/Wiki
------
(#7038) Validate prtdiag output in manufacturer
prtdiag cannot be run inside zones, and calling
Facter::Util::Resolution.exec on it will return nil. The manufacturer
utility was calling split() on nil, which was raising an exception.
Added validation of prtdiag output, and simplified the regex to extract
values for facts. Added more coverage for the related facts as well.
(#10228) Ascendos OS support for various facts.
This patch will make various facts return the correct value on Ascendos
(a new RHEL rebuild - http://www.ascendos.org/):
* hardwareisa
* lsbmajdistrelease
* macaddress
* operatingsystem
* operatingsystemrelease
* osfamily
* uniqueid
(#10233) Adds support for Parallels Server Bare Metal to Facter
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to
puppet-dev+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.