Facter 1.6.13 is a maintenance release in the 1.6.x branch with bug fixes. Downloads are available at: * Source: https://downloads.puppetlabs.com/facter/facter-1.6.13.tar.gz RPMs are available at https://yum.puppetlabs.com/el or /fedora Rubygem available at http://rubygems.org/gems/facter Debs are available at https://apt.puppetlabs.com Mac package is available at https://downloads.puppetlabs.com/mac/facter-1.6.13.dmg 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.13: http://projects.puppetlabs.com/projects/facter/ Release Notes at: https://projects.puppetlabs.com/projects/facter/wiki/Wiki ===========================## Facter 1.6.13 Release Notes ## =========================== (#1415) Added case for Linux/IB to get correct IB address or fail predictably. Originally, facter displayed a truncated infiniband MAC address. Now, If the interface starts with ib, use one of two methods to get the infiniband MAC address or fails with a MAC address of all FF otherwise. (#16005) Puppet agent generates ifconfig warnings on InfiniBand systems fix Whenever ifconfig was called on systems with Ib interfaces, it would echo direcly to STDERR. This commit suppresses ifconfig STDERR messages. Improve rubysitedir fact With ruby-1.9.3 -- at least on Fedora 17 -- trawling through the library paths looking for the directory does not work. Using RbConfig seems more reliable and much simpler. (#5205) Update facter manpage This commit doesn''t handle the request in the ticket of dynamically generated manpage, but it does update the man page to have updated flags and help, correct license, copyright holder and copyright year. It also fills in the name of the program for the manpage so that the header doesn''t look quite so mysterious. ========================## Facter 1.6.13 Changelog ## ======================== Daniel Pittman (1): b5fe6d0 Update copyright years in LICENSE Garrett Honeycutt (4): 5f64f45 removes trailing whitespace 561c156 fixes formatting bug in man page 53b7ecc removes generator comments ce581f8 fixes spacing on puppet option to be in line Matthaus Litteken (13): 41fc7e0 (#5205) Update facter manpage eb87175 (maint) Replace deprecated Config with RbConfig in debian/rules 8697472 Remove sbin references from install.rb efe976b Remove RbConfig=>Config monkey_patch 008a8d7 Add --ruby flag to install.rb 29af0cd Remove svn specific code from install.rb d008d35 (maint) Update debian/rules to use new --ruby flag 43d3e68 Update default cows 4cb1030 Remove asc file a source for RPM builds 903b298 Spec file cleanup 25cb69f Remove INSTALL from Facter cc2015d Remove CHANGELOG from Facter e81b3ab Updating FACTERVERSION for facter 1.6.13-rc1 Matthaus Owens (1): 8083990 Update facter debian packaging for 1.9 support Michael Renz (10): 262ef6a (#1415) Added case for Linux/IB to get correct IB address or fail predictably. 240dfac (#1415) ifconfig should not run twice for Linux. d4d0b80 (#1415) Handles ruby hanging of File.read of /sys/class/ with cat. 1c43b91 (#16005) Puppet agent generates ifconfig warnings on InfiniBand systems fix 6c8f5f5 (#1415) ip_spec.rb test added for linux_ifconfig_ib0 1d82907 (#1415) added two methods and spec tests f0858de (#1415) ifconfig_interface should output its output d413e93 (#1415) fixed the regex map a81469e (#1415) ifconfig_interface change. 593c1e2 (#16005) updated ipaddress6_spec.rb and macaddress_spec.rb to reflect updated ifconfig STDERR redirect Moses Mendoza (3): 1b4226c Fixup apple package plist for use with packaging repo 0b85564 (#16341) return epoch to 1.6.x branch 0f15e41 fail better in package repo rake tasks Todd Zullinger (1): caed72f Improve rubysitedir fact rahul (3): b713596 (maint) add packaging artifacts bffa03a (packaging) add ips support 7b51f4a (packaging) ips: add shipping and signing support -- 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.