-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Puppet 0.25.1 Release Candidate 2 is now available for testing. This is the second release candidate for 0.25.1. The 0.25.1 release is a maintenance release in the 0.25.x branch. The release candidate is available at: http://reductivelabs.com/downloads/puppet/puppet-0.25.1rc2.tar.gz http://reductivelabs.com/downloads/gems/puppet-0.25.1rc2.gem Please test the release and report feedback via the Reductive Labs Redmine site: http://projects.reductivelabs.com Please select an affected version of 0.25.1rc2. RELEASE NOTES * We''ve clarified that the new ''require'' function only works for 0.25.x clients. If the function is specified with 0.24.x or earlier clients the class will be included but the inherent dependency will not be created. A warning message will be generated informing you of this. * Node regular expression matching rules have been clarified - see http://reductivelabs.com/trac/puppet/wiki/LanguageTutorial#matching-nodes-with-regular-expressions. * The Nagios serviceescalation type now supports the use of the servicegroup_name attribute. * The Puppet gem now installs all binaries to the ''bin'' directory because Gems lack support for both a ''bin'' and ''sbin'' directory. Facter (version later than 1.5.1) is now also a dependency for the gem. CHANGELOG * Bug #1538: Yumrepo sets permissions wrongly on files in /etc/yum.repos.d * Bug #1719: Puppetd runtime increase dramatically after upgrading to 24.6 * Bug #2508: misleading error about ActiveRecord versions * Bug #2600: Master under mongrel wrong number of arguments (3 for 2) * Bug #2601: fqdn_rand raises exception when passed a seed * Bug #2605: Ruby 1.8.1 compatibility - #1963 fix uses method not in 1.8.1 * Bug #2606: Gems can''t handle binaries in the sbin directory * Bug #2607: 0.25 gem does not have facter as a dependency * Bug #2608: install.rb will not run on ruby 1.9.1 due to ftools being deprecated * Bug #2612: vim syntax highlighting of new regex language features * Bug #2613: Autorequire fails when a directory''s path has a trailing / * Bug #2615: YAML sometimes modifies the contents of string data * Bug #2616: Locking error in tagmail * Bug #2618: Spurious test failures when testing redhat service providers on debian variants * Bug #2619: Fresh 0.25.0 client cannot ''authenticate'' to 0.25.0 puppetmaster. * Bug #2620: Regex problem in puppetmaster auth.conf * Bug #2621: possible JSon serialization issue (on debian/lenny/amd64) * Bug #2622: puppetdoc returns undefined method ''[]'' * Bug #2626: Unhelpful error message * Bug #2627: Node regular expressions only work in some cases * Bug #2632: require doesnt seem to work * Bug #2634: nagios type serviceescalation should support servicegroup_name * Bug #2637: SSL socket race condition under webrick * Bug #2638: inconsistent behaviour when more than one "node /foo/ { }" stanza matches. * Bug #2639: Fail to store reports in simple default config * Bug #2640: runit service provider does not create symlinks * Bug #2642: runit service provider doesn''t have a restart command * Bug #2648: macauthorization provider spuriously changes values when not needed. * Bug #2651: Directory permissions on man pages can be incorrect * Bug #2652: syntax error in lib/puppet/util/selinux.rb according to Fedora 11 ruby 1.8.6 * Bug #2654: Confusing error message when a provider lacks a feature * Bug #2656: Puppet --parseonly tests hang forever * Bug #2664: regexp parse error * Bug #2672: Cannot have underscores in node name * Bug #2674: createpackage.sh: problem finding install.rb * Bug #2675: ending slash in directory name gets stripped off * Bug #2676: lib/puppet/agent.rb apparent typo * Bug #2679: Possible regression * Bug #2681: "Duplicate generated resource;skipping" for each managed resource * Bug #2686: ActiveSupport >= 2.3.3 forces use of defective JSON library * Bug #2688: macauthorization provider now doesn''t deal with booleans correctly. * Bug #2697: provider/portage.rb: update-eix is deprecated * Bug #2698: provider/portage.rb: format string has changed (again) * Bug #2699: Configurable port in the included Red Hat init script is broken * Bug #2702: puppetdoc rdoc mode fails if outputdir not specified * Bug #2707: ''config_version'' should behave better on failure * Bug #2711: Storeconfigs don''t work with puppet command * Feature #2393: We should maintain a dynamically-built ''next'' branch Regards James Turnbull - -- Author of: * Pro Linux Systems Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http://tinyurl.com/hardeninglinux) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEVAwUBStkpsSFa/lDkFHAyAQIT8wgAwpqI4UzUMBjaerndeRLkA8JWWpc81tBG qwytX5gd0qRqnVofMj7reZH9RVEKQBSF305FzhEui/I5XEfrOJbJywN5P+MmYJ6C 5h4KeSs8Puedc7q8gTnf+zIPlify9Fwqt532SrU+6OL2Niwv1uGydXwbvD3UI0E0 8VXvnHdj6fOAh8LblWtJPiwBmSfaMp18026htDOIiAhedKSmrR0DG2xwLy+GZXaZ X33T/Ohvgd4n0ja+vQIUE1T7KHm91kXwKsKqNieWWcb5+X6AYzU0Je9mmc+ARVAy zZsPgXY+KxZ+H32XRc3MbrhLH09IakI5Ztw72cIN2cjxilXlX2XXzg==V3ZC -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
James Turnbull wrote:> Puppet 0.25.1 Release Candidate 2 is now available for testing.Packages for Fedora and EPEL are available at: http://tmz.fedorapeople.org/repo/puppet/ -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If a government were put in charge of the Sahara Desert, within five years they''d have a shortage of sand. -- Dr. Milton Friedman
Martin Englund
2009-Oct-19 11:41 UTC
[Puppet Users] Re: ANNOUNCE: Puppet 0.25.1rc2 available
On Oct 17, 4:19 am, James Turnbull <ja...@lovedthanlost.net> wrote:> Puppet 0.25.1 Release Candidate 2 is now available for testing. >Package for OpenSolaris is available at: <http://pkg.codenursery.com/dev/> To install it, run: pkg set-publisher -O http://pkg.codenursery.com/dev pkg- dev.codenursery.com pkg install puppet If you want to run puppet 0.25.0 it is available in the release repository: <http://pkg.codenursery.com/> cheers, /Martin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
R.I.Pienaar
2009-Oct-20 17:01 UTC
Re: [Puppet Users] Re: ANNOUNCE: Puppet 0.25.1rc2 available
Hello, ----- "Todd Zullinger" <tmz@pobox.com> wrote:> James Turnbull wrote: > > Puppet 0.25.1 Release Candidate 2 is now available for testing. > > Packages for Fedora and EPEL are available at: > > http://tmz.fedorapeople.org/repo/puppet/What''s the process for fixes to the redhat spec file? It seems it''s again not including the ''pi'' binary, I do recall it used to be there at some point. -- R.I.Pienaar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Todd Zullinger
2009-Oct-20 17:38 UTC
[Puppet Users] Re: [Puppet-dev] ANNOUNCE: Puppet 0.25.1rc2 available
R.I.Pienaar wrote:> What''s the process for fixes to the redhat spec file?For the spec file shipped in the puppet git repo it''s the same as any other bug. Of course, the files in my repo are updated from what''s in the puppet git repo for 0.25.1rc1 and rc2. I''ll update that spec file and do my best to ensure that it gets synced to the puppet git repo for 0.25.1 as well as to the official Fedora/EPEL packages.> It seems it''s again not including the ''pi'' binary, I do recall it > used to be there at some point.Yeah, I''m not sure why it was being excluded to be honest. If anyone (::cough::lutter) recalls whether there''s still a good reason to exclude it, please speak up. Thanks for pointing this out. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A lot of people I know believe in positive thinking, and so do I. I believe everything positively stinks. -- Lew Col