Facter 1.6.1rc4 is a maintenance release containing a fix for issue
#9517, as detailed below.

This release is available for download at:
 http://puppetlabs.com/downloads/facter/facter-1.6.1rc4.tar.gz

See the Verifying Puppet Download section at:
 http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet

Please report feedback via the Puppet Labs Redmine site, using an
affected version of 1.6.1rc4:
 http://projects.puppetlabs.com/projects/facter/

Full Release Notes at: https://projects.puppetlabs.com/projects/facter/wiki/

Facter 1.6.1rc4 Release Notes
===

--   Fix physicalprocessorcount on windows

    Fix #9517

    A broken test led to a broken fact. The WMI.execquery was
incorrectly stubbed
    to return an array when the actual WMI.execquery does not return
an array. This
    means that length, which works on arrays, does not work with WMI.execquery.
    This fixes both the fact and the test. The test is unfortunately lifted to a
    higher level, but it has the benefit of being correct.

    Thanks to Eric Stonfer for the fact fix.

--  CHANGELOG

3117e82 (#9517) Fix physicalprocessorcount on windows

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to