Update build-essential cookbook

This commit is contained in:
Greg Karékinian
2018-04-17 13:31:28 +02:00
parent dd47030301
commit a35867f3d9
8 changed files with 37 additions and 16 deletions

View File

@@ -2,6 +2,23 @@
This file is used to list changes made in each version of the build-essential cookbook.
## 8.1.1 (2018-03-17)
- Make sure we install the last available xcode command line tool package so we get the latest version
## 8.1.0 (2018-03-17)
- Support Amazon Linux 2.0
- Remove the ChefSpec matchers which are autogenerated now in recent ChefDK releaeses. If your specs fail because of this you need to update to a more recent ChefDK release.
- Swap Debian 7 testing for Amazon 2 & Ubuntu 18.04 testing since Debian 7 is EOL in May
## 8.0.4 (2017-11-29)
- Install gcc-c and gcc-c++ for solaris 11
- Fix dokken's amazonlinux configuration
- Update chef dependency in metadata.rb to Chef 12.7
- Clean up testing
## 8.0.3 (2017-05-30)
- Fix solaris metadata in metadata.rb