Facter 1.6.7rc1 is a maintenance release candidate with bug fixes and
improvements.

It includes contributions from the following people: Adrien Thebo,
Chris Gardner, Todd Zullinger.

This release is available for download at:
 http://downloads.puppetlabs.com/facter/facter-1.6.7rc1.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.7rc1:
 http://projects.puppetlabs.com/projects/facter/

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

Facter 1.6.7rc1 Release Notes
======================
(#12669) Preserve timestamps when installing files

    Without the preserve option, ruby's FileUtils.install method uses the
    current time for all installed files.  For backup systems, package
    installs, and general pedantic sysadmins, preserving timestamps makes a
    small improvement in the world.

(#12813) Redirect lspci output to /dev/null

    On linode instances, or any instance without a working /proc/bus/pci,
    the following output is produced on stderr:

        pcilib: Cannot open /proc/bus/pci
        lspci: Cannot find any working access method.

    This is very noisy over time, and does not produce anything of value.
    Redirecting it to /dev/null removes the issue.

Facter 1.6.7rc1 Changelog
===================
Adrien Thebo (1):
      a7f5924 (#12813) Redirect lspci output to /dev/null

Chris Gardner (1):
      bdbf332 (#12720) Add Solaris CPU info to 'processorN' fact.

Todd Zullinger (1):
      6ec2863 (#12669) Preserve timestamps when installing files

-- 
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