diff options
author | James Turnbull <james@lovedthanlost.net> | 2008-11-16 10:16:23 +1100 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2008-11-16 10:16:23 +1100 |
commit | 6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475 (patch) | |
tree | 0d7573286cb44e1bdefacc35d2ba2ebc774f4bf5 | |
parent | 0ca502593b199d577e44352d8bde476fb2cf2267 (diff) | |
download | puppet-6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475.tar.gz puppet-6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475.tar.xz puppet-6be5ac84d6ebbf84c2c1b3f546c5f86edfbcc475.zip |
CHANGELOG updates
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,4 +1,14 @@ 0.24.x + Fixed #1681 - Add filesystem type check to test for per-file SELinux context support + + Fixed #1746 - Sync SELinux file attributes after file contents created/modified + + Replaced SELInux calls to binaries with Ruby SELinux bindings + + Fixed #1748 - Include spec directory in packages + + Fixes #1672 - unsafe crontab handling in Solaris + Fixed #1718 - Added preseed to apt uninstall and purge Fixed #1739 - Added uninstall functionality to yum provider |