-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You wanted "release early, release often" and the Puppet team has
delivered!

The 0.25.4 release is a maintenance release (with one important
feature - pre/post transaction hooks - discussed below) in the
0.25.x branch.  The release addresses a regression introduced in
0.25.3 that caused issues with creating cron jobs.

We apologise for the brief interval between releases and the failure
to identify this new regression sooner.

The Reductive Labs team is working to further extend the testing
infrastructure used for new releases to better help us better test
across multiple platforms and versions.

The release candidate is available at:

http://reductivelabs.com/downloads/puppet/puppet-0.25.4rc2.tar.gz

Please note that all final releases of Puppet are signed with the
Reductive Labs key.

http://reductivelabs.com/trac/puppet/wiki/DownloadingPuppet#verifying-puppet-downloads

Please test this release candidate and report feedback via the
Reductive Labs Redmine site:

http://projects.reductivelabs.com

Please select an affected version of 0.25.4rc2.

RELEASE NOTES

Pre/Post Transaction hooks
- --------------------------

There is a new feature in this release: pre and post transaction
hooks.  These hooks allow you to specify commands that should be run
pre and post a Puppet configuration transaction.

They are set with the prerun_command and postrun_command settings in
the puppet.conf configuration file.

prerun_command = /bin/runbeforetransaction
postrun_command = /bin/runaftertransaction

The command must exit with 0, i.e. succeed, otherwise the
transaction will fail - if the pre command fails before the
transaction is run and if the post command fails at the end of the
transaction.

CHANGELOG

*  Bug #2845: Cron entries using "special" parameter lose their
title when changed
* Bug #3001: Can't manage broken links
* Bug #3039: 0.25.3 gem spec specifies the executables incorrectly
* Bug #3075: sshkey host aliases broken by fix for #2813
* Feature #2914: Transactions should have before and after hooks

Regards

James Turnbull

- -- 
Author of:
* Pro Linux System 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/

iQEVAwUBS1ZyVyFa/lDkFHAyAQJOvAgA4MQIYhesHGYKRpqo4/5KgSfc9GaA/Gcm
GWU6z7Dgk5HjyXFJoxHVoe0wovVmvnZIg//0ygtkkCwXd9+UKPIuLjNJ8RwF6ox2
TdfwmZWpBmSR2z56z7UGHid5lam4Mn5+9FmH7Ho0hIBdc6kN/wH0pClJpu02zCKs
k0PQCzBlkiBKTTgyRyh9AFo1UhzrFjMdNjdUbkDiU0VHGZjYkdl4f9FbmzI/k703
d2VcAY6xag6svKPCWk73DTZGS+T2rhnseHxctbsgux61p0MV9Frof2w5wBxL8r7u
kmL+biceFJs+lyvaqlsjk7vHOg1DAFRaZ6o+y10UK+FBjmjSatyPXA==
=8f7d
-----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-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.


Reply via email to