Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
391cc633
Commit
391cc633
authored
Jul 20, 2018
by
Jonathan Gazeley
Browse files
Prepare release 3.7.0
parent
685c4dc7
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
391cc633
## Changelog
### 3.7.0
*
Add support for Ubuntu 18.04 LTS (thanks @rogermartensson)
*
Improved support for Debian 9 (thanks @carlgarner)
*
Improvements to huntgroups (thanks @amateo)
*
General bug fixes (thanks @infracaninophile, @coreone and @olivierlm))
### 3.6.0
*
Add support for Debian 9 (thanks @its-not-a-bug-its-a-feature)
...
...
metadata.json
View file @
391cc633
{
"name"
:
"jgazeley-freeradius"
,
"version"
:
"3.
6
.0"
,
"version"
:
"3.
7
.0"
,
"author"
:
"jgazeley"
,
"summary"
:
"Install and configure FreeRADIUS"
,
"license"
:
"Apache-2.0"
,
...
...
@@ -27,6 +27,12 @@
"operatingsystemrelease"
:
[
"9"
]
},
{
"operatingsystem"
:
"Ubuntu"
,
"operatingsystemrelease"
:
[
"18.04"
]
}
],
"dependencies"
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment