Puppet 2.7.19rc3 is a maintenance release candidate for Puppet in the
2.7.x series with bug fixes.
Downloads are available at:
 * Source https://downloads.puppetlabs.com/puppet/puppet-2.7.19rc3.tar.gz
Windows package is available at
https://downloads.puppetlabs.com/windows/puppet-2.7.19rc3.msi
RPMs are available at https://yum.puppetlabs.com/el or /fedora
Debs are available at  https://apt.puppetlabs.com
Mac package is available at
https://downloads.puppetlabs.com/mac/puppet-2.7.19rc3.dmg
See the Verifying Puppet Download section at:
https://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet
Please report feedback via the Puppet Labs Redmine site, using an
affected puppet version of 2.7.19rc3:
http://projects.puppetlabs.com/projects/puppet/
This release contains contributions from Daniel Pittman, Matthaus
Litteken, and Moses Mendoza.
## Puppet 2.7.19rc3 Release Notes ##
Ruby 1.9.3 has a different error when `require` fails.
    The text of the error message when load fails has changed, resulting in the
    test failing.  This adapts that to catch the different versions,
allowing this
    to pass in all cases.
(#15291) Add Vendor tag to Puppet spec file
    Previously the spec file had no Vendor tag, which left it undefined. This
    commit adds a Vendor tag that references the _host_vendor macro,
so that it can
    be easily set to ''Puppet Labs'' internally and customized
by users
easily. The
    Vendor tag makes it easier for users to tell where the package came from.
Add packaging support for fedora 17
    This commit modifies the puppet.spec file to use
    the ruby vendorlib instead of sitelib if building
    for fedora 17, which ships with ruby 1.9. Mostly
    borrowed from the official Fedora 17 package.
## Puppet 2.7.19rc3 Changelog ##
Daniel Pittman(1)
   85f5543 Ruby 1.9.3 has a different error when `require` fails.
Matthaus Litteken(1)
   b2d08a4 (#15291) Add Vendor tag to Puppet spec file
Moses Mendoza(1)
   7611753 Add packaging support for fedora 17
-- 
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+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.