[SCM] Puppet - System Automation branch, 0.25.x, updated. 0.25.1-105-gb86decc

0 views
Skip to first unread message

git version control

unread,
Dec 19, 2009, 5:34:18 PM12/19/09
to puppet...@googlegroups.com
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Puppet - System Automation".

The branch, 0.25.x has been updated
via b86decc0ea274eb6d9ffa3170fd4ec81d735519f (commit)
via 854c06502d1a8f6d6dfaf0abeaacb4791a6fb5ed (commit)
via 813cb58815f1f8f987ad64f7c7bfb640fbcdfa81 (commit)
via e9a0cb7a28a34fd04db4bfe1db347da5d774f2e8 (commit)
via 727ee72b12125223b5d0d0704dc35f5c71a1a04e (commit)
via 8c8e9210a2b538a1848d309ef9f3966d94a95de9 (commit)
via ea90daaf95493e3f49fb949b233932b7bf96aae1 (commit)
from fc221ffdae07e4cae8fb6b280c00193d639d2043 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b86decc0ea274eb6d9ffa3170fd4ec81d735519f
Author: Jesse Wolfe <jes...@gmail.com>
Date: Thu Dec 17 14:47:19 2009 -0800

Fix #2816 MySQL server has gone away

As suggested in the ticket, set :reconnect to true. Our in-house Rails
experts suggest that this is unlikely to cause any problems.
The setting is silently ignored before Rails 2.3

commit 854c06502d1a8f6d6dfaf0abeaacb4791a6fb5ed
Author: Markus Roberts <Mar...@reality.com>
Date: Thu Dec 17 09:24:26 2009 -0800

Fix for #2813 (alias propety v. alias metapram)

Renamed :alias property to :host_aliases / :port_aliases (in the
sidelined port code) and corrected the comments.

Signed-off-by: Markus Roberts <Mar...@reality.com>

commit 813cb58815f1f8f987ad64f7c7bfb640fbcdfa81
Author: Markus Roberts <Mar...@reality.com>
Date: Thu Dec 17 19:58:27 2009 -0800

Fix for #2765 (--no-fqdn regression in puppetrun)

This is basically the fix suggested on the ticket, cleaned up and
ruby-ized, with tests. The only functional modification is leaving
the default on entry2hash as --no-fqdn to preserve 0.25.1 behaviour
as the default.

Signed- ff-by: Markus Roberts <Mar...@reality.com>

commit e9a0cb7a28a34fd04db4bfe1db347da5d774f2e8
Author: Markus Roberts <Mar...@reality.com>
Date: Fri Dec 18 13:40:29 2009 -0800

Fix for #2657 (retain old setting if config has syntax error)

This appears to be regression introduced by threading changes. The fix was
to rearrange things to keep the old behaviour (don't clear the settings
until you know the config file parses) and the new (don't nest calls to
synchronize) by:

1. Splitting clear into two parts--clear, which works as before, and
unsafe_clear which it calls and which expects synchronization to be
handled externally.

2. Rearranging the code to recover the previous calling order

3. Trapping syntax errors and turning them into logged messages and a
no-op effect.

4. Fixing reparse to not wrap a call to this code with a synchronize.

5. Tests.

Signed-off-by: Markus Roberts <Mar...@reality.com>

commit 727ee72b12125223b5d0d0704dc35f5c71a1a04e
Author: Jesse Wolfe <jes...@gmail.com>
Date: Fri Dec 18 18:48:05 2009 -0800

Fix #2966 spec/unit/util/queue.rb can't be run twice

This spec wasn't cleaing up after itself, and raised several exceptions
when trying to register the same queue type again.
Part of the #2879 test idempotency suite.

Signed-off-by: Jesse Wolfe <jes...@gmail.com>

commit 8c8e9210a2b538a1848d309ef9f3966d94a95de9
Author: Jesse Wolfe <jes...@gmail.com>
Date: Fri Dec 18 16:15:37 2009 -0800

Fixing #2963 spec/unit/util/autoload.rb depends on global state

An Autoload spec was depending on files having not yet been autoloaded.
Detected as part of #2879.

Signed-off-by: Jesse Wolfe <jes...@gmail.com>

commit ea90daaf95493e3f49fb949b233932b7bf96aae1
Author: Markus Roberts <Mar...@reality.com>
Date: Fri Dec 18 18:58:14 2009 -0800

Fix for #2965 (Chatty SELinux message)

-----------------------------------------------------------------------

Summary of changes:
lib/puppet/application/puppetrun.rb | 4 +-
lib/puppet/indirector/node/ldap.rb | 9 ++++--
lib/puppet/rails.rb | 1 +
lib/puppet/type/host.rb | 15 ++++------
lib/puppet/type/port.rb | 11 ++++---
lib/puppet/type/sshkey.rb | 10 +++---
lib/puppet/util/selinux.rb | 2 +-
lib/puppet/util/settings.rb | 55 +++++++++++++++++++----------------
spec/unit/application/puppetrun.rb | 14 +++++++-
spec/unit/indirector/node/ldap.rb | 26 ++++++++++++----
spec/unit/rails.rb | 10 ++++--
spec/unit/util/autoload.rb | 2 +
spec/unit/util/queue.rb | 12 ++++++-
spec/unit/util/settings.rb | 19 ++++++++++++
14 files changed, 126 insertions(+), 64 deletions(-)


hooks/post-receive
--
Puppet - System Automation

Reply all
Reply to author
Forward
0 new messages