summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-01-25 08:12:00 +1100
committerJames Turnbull <james@lovedthanlost.net>2010-01-25 08:12:00 +1100
commitbfc9e45309abd182aac99a7dbf8960540fc05bf6 (patch)
tree71d7e31d0a335fe8b8221ebb28a2182008daac64 /CHANGELOG
parenta91c476387887baa5920f5539a7c4acfaf8cecd9 (diff)
downloadpuppet-bfc9e45309abd182aac99a7dbf8960540fc05bf6.tar.gz
puppet-bfc9e45309abd182aac99a7dbf8960540fc05bf6.tar.xz
puppet-bfc9e45309abd182aac99a7dbf8960540fc05bf6.zip
Updated CHANGELOG for 0.25.4rc3
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG49
1 files changed, 39 insertions, 10 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3174a8d4d..54db075c5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,12 +1,20 @@
+0.25.4rc3
+=========
+a91c476 Fix for #3088 (catching Exception also traps SystemExit)
+1a263e2 Fix for #3089 (timestamp may now be a time object, not a string)
+75634b7 Fix for #3093 (also need to be able to call pkgget_with_cat on class)
+94e269c Uncommeniting the fix for #3001
+9636b93 Updated CHANGELOG for 0.24.5rc2
+
0.25.4rc2
=========
d4319a5 Minimal fix for #3001 (failing to fetch metadata on dangling symlink)
cdcbdc7 Fixing #2914 - pre/post hooks now work for transactions
67216aa Fix for #3075 (sshkey host_aliases ignored)
+e4462c0 Updated version and CHANGELOG for 0.25.4
0.25.4rc1
=========
-e4462c0 Updated version and CHANGELOG for 0.25.4
441879f Revert "Fix #2845 Cron entries using "special" parameter lose their title when changed"
f7e1435 Updated rake task to fix gem build issue
49013f0 Updated version and CHANGELOG for 0.25.3
@@ -21,6 +29,25 @@ dd22b71 Replaced ugly gem creation task with slightly less ugly task
d0efcc6 Added tasks directory to Rakefile and gem task file lists
8a6d66e Added puppetpackages task description
eada68a Updated CHANGELOG for 0.25.2
+6111ba8 Fix for temporary file security whole
+e7d98cc Fix for #2999 (absent package handling on solaris)
+87136b4 Fix typo in documentation: wheter vs. whether.
+cbc2ef0 Partial rollback of refinements to fix for #2994
+fd631b9 Do not close stdout or stderr in execute.
+f878fe8 Update Red Hat spec file for 0.25.2
+4394c48 Updated CHANGELOG for 0.25.2rc3
+13cbf04 ReFix 2675 ending slash in directory should get stripped off
+5c6f07b Use a pipe instead of a temp file for command output.
+7e64393 Additional fix for #2994 (followed symlinks do not have checksums)
+7e2e12b Fix for #2995 (don't fail to load PSON when UTF-8 missing)
+c84186a Revert "Fix for #2731 (problem communicating with processes in SELinux)"
+74d9693 Updated man pages for 0.25.2
+7e2b1e9 Fix for #2995 (don't fail to load PSON when UTF-8 missing)
+d1ff4b3 Fix for #2994 (undefined method "_file" message)
+4d81511 fix #2987 - check correct hash entry
+682000b Updated CHANGELOG for 0.25.2rc2
+e4bb529 Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)
+776be7c Updated CHANGELOG
0.25.2
======
@@ -31,6 +58,15 @@ cbc2ef0 Partial rollback of refinements to fix for #2994
fd631b9 Do not close stdout or stderr in execute.
f878fe8 Update Red Hat spec file for 0.25.2
4394c48 Updated CHANGELOG for 0.25.2rc3
+13cbf04 ReFix 2675 ending slash in directory should get stripped off
+5c6f07b Use a pipe instead of a temp file for command output.
+7e64393 Additional fix for #2994 (followed symlinks do not have checksums)
+7e2e12b Fix for #2995 (don't fail to load PSON when UTF-8 missing)
+c84186a Revert "Fix for #2731 (problem communicating with processes in SELinux)"
+74d9693 Updated man pages for 0.25.2
+7e2b1e9 Fix for #2995 (don't fail to load PSON when UTF-8 missing)
+d1ff4b3 Fix for #2994 (undefined method "_file" message)
+4d81511 fix #2987 - check correct hash entry
0.25.2rc3
=========
@@ -43,15 +79,9 @@ c84186a Revert "Fix for #2731 (problem communicating with processes in SELinux)
7e2b1e9 Fix for #2995 (don't fail to load PSON when UTF-8 missing)
d1ff4b3 Fix for #2994 (undefined method "_file" message)
4d81511 fix #2987 - check correct hash entry
-
-0.25.2rc2
-=========
682000b Updated CHANGELOG for 0.25.2rc2
e4bb529 Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)
776be7c Updated CHANGELOG
-
-0.25.2rc1
-=========
a73f799 Updated version
26e7486 Fixing failing tests
05e897e Fix for #2881 (ralsh doesn't find individual parsed resources)
@@ -1157,6 +1187,8 @@ bbcda1d Fix Bug #1629
081021a Fix #1829 - Add puppet function versioncmp to compare versions
2b33f80 Fixed install.rb typo
5ab63cd Updated lib install permissions to 0644
+2c7e189 Fixes incorrect detail variable in OS X version check, re-patches ralsh to work with Facter values and adds error check for missing password hash files.
+73a0757 Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
0.24.8
======
@@ -1171,9 +1203,6 @@ d0bf26e Fixed install.rb typo
4cf7a89 Updated lib install permissions to 0644
2c7e189 Fixes incorrect detail variable in OS X version check, re-patches ralsh to work with Facter values and adds error check for missing password hash files.
73a0757 Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
-
-0.24.8rc1
-=========
84d6637 Fixed #2000 - No default specified for checksum
a3bb201 Fixing change printing when list properties are absent
67fc394 Fixed #2026 - Red Hat ignoring stop method