The branch, 0.25.x has been updated
via 49530adaaa302c4b4e3b9eefb05e9551503a0ba6 (commit)
via 6ab2453d966d1d48e12d8a8cec34b9e460597d04 (commit)
via 0e5d2647bd5f515dbaacf45f9e7dda5c27eb465a (commit)
from d60ea0e52debf03fddb2336704df10589108fe3a (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 49530adaaa302c4b4e3b9eefb05e9551503a0ba6
Author: Markus Roberts <Mar...@reality.com>
Date: Mon Dec 21 22:59:23 2009 -0800
Fixing #2964 updated resources cannot be collected until they are exported twice
This logic had a bug where it would not insert data if it had just been
deleted.
Signed-off-by: Jesse Wolfe <jes...@gmail.com>
commit 6ab2453d966d1d48e12d8a8cec34b9e460597d04
Author: Markus Roberts <Mar...@reality.com>
Date: Tue Dec 22 13:35:04 2009 -0800
Fix for #2731 (problem communicating with processes in SELinux)
In some cases communicating with child processes via temprary files is not
viable. This is Ricky Zhou's patch from the ticket, which solves the problem
by using the more normal system of pipes. It is a broader reaching change
than suggested by the ticket (it affects all execs, not just SELinux) but IMHO
is the right way to go.
Signed-off-by: Markus Roberts <Mar...@reality.com>
commit 0e5d2647bd5f515dbaacf45f9e7dda5c27eb465a
Author: Markus Roberts <Mar...@reality.com>
Date: Mon Dec 21 23:55:39 2009 -0800
Fix for #2940 (propogating nil rather than reporting the error)
-----------------------------------------------------------------------
Summary of changes:
lib/puppet/provider/package/sun.rb | 7 ++-
lib/puppet/rails/resource.rb | 2 +-
lib/puppet/util.rb | 73 +++++++++++-------------------------
spec/unit/rails/resource.rb | 20 ++++++++++
4 files changed, 47 insertions(+), 55 deletions(-)
hooks/post-receive
--
Puppet - System Automation