Skip to content

Commit

Permalink
Prepare release 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djjudas21 committed Oct 29, 2019
1 parent 4f09aae commit 1f89e88
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,14 @@
## Changelog

### 3.9.0
* Bugfix: Fix mismatch between `tls_verify_client` parameter in the eap module manifest and `tls_client` in the eap template (thanks @guest715)
* Bugfix: Fix users template permits the users array to contain either Hashes or Strings (thanks @guest715)
* Bugfix: Create ippool files in freerad::module::ippool (thanks @amateo)
* Convert module packaging to PDK
* Update OS & Puppet version compatibility data
* Lint fixes
* Add data type validation for all parameters

### 3.8.2
* Bugfix: Fix for client iptables rules being repeatedly added by subsequent Puppet runs (thanks @guest715)
* Bugfix: Module file notifies service, not only symlink (thanks @ihpu)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "jgazeley-freeradius",
"version": "3.8.2",
"version": "3.9.0",
"author": "jgazeley",
"summary": "Install and configure FreeRADIUS",
"license": "Apache-2.0",
Expand Down

0 comments on commit 1f89e88

Please sign in to comment.