Skip to content

Releases: zuazo/opendkim-cookbook

release v2.0.0 (2017-03-31)

31 Mar 10:12
Compare
Choose a tag to compare

Build Status

Added in 2.0.0

  • Chef 13 support.
  • metadata: Add chef_version.
  • README: Add GitHub badge.

Changed in 2.0.0

  • CHANGELOG: Follow "Keep a CHANGELOG".

Removed in 2.0.0

  • Drop Chef < 12 and Ruby < 2.2 support.

Improved in 2.0.0

  • README: Add doc and license badges.
  • Improve TESTING documentation.
  • Update RuboCop to 0.48.

release v1.0.0 (2015-09-03)

03 Sep 10:56
Compare
Choose a tag to compare

Build Status

  • Fix Ubuntu 15.04 support.
  • Add Oracle Linux and Scientific Linux support.
  • Improve platforms support using node['platform_family'] node attribute.
  • metadata: Add source_url and issues_url links.
  • Update contact information and links after migration.
  • Testing:
    • Integrate Travis CI with kitchen-docker using kitchen-in-travis.
    • Use SoloRunner to run ChefSpec tests faster.
    • Gemfile: Update RuboCop to 0.33.0.
    • Add Vagrantfile.
    • Move ChefSpec tests to test/unit.

release v0.2.0 (2015-07-06)

06 Jul 18:28
Compare
Choose a tag to compare
  • Create user and group before a directory owned by them (issue #1, thanks Michael Burns).
  • Document attributes in the metadata.
  • README: Fix and improve some examples.
  • Add a Dockerfile.
  • Gemfile: Update RuboCop to 0.32.1.

release v0.1.0 (2015-05-21)

21 May 13:58
Compare
Choose a tag to compare
  • Initial release of opendkim.