Project

General

Profile

Release Notes » History » Revision 2

Revision 1 (Paul Kelly, 06/06/2011 08:16 AM) → Revision 2/11 (Ohad Levy, 06/06/2011 10:44 AM)

h1. Release Notes 

 h3. Release notes for 0.2 

 This is primarily a bug-fix release but there are some limited changes in functionality. 

 h4. PuppetCA Debian packaging has been revised. 

 * Microsoft 64bit detection was fixed. 

 rake now supports a target *mail_patches* that automates developer's patch generation and submission to the foreman-dev group. 

 Better support for older ruby versions. 

 Runs the smart-proxy process under the smart-proxy account and group. 

 A host's tftp server is retrieved from the host's DHCP smart-proxy. 

 An API for Puppet Certificate listing and signing is provided. 
 * 

 An API for Autosign editing is provided. 
 * 

 Puppet Certificate revocation is handled properly. 

 h4. TFTP 

 * A host's tftp server is retrieved from the host's DHCP smart-proxy. 
 * Added support for different variants of the PXE boot process. This release can support Solaris PXEGrub manipulation. 
 * Boot file downloading is more robust. 

 h4. DHCP 

 * Access to the DHCP server via omshell uses the secret key facility. 
 * Microsoft 64bit detection was fixed. 

 h4. General 

 * Better support for older ruby versions. 
 * Debian packaging has been revised. 
 * rake now supports a target *mail_patches* that automates developer's patch generation and submission to the foreman-dev group. 
 * Runs the smart-proxy process under the smart-proxy account and group. 
 * The smart-proxy API provides a *Version* call. 
 * 

 Boot file downloading is more robust. 

 Better error messages throughout. 
 * 

 Smart-proxy return NOTFOUND errors when a resource is missing. This kind of failure is then handled correctly, in Foreman. 

 Added support for different variants of the PXE boot process. This release can support Solaris PXEGrub manipulation.