pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/puppet



Module Name:    pkgsrc
Committed By:   tonnerre
Date:           Wed Nov 11 12:21:52 UTC 2009

Modified Files:
        pkgsrc/sysutils/puppet: Makefile PLIST distinfo

Log Message:
Upgrade sysutils/puppet to version 0.24.8.

This is not the jump to 0.25 people expected, but there are some things to
clear before doing that, so go to the last 0.24 version for now.

Changes since 0.24.7:

 - Fixed #2077 - ralsh user broken on OSX
 - Fixed #2004 - ssh_authorized_key fails if no target is defined
 - Fixed #1629 - incorrect permissions on ssh_authorized_keys created files
 - Fixed #2000 - No default specified for checksum
 - Fixed #2026 - Red Hat ignoring stop method
 - Added ext/dbfix.sql script - fixes common errors in stored configuration
   databases
 - Fixed #1963 - Failing to read /proc/mounts for selinux kills file
   downloads
 - Fixed #2025 - gentoo service provider handle only default init level
 - Fixed #1910 - updated logcheck
 - Fixed #1871 - Sensitive information leaked in log reports
 - Fixed #1956 - Cleaned up variable names to be more sane, clarified
   error messages and fixed incorrect use of 'value' variable rather than
   'member'.
 - Fixed #1831 - Added sprintf function
 - Fixed #1830 - Added regsubst function
 - Updated up2date and service confines to add support for Oracle EL and VM
 - Fixing #1948 and #1953 - augeas ins bug: wrong number of arguments (1 for 3)
 - Fixing #944 - changing error message from warning to info - connection
   recycled
 - Fixed #961 - puppetd creating too many/not closing TCP connections
 - Fixed #1959 - Added column protection for environment schema migration
 - Fixing #1869 - autoloaded files should never leak exceptions
 - Fixing #1543 - Nagios parse errors no longer kill Puppet
 - Fixed #1420 - nagios_serviceescalation not allowing host_name more than
   one type
 - Fixed #1884 - Exported resources are marked as unexported when collected
   on the exporting host
 - Fixed #1922 - Functions squash all arguments into a single hash
 - Fixed #1538 - Yumrepo sets permissions wrongly on files in
   /etc/yum.repos.d
 - Fixed #1936 - Added /* */ support to the vim file
 - Fixed #1541 -  nagios objects write files to clientbucket on every change
 - Fixed #1542 - cannot purge nagios objects
 - Fixing #1912 - gid still works with no 'should' value fixing ralsh issues
 - Fixing the Rakefile to use 'git format-patch'
 - Added README.rst file
 - Enhancements to Stored Configuration performance
 - Added Reductive Labs build library to tasks directory
 - Fixed #1852 - Correct behaviour when no SELinux bindings
 - Updated Red Hat spec file 0.24.7
 - Fixed #1920 - Shadow password corruption


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/puppet/Makefile \
    pkgsrc/sysutils/puppet/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/puppet/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index