Facter 2.0.1-rc3
Pre-release
Facter 2.0.1-rc3 Downloads
Source: https://downloads.puppetlabs.com/facter/facter-2.0.1-rc3.tar.gz
Available in native package format in the pre-release repositories at: http://yum.puppetlabs.com and http://apt.puppetlabs.com
For information on how to enable the Puppet Labs pre-release repos, see: http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos
Gems are available via rubygems at https://rubygems.org/downloads/facter-2.0.1.rc3.gem or by using gem install --pre facter
Mac packages are available at https://downloads.puppetlabs.com/mac/facter-2.0.1-rc3.dmg
Please report feedback via the Puppet Labs tickets site, using an affected facter version of 2.0.1-rc3: https://tickets.puppetlabs.com/browse/FACT
Release Candidate: Facter 2.0.1 is not yet released. It entered RC 3 on March 25, 2014.
Facter 2.0.1 is the first release in the Facter 2 series. (See the note below about Facter 2.0.0.)
Fixes
FACT-155: operatingsystemrelease in Solaris 10 behaves differently from Solaris 11FACT-409: Raising errors on non-existent commands too disruptive
Facter 2.0.0
For historical reasons, Facter 2.0.0 was never released. Facter 2.0.1 is the first release in the Facter 2 series.
In May 2012, several release candidates were published for a Facter 2.0.0 release, using code that had diverged from the 1.6 series. After testing it, the Puppet community and developers decided that this code wasn't yet usable and the release was cancelled, in favor of continuing work that became the Facter 1.7 series.
Since the 2.0.0rc1 tag in the Facter repo was already occupied by that cancelled release, and since issuing a RC5 out of nowhere might have been confusing, we decided to go directly to 2.0.1 instead.
Facter 2.0.1-rc3 Contributors
Adrien Thebo, Melissa Stone, Stefan Schulte
Facter 2.0.1-rc3 Changelog
Adrien Thebo (5):
2b467fa (FACT-409) Preserve semantics of .exec
ebd3d75 (maint) Pin rake to the last 1.8 compatible version
548fb2f (maint) Update solaris zone facts to use .execute
67e57de (maint) Remove extra argument from domain .exec calls
c376750 (maint) Update fedora test version to 19
Melissa Stone (1):
22b0488 (packaging) Update FACTERVERSION to 2.0.1-rc3
Stefan Schulte (2):
b58108e (fact-155) Fix operatingsystemrelease for Solaris 11
49e94df (fact-155) Add operatingsystemmajrelease fact for Solaris