[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. 90c4a6028cf6ebd530af736ce08f1b413698b162
Micah Anderson
micah at riseup.net
Sat May 31 17:15:35 UTC 2008
The following commit has been merged in the master branch:
commit 90c4a6028cf6ebd530af736ce08f1b413698b162
Author: Micah Anderson <micah at riseup.net>
Date: Sat May 31 13:12:29 2008 -0400
Note in changelog cherry-picked commits
diff --git a/debian/changelog b/debian/changelog
index c19c019..ef5b1e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,31 @@ puppet (0.24.4-8) unstable; urgency=low
* Changed the default port value to 8140 in /etc/default/puppetmaster
to be consistent with the client default port. (Closes: #483823)
+ * Cherry-picked various bug fixes from upstream:
+ - further emacs mode updates from Russ Allbery
+ - misleading error if CA private key can not be decrypted (trac:#1271)
+ - fix missing bracket in documentation (trac:#1209)
+ - man pages updates (trac:#1211)
+ - add dump parameter to mount type (trac:#1212)
+ - fixed undefined variable in lib/puppet/util/settings.rb (trac:#1218)
+ - usermod problem on Solaris (trac:#1207)
+ - added native authorized_keys type
+ - test within a template if a variable or fact is defined (trac:#1177)
+ - Fixed Red Hat service disabling (trac:#1219)
+ - fix crontab provider parse error when line begins w/space (trac:#1216)
+ - Fix for latest method in rpm provider (trac:#1224)
+ - puppetd documentation updates (trac:#1227)
+ - Modified the 'factpath' setting to automatically configure Facter
+ to load facts there if a new enough version of Facter is used.
+ - Removing unused file lib/puppet/util/variables.rb (trac:#1229)
+ - Fixing transaction support for prefetching generated resources.
+ Previously, we prefetched then generated, which caused generated
+ resources that needed prefetching not to work. This just reorders
+ the calls, so generated resources now get prefetched.
+ - Respect "replace => false" for symlinks (trac:#1235)
+ - Added cron random function fixing ticket (trac:#311)
+ - No more clear_cache failures (trac:#1247)
+ - Fixed Rakefile to install non-.rb files (trac:#1266)
-- Micah Anderson <micah at debian.org> Sat, 31 May 2008 11:39:47 -0400
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list