Skip to content

v1.14.0

Compare
Choose a tag to compare
@sethvargo sethvargo released this 08 Oct 03:03

Bug

  • COOK-3704 - Fix alternatives when the package is already installed
  • COOK-3668 - Fix a condition that would result in an error executing action run on resource 'bash[update-java-alternatives]'
  • COOK-3569 - Fix bad checksum length
  • COOK-3541 - Fix an issue where Java cookbook installs both JDK 6 and JDK 7 when JDK 7 is specified
  • COOK-3518 - Allow Windoes recipe to download from signed S3 url
  • COOK-2996 - Fix a failure on Centos 6.4 and Oracle JDK 7

Improvement