Puppet 3.0.2-rc3 is a bugfix release candidate for the 3.x series of
Puppet. This release candidate fixes bug #10963. To see
a list of the issues addressed by this release, check out the 3.0.2
version in our issue tracter at:
https://projects.puppetlabs.com/versions/337

Downloads are available at:
 * Source https://downloads.puppetlabs.com/puppet/puppet-3.0.2-rc3.tar.gz

RPMs are available at https://yum.puppetlabs.com

Debs are available at https://apt.puppetlabs.com

Gems are available via rubygems at
https://rubygems.org/downloads/puppet-3.0.2.rc3.gem
  or by using `gem install --pre puppet`

Mac packages are available at
https://downloads.puppetlabs.com/mac/puppet-3.0.2-rc3.dmg

Windows packages are available at
https://downloads.puppetlabs.com/windows/puppet-3.0.2-rc3.msi

Please report feedback via the Puppet Labs Redmine site, using an
affected puppet version of 3.0.2-rc3:
https://projects.puppetlabs.com/projects/puppet/

============================
## Puppet 3.0.2-rc3 Release Notes ##
============================
#10963 Collector overrides should work in Ruby 1.9

    Increase arity of child_of? meta_def to 1

    child_of? defined for Puppet::Resource::Type objects has an arity of 1,
    but the meta_def of the same function created by
    Puppet::Parser::Collector objects has an arity of 0. This throws errors
    when the meta_def method is called with arguments. This commit matches
    the arity so that this error will not be present.


=========================
## Puppet 3.0.2-rc3 Changelog ##
=========================
Andrew Parker (1):
      d6ddb10 (Maint) Fix syntax error in module generate template

Henrik Lindberg (1):
      8941d67 Make spec_helper manage tmpdir.

Hunter Haugen (1):
      27642e6 (#10963) Collector overrides should work in Ruby 1.9

Matthaus Owens (1):
      f0e07db Update PUPPETVERSION for 3.0.2-rc3

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