ANNOUNCE: Puppet 2.6.9rc1 is available

15 views
Skip to first unread message

Michael Stahnke

unread,
Jun 14, 2011, 9:16:42 PM6/14/11
to puppe...@googlegroups.com, puppet...@googlegroups.com
This release is a maintenance release of the 2.6.x series of Puppet.

This release is available for download at:
http://puppetlabs.com/downloads/puppet/puppet-2.6.9rc1.tar.gz

As an aside, I will be removing older release candidate files (from all versions) from our downloads area over the next week or so.  If this is a problem, please let me know. All older official releases will remain.

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/

CHANGELOG:

2.6.9rc1
====
c6909a6 Merge branch '2.6.x' into 2.6rc
fc530ac Merge branch 'ticket/2.6.x/7506' into 2.6.x
db1a392 (#7506) Organize READMEs; specify supported Ruby versions in README.md
4fb7cfe Merge branch 'ticket/2.6.x/6418' into 2.6.x
381fa40 (#6418) Make test 64118 more portable
f8c1132 Merge branch 'ticket/2.6.x/7127-prerun-command-failures-dont-stop-puppet' into 2.6.x
98ba407 (#7127) Stop puppet if a prerun command fails
6996e0b Do not needlessly create multiple reports when creating a transaction
01c1142 Merge branch 'ticket/2.6.x/4416' into 2.6.x
caca469 (#4416) Ensure types are providified after reloading
413b136 (#4416) Always remove old provider before recreating it
d866ce1 Cleanup indentation, comment, and unused code
b1a506c Merge branch 'ticket/2.6.x/2128_docstrings' into 2.6.x
98f58ce (#2128) Add WARNING for node_name_{fact,value} descriptions
1cd848c (#2128) Whitespace only reflow commit
d9b5c1a (#2128) In-line docs for node_name_{fact,value}
e62734c Merge branch 'ticket/2.6.x/650' into 2.6.x
3f0dbb5 (#650) Allow symlinks for configuration directories
c260cf1 Fix acceptance tests not managing their masters
3d09ca8 Merge branch 'ticket/2.6.x/2128' into 2.6.x
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
8ebec1e (#7193) Fix path issues with acceptance tests that call old shell tests
9660f5e Merge branch 'ticket/2.6.x/6885-puppet-agent-fingerprint-requires---verbose-to-return-a-value' into 2.6.x
16b2311 (#6885) puppet agent fingerprint requires --verbose to return a value.
a00fd25 maint: Refactor specs in preparation for making node name more flexible
805b287 Merge branch 'bug/2.6.x/5318-minimal-fix' into 2.6.x
75e2764 (#5318) Always notice changes to manifests when compiling.
6a00289 Merge branch 'ticket/2.6.x/7681' into 2.6.x
4a5e99d (#7681) Add an acceptance test for resource refs with array variables
d7ce922 Merge branch 'test/2.6.x/4123' into 2.6.x
646919e (4123) Fix test for 4123/4 on old egrep in cent4
cbc123c Merge branch '2.6.next' into 2.6.x
25eab1a Merge branch 'ticket/2.6.next/3836' into 2.6.next
8b76be3 (#3836) External nodes should only capture stdout
1f438da Merge branch '2.6.next' into 2.6.x
1f438da Merge branch '2.6.next' into 2.6.x
8f907f2 adding test for ticket 7139
97e8ef3 Merge branch 'ticket/2.6.next/7139' into 2.6.next
90eb937 (#7139) Accept '/' as a valid path in filesets
37c86dd Merge remote-tracking branch 'toddz/feature/2.6.next/vim-indenting' into 2.6.next
2892068 Merge branch 'ticket/2.6.next/6844' into 2.6.next
1b2a7d9 case seems needless here as there is only two opts, also the rest of the file seems to use if so this should make thin
c4a2647 Merge branch 'ticket/2.6.x/6845' into 2.6.next
729336e (#6845) Mount writes incorrect vfstab entries
6ab2243 Merge branch 'ticket/2.6.next/6442-agent_doesnt_need_namespaceauth' into 2.6.next
16cf1ac (#6442) Be able to start agents --listen without namespaceauth.conf
361d6a3 Merge branch 'tickets/2.6.next/3420' into 2.6.next
0352402 (#3420) Nagios "name" attribute does not output correctly
ddc4e14 Merge branch 'tickets/2.6.next/4487' into 2.6.next
f656818 (#4487) When setting environment on a host, ensure it is a string.
2cce326 add test for ticket 7101
1ee6f94 Merge branch 'tickets/2.6.x/6487-help-directoryservice-provider-work-on-future-OSX-versions' into 2.6.next
c306db2 (#6487) Add some testing for OS X version support in DirectoryService provider
0008b63 (#6487) Directoryservice provider will fail in future OS releases
0b9c7ad Merge branch 'maint/2.6.next/defined_type_has_two_parents' into 2.6.next
34f9f41 Maint: Fix a #4655 introduced log inconsistency
6b18f8f Move acceptance tests from puppet-acceptance repo
f6afa87 Merge branch 'ticket/2.6.next/7166' into 2.6.next
9a5bf6e Fixed #7166 - Replaced deprecated stomp "send" method with "publish"
72cd6fb Merge branch 'tickets/2.6.x/4655-parameterized-classes-default-stages' into 2.6.next
656eff8 (#4655) Allow stage to be set using a default class parameter
16d1f78 Merge remote branch 'james/tickets/2.6.x/6681' into 2.6.next
7f658e6 vim: Initial ftplugin and indent support
ccbe9f3 Fixed #6681 - Remove --force-yes option from aptitude is used

R.I.Pienaar

unread,
Jun 15, 2011, 4:11:44 AM6/15/11
to puppet...@googlegroups.com, puppet-dev
I have a feature request for your announce mails :)

git log doesnt make a changelog, it makes a developer orientated
log of events in a git repository.

This information isnt aimed at users. A proper changelog highlighting
changes would be a really good improvement. Even just stripping out the
noise that your particular usage patterns (not doing ff merges) cause
will already help. Additionally there's a lot of commits thats just
spam - add a test, move a file etc - this only helps hiding the important
entries.

Below is a edit taking your 66 line changelog down to a usable 25 lines
by removing all the purely testing related lines, the merge lines and maint
lines.

I think this is already a huge improvement. Changelogs are what users use
to determine the suitability of a upgrade so we should write them with that
in mind.

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
8ebec1e (#7193) Fix path issues with acceptance tests that call old shell tests

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

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

Ashley Penney

unread,
Jun 15, 2011, 9:38:43 AM6/15/11
to puppet...@googlegroups.com
I'm just writing in support of this - this is the first time I've actually READ the changelog because it's a mess normally.

--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet...@googlegroups.com.
To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.


Michael Stahnke

unread,
Jun 15, 2011, 11:14:57 AM6/15/11
to puppet...@googlegroups.com
I wanted to write and acknowledge feedback received here.

We'll be doing our best to incorporate it into the next series of
release announce emails.

We also have a few other pages that get updated during a release that
may (sometimes) have better or more detailed information.
https://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes


Mike

Todd Zullinger

unread,
Jun 20, 2011, 10:48:08 AM6/20/11
to puppe...@googlegroups.com, puppet...@googlegroups.com
Michael Stahnke wrote:
> This release is a maintenance release of the 2.6.x series of Puppet.
>
> This release is available for download at:
> http://puppetlabs.com/downloads/puppet/puppet-2.6.9rc1.tar.gz

Better late than never, I've pushed rpm's for this release to my
fedorapeople.org repo:

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

Please note that 2.6.6 is in Fedora and EPEL testing repositories. I
don't plan to update puppet there until 2.6.6 is pushed to the stable
updates repos. Any help testing the 2.6.6 packages is most welcome.
Once that update is stable, we'll be better able to more closely track
the 2.6.x updates in the official repos.

--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Anyone who hates children and animals can't be all bad.
-- W.C. Fields

Christopher McCrory

unread,
Jun 22, 2011, 3:52:46 PM6/22/11
to puppet...@googlegroups.com
Hello...


On Mon, 2011-06-20 at 10:48 -0400, Todd Zullinger wrote:
<snip>

> Better late than never, I've pushed rpm's for this release to my
> fedorapeople.org repo:
>
> 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
>

I don't know if this is a rpm buglet or a general puppet buglet, but
with puppet-2.6.9-0.1.rc1.el5.noarch.rpm from tmz I get emails like:

Wed Jun 22 12:46:11 -0700 2011 Puppet (notice): Finished catalog run in
6.53 seconds

on every run. I haven't tested the final release as I am going to test
2.7.0 with ruby 1.9.2 instead.

> Please note that 2.6.6 is in Fedora and EPEL testing repositories. I
> don't plan to update puppet there until 2.6.6 is pushed to the stable
> updates repos. Any help testing the 2.6.6 packages is most welcome.
> Once that update is stable, we'll be better able to more closely track
> the 2.6.x updates in the official repos.
>


--
Christopher McCrory
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.

Todd Zullinger

unread,
Jun 22, 2011, 4:35:19 PM6/22/11
to puppet...@googlegroups.com
Hi,

Christopher McCrory wrote:
> I don't know if this is a rpm buglet or a general puppet buglet, but
> with puppet-2.6.9-0.1.rc1.el5.noarch.rpm from tmz I get emails like:
>
> Wed Jun 22 12:46:11 -0700 2011 Puppet (notice): Finished catalog run in
> 6.53 seconds
>
> on every run. I haven't tested the final release as I am going to test
> 2.7.0 with ruby 1.9.2 instead.

Is this different than with 2.6.8? This is definitely not something
caused by the packaging, so if it's changed for the worse in some way,
you'd want to file it in the puppetlabs.com issue tracker.

--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The nice thing about egotists is that they don't talk about other
people.
-- Lucille S. Harper

Chris May

unread,
Jul 15, 2011, 10:17:49 AM7/15/11
to puppet...@googlegroups.com
Did anyone ever post a bug, or find a solution for this? I've just upgraded some of our Solaris boxes (using OpenCSW) to 2.6.9 and I'm seeing the same behaviour. 

Todd Zullinger

unread,
Jul 29, 2011, 2:39:28 PM7/29/11
to puppet...@googlegroups.com

If there is a bug filed, I'd love to know what it is. Searching
redmine for "reports" doesn't find anything that looks like the right
ticket.

--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can make it illegal, but you can't make it unpopular.
-- Anonymous

Todd Zullinger

unread,
Aug 31, 2011, 3:02:46 PM8/31/11
to puppet...@googlegroups.com
I wrote:
> Chris May wrote:
>> Did anyone ever post a bug, or find a solution for this? I've just
>> upgraded some of our Solaris boxes (using OpenCSW) to 2.6.9 and I'm
>> seeing the same behaviour.
>
> If there is a bug filed, I'd love to know what it is. Searching
> redmine for "reports" doesn't find anything that looks like the right
> ticket.

This looks to be https://projects.puppetlabs.com/issues/9167 and the
patch there fixes the problem. I've updated the 2.6.9 packages on
fedorapeople.org for Fedora and EPEL.

--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

A penny saved kills your career in government.

Christopher McCrory

unread,
Sep 1, 2011, 1:36:17 PM9/1/11
to puppet...@googlegroups.com
Hello...

On Wed, 2011-08-31 at 15:02 -0400, Todd Zullinger wrote:
> I wrote:
> > Chris May wrote:
> >> Did anyone ever post a bug, or find a solution for this? I've just
> >> upgraded some of our Solaris boxes (using OpenCSW) to 2.6.9 and I'm
> >> seeing the same behaviour.
> >
> > If there is a bug filed, I'd love to know what it is. Searching
> > redmine for "reports" doesn't find anything that looks like the right
> > ticket.
>
> This looks to be https://projects.puppetlabs.com/issues/9167 and the
> patch there fixes the problem. I've updated the 2.6.9 packages on
> fedorapeople.org for Fedora and EPEL.
>

+1 on the packages in fedorapeople. yea! far fewer emails.

thanks

Reply all
Reply to author
Forward
0 new messages