Project

General

Profile

« Previous | Next » 

Revision f11c759f

Added by Dominic Cleal over 8 years ago

Prepare 3.2.0 changelog

View differences:

CHANGELOG.md
# Changelog
## 3.2.0
* Add empty_zones_enable and forward global parameters
* Add service_ensure, service_enable parameters to manage service properties
* Change allow_recursion default to localnets and localhost to prevent open
recursion
* Support Puppet 3.0 minimum
* Support Fedora 21, remove Debian 6 (Squeeze), add Ubuntu 16.04
## 3.1.0
* Support configuration on FreeBSD
* Add namedconf_template/optionsconf_template parameters to override templates
metadata.json
{
"name": "theforeman-dns",
"version": "3.1.1",
"version": "3.2.0",
"author": "theforeman",
"summary": "Manage the ISC BIND daemon",
"license": "Apache-2.0",
......
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 3.0.0 < 4.0.0"
"version_requirement": ">= 3.0.0 < 5.0.0"
}
],
"operatingsystem_support": [

Also available in: Unified diff