2011-10-25 Puppet Labs <support@puppetlabs.com> - 0.0.5A
* Fix ruby 1.8.5 compatibility issue with scan and progress scripts

2011-10-24 Puppet Labs <support@puppetlabs.com> - 0.0.4
* Add support for --dns_alt_names to the foss remediation process
  As per https://github.com/puppetlabs/puppetlabs-cve20113872/issues/71
  the FOSS scripts do not take into account the situation where Puppet has
  been upgraded before running through the remedy process.  As of the 0.0.4
  release the correct options are used depending on the version of Puppet
  being processed.

2011-10-24 Puppet Labs <support@puppetlabs.com> - 0.0.3
* Fix premature exit with ((idx++)) when idx=0 on some platforms
* Fix step5 use of --certdnsnames if PE has been upgraded already
* Add defense mechanism to webrick process if puppet has been upgraded

2011-10-24 Puppet Labs <support@puppetlabs.com> - 0.0.2
* Fix PATH quoting in PE remediation process script
* This patch resolves a "could not find ruby" error

2011-10-23 Puppet Labs <support@puppetlabs.com> - 0.0.1
* Initial Release
* Documentation, instructions, and helpful information about CVE-2011-3872
* CVE-2011-3872 Scan utility
* CVE-2011-3872 Remediation Process puppet modules
