diff --git a/CHANGELOG.md b/CHANGELOG.md index 6366119..3ff1c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### 1.8.2 + +* New parameters `log_folder_mode` and `accesslog_valve_pattern` ([HerveMARTIN](https://github.com/HerveMARTIN)) +* Add support for Debian 9, OpenSuSE 42.3 +* Drop support for Ubuntu 12.04, 12.10, 13.04, 13.10, Fedora 23, 24 +* Update default package versions + ### 1.8.1 Hotfix: remove references to tomcat-juli extra libraries diff --git a/README.md b/README.md index 2513282..40e20a3 100644 --- a/README.md +++ b/README.md @@ -878,5 +878,6 @@ Check the [puppetlabs_spec_helper](https://github.com/puppetlabs/puppetlabs_spec * [Martin Zehetmayer](https://github.com/angrox) * [Rurik Ylä-Onnenvuori](https://github.com/ruriky) * [Hal Deadman](https://github.com/hdeadman) +* [HerveMARTIN](https://github.com/HerveMARTIN) Features request and contributions are always welcome! diff --git a/metadata.json b/metadata.json index 56f2563..4c25f8d 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "name": "aco-tomcat", "summary": "Puppet module for Tomcat", "author": "Antoine Cotten", - "version": "1.8.1", + "version": "1.8.2", "license": "Apache-2.0", "project_page": "https://github.com/antoineco/aco-tomcat", "source": "git://github.com/antoineco/aco-tomcat.git", @@ -22,7 +22,7 @@ }, { "name": "puppet/archive", - "version_requirement": ">= 0.4.4 < 2.0.0" + "version_requirement": ">= 0.4.4 < 3.0.0" } ], "operatingsystem_support": [