1.6 KiB
1.6 KiB
v1.2.13 (2014-02-18)
- Reverting compile_time work
v1.2.12 (2014-02-18)
- Fixing last patch to play nicely with Chef Sugar
v1.2.11 (2014-02-18)
- Fixing chef_gem for Chef below 12.1.0
v1.2.10 (2014-02-17)
- Being explicit about usage of the chef_gem's compile_time property.
- Eliminating future deprecation warnings in Chef 12.1.0.
v1.2.9 (2014-12-10)
- Re-release with stove 3.2.2 to get a metadata.rb
v1.2.8 (2014-12-09)
- [#11] Fix warning message from build-essential
- [#13] pin nokogiri to a working version
v1.2.6 (2014-06-17)
- [COOK-4468] Only set ENV variable when needed
v1.2.4 (2014-03-27)
- [COOK-4474] - Bump apt and yum versions in Berksfile, Lock to build-essentials 1.4
- [COOK-4468] - Set NOKOGIRI_USE_SYSTEM_LIBRARIES env variable
v1.2.2 (2014-02-27)
[COOK-4382] - Fix xml cookbook spec test [COOK-4304] - Set proper packages for SUSE 11
v1.2.1
Improvement
- COOK-4304 - Now sets proper packages for SUSE 11
v1.2.0
Improvement
- COOK-3462 - Allow installing packages during compile time
v1.1.2
- [COOK-2059] - missing dependency on build-essential
v1.1.0
- [COOK-1826] - support nokogiri chef_gem
- [COOK-1902] - add support for archlinux
v1.0.4
- [COOK-1232] - add xslt to xml cookbook
v1.0.2
- [COOK-953] - Add FreeBSD support
- [COOK-775] - Add Amazon Linux support