Releases: simp/pupmod-simp-freeradius
Releases · simp/pupmod-simp-freeradius
Release of 8.7.0
Release of 8.7.0
- [puppetsync] Update module dependencies to support simp-iptables 7.x
Release of 8.6.1
Release of 8.6.1
- Updated hiera.yaml facts to support puppet 8
Release of 8.5.0
Release of 8.5.0
- [puppetsync] Updates for Puppet 8
- These updates may include the following:
- Update Gemfile
- Add support for Puppet 8
- Drop support for Puppet 6
- Update module dependencies
- These updates may include the following:
Release of 8.3.0
- Add RockyLinux 8 support
Release of 8.2.0
- Removed support for Puppet 5
- Ensured support for Puppet 7 in requirements and stdlib
Release of 8.1.1
* Wed Sep 16 2020 Liz Nemsick <[email protected]> - 8.1.1-0 - Advertise OEL support in the metadata.json.
Release of 8.1.0
* Tue Mar 31 2020 Trevor Vaughan <[email protected]> - 8.1.0-0 - Fix missing `group_filter` option in LDAP - Add support for overriding post-auth in LDAP - Add support for overriding accounting in LDAP - Add support for specifying the entire file content - Fix OEL tests - Add support for simplib < 5 * Mon Aug 19 2019 Liz Nemsick <[email protected]> - 8.1.0-0 - Remove `simp_options::puppet::server` from the default lookup logic for `freeradius::v3::modules::ldap::server`. In systems that use Bolt to compile and apply manifests, that setting will not be available. - Add types documentation
Release of 8.0.1
* Tue Jul 02 2019 Trevor Vaughan <[email protected]> - 8.0.1-0 - Updated documentation - Cleaned up for `puppet strings` - Added REFERENCE.md - Updated README.md - Switched all FIPS checks to use top level inherited checks - Add Puppet 6 support
Release of 8.0.0
* Tue Mar 12 2019 Jeanne Greulich <[email protected]> - 8.0.0-0 - Refactored API - Strong typed all variables and updated functions for puppet 5 compatability. - Removed support for freeradius version 2 and CentOS 6. - Inner-tunnel site is not added by default any more. - Added check for FIPS mode and fail if server is in FIPS mode. - Created ldap site and module to be used to integrate freeradius with ldap server. Instructions for use are in the README. - SQL sites are not added by default. - Update the upper bound of stdlib to < 6.0.0 - Added acceptance and spec tests
Release of 7.0.1
* Thu Jul 06 2017 Liz Nemsick <[email protected]> - 7.0.1-0 - Confine puppet version in metadata.json