This release is a maintenance release of the 2.6.x series of Puppet. This will likely be the last release in the 2.6.x series for Puppet, now that 2.7 is out. It''s also a little odd that we have two production releases on the same day, but that''s just how it worked out. This release is available for download at: http://puppetlabs.com/downloads/puppet/puppet-2.6.9.tar.gz See the Verifying Puppet Download section at: http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet Please report feedback via the Puppet Labs Redmine site, using an affected version of 2.6.9 http://projects.puppetlabs.com/projects/puppet/ Release notes found at: https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes#2.6.9 = 2.6.9 2.6.9 is a maintenance release in the 2.6.x branch. Notable Fixes and Features Bug #7127: A puppet run will now stop if a prerun command fails. Bug #650 Puppet will now honor symlinks for configuration directories Feature #2128 Added support for hostname setting based on facts, also get facts before retrieving the catalog. Bug #7139 Accept ‘/’ as a valid path in filesets CHANGELOG 2.6.9 ===98ba407 (#7127) Stop puppet if a prerun command fails 6996e0b Do not needlessly create multiple reports when creating a transaction caca469 (#4416) Ensure types are providified after reloading 413b136 (#4416) Always remove old provider before recreating it 98f58ce (#2128) Add WARNING for node_name_{fact,value} descriptions d9b5c1a (#2128) In-line docs for node_name_{fact,value} 3f0dbb5 (#650) Allow symlinks for configuration directories 1c70f0c (#2128) Add support for setting node name based on a fact c629958 (#2128) Get facts before retrieving catalog cd4fe14 (#2128) Add the ability to specify a node name 16b2311 (#6885) puppet agent fingerprint requires --verbose to return a value. 75e2764 (#5318) Always notice changes to manifests when compiling. 8b76be3 (#3836) External nodes should only capture stdout 90eb937 (#7139) Accept ''/'' as a valid path in filesets 729336e (#6845) Mount writes incorrect vfstab entries 16cf1ac (#6442) Be able to start agents --listen without namespaceauth.conf 0352402 (#3420) Nagios "name" attribute does not output correctly f656818 (#4487) When setting environment on a host, ensure it is a string. c306db2 (#6487) Add some testing for OS X version support in DirectoryService provider 0008b63 (#6487) Directoryservice provider will fail in future OS releases 6b18f8f Move acceptance tests from puppet-acceptance repo 9a5bf6e Fixed #7166 - Replaced deprecated stomp "send" method with "publish" 656eff8 (#4655) Allow stage to be set using a default class parameter 7f658e6 vim: Initial ftplugin and indent support ccbe9f3 Fixed #6681 - Remove --force-yes option from aptitude is used -- 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.
Just wanted to follow up and say thanks for the improvement to the release notes after the recent thread, much more useful now! ----- Original Message -----> > = 2.6.9 > > 2.6.9 is a maintenance release in the 2.6.x branch. > Notable Fixes and Features > > Bug #7127: > > A puppet run will now stop if a prerun command fails. > > Bug #650 > > Puppet will now honor symlinks for configuration directories > > Feature #2128 > > Added support for hostname setting based on facts, also get facts > before retrieving the catalog. > > Bug #7139 > > Accept ‘/’ as a valid path in filesets > > > CHANGELOG > > 2.6.9 > ===> 98ba407 (#7127) Stop puppet if a prerun command fails > 6996e0b Do not needlessly create multiple reports when creating a > transaction > caca469 (#4416) Ensure types are providified after reloading > 413b136 (#4416) Always remove old provider before recreating it > 98f58ce (#2128) Add WARNING for node_name_{fact,value} descriptions > d9b5c1a (#2128) In-line docs for node_name_{fact,value} > 3f0dbb5 (#650) Allow symlinks for configuration directories > 1c70f0c (#2128) Add support for setting node name based on a fact > c629958 (#2128) Get facts before retrieving catalog > cd4fe14 (#2128) Add the ability to specify a node name > 16b2311 (#6885) puppet agent fingerprint requires --verbose to return > a value. > 75e2764 (#5318) Always notice changes to manifests when compiling. > 8b76be3 (#3836) External nodes should only capture stdout > 90eb937 (#7139) Accept ''/'' as a valid path in filesets > 729336e (#6845) Mount writes incorrect vfstab entries > 16cf1ac (#6442) Be able to start agents --listen without > namespaceauth.conf > 0352402 (#3420) Nagios "name" attribute does not output correctly > f656818 (#4487) When setting environment on a host, ensure it is a > string. > c306db2 (#6487) Add some testing for OS X version support in > DirectoryService provider > 0008b63 (#6487) Directoryservice provider will fail in future OS > releases > 6b18f8f Move acceptance tests from puppet-acceptance repo > 9a5bf6e Fixed #7166 - Replaced deprecated stomp "send" method with > "publish" > 656eff8 (#4655) Allow stage to be set using a default class parameter > 7f658e6 vim: Initial ftplugin and indent support > ccbe9f3 Fixed #6681 - Remove --force-yes option from aptitude is used > > -- > You received this message because you are subscribed to the Google > Groups "Puppet Announce" group. > To post to this group, send email to > puppet-announce@googlegroups.com. > To unsubscribe from this group, send email to > puppet-announce+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-announce?hl=en. > >-- R.I.Pienaar -- 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.
Todd Zullinger
2011-Jun-23 15:21 UTC
[Puppet Users] Re: [Puppet-dev] Announce: 2.6.9 Released
Michael Stahnke wrote:> This release is a maintenance release of the 2.6.x series of Puppet. > This will likely be the last release in the 2.6.x series for Puppet, > now that 2.7 is out.For those using Fedora or RHEL/CentOS, I''ve updated the yum repos at: http://tmz.fedorapeople.org/repo/puppet/ Packages for EL 4 - 6 and Fedora 13 - 15 are available for testing. Add the puppet.repo file from either the epel or fedora directories to /etc/yum.repos.d to enable. If you find problems with the packaging, please let me know. If you find other bugs, please file them in redmine: http://projects.puppetlabs.com/projects/puppet/issues -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The policy of the American government is to leave its citizens free, neither restraining nor aiding them in their pursuits. -- Thomas Jefferson
Derek J. Balling
2011-Jun-23 22:46 UTC
Re: [Puppet Users] Re: [Puppet-dev] Announce: 2.6.9 Released
Todd, Do you have an ETA for 2.7.x RPMs in that repo by any chance? Cheers, D On Jun 23, 2011, at 11:21 AM, Todd Zullinger wrote:> Michael Stahnke wrote: >> This release is a maintenance release of the 2.6.x series of Puppet. >> This will likely be the last release in the 2.6.x series for Puppet, >> now that 2.7 is out. > > For those using Fedora or RHEL/CentOS, I''ve updated the yum repos at: > > http://tmz.fedorapeople.org/repo/puppet/ > > Packages for EL 4 - 6 and Fedora 13 - 15 are available for testing. > Add the puppet.repo file from either the epel or fedora directories to > /etc/yum.repos.d to enable. > > If you find problems with the packaging, please let me know. If you > find other bugs, please file them in redmine: > > http://projects.puppetlabs.com/projects/puppet/issues > > -- > Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > The policy of the American government is to leave its citizens free, > neither restraining nor aiding them in their pursuits. > -- Thomas Jefferson >-- 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.
Todd Zullinger
2011-Jun-27 00:11 UTC
Re: [Puppet Users] Re: [Puppet-dev] Announce: 2.6.9 Released
Hi Derek, Derek J. Balling wrote:> Do you have an ETA for 2.7.x RPMs in that repo by any chance?I''d like to get 2.6.6 into EPEL and then update it to 2.6.9 before I move my fedorapeople repo to 2.7.x. I''ve not looked closely at 2.7.x yet, but I get the feeling that it''s not going to be an update we can push into EPEL. But maybe I''m mistaken about that. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Nothing in education is so astonishing as the amount of ignorance it accumulates in the form of inert facts. --Henry Brooks Adams