Update build-essential cookbook

This commit is contained in:
Greg Karékinian
2016-01-22 22:22:59 +00:00
parent 17fca99aae
commit d8681e860c
21 changed files with 21 additions and 766 deletions

View File

@@ -2,6 +2,17 @@ build-essential Cookbook CHANGELOG
==================================
This file is used to list changes made in each version of the build-essential cookbook.
v2.2.4 (2015-10-06)
-------------------
* Add patch package on Fedora systems
* Add additional platforms to Kitchen CI
* Use Chef standard Rubocop file and resolve several issues
* Update contributing and testing docs
* Update Gemfile with the latest testing and development deps
* Add maintainers.md and maintainers.toml files
* Add chefignore file to limit the files uploaded to the Chef server
* Add source_url and issues_url metadata for Supermarket
v2.2.3 (2015-04-15)
-------------------
* Dont install omnibus-build-essential on Solaris 10 - We decided its easier to use the old GCC that ships with Solaris 10.