Skip to content

Releases: djjudas21/puppet-freeradius

4.0.0

15 May 11:52
43a29e7
Compare
Choose a tag to compare

Highlights

This release has been a long time coming, so thanks to those who have waited patiently for the fixes.

Headline features are support for more platforms (Ubuntu 20.04 and 22.04, Debian 11, RHEL 8 and 9) and Puppet 8. Please check the full list of features below.

What's Changed

New Contributors

Full Changelog: 3.9.2...4.0.0

3.9.2

19 Feb 14:46
Compare
Choose a tag to compare
  • Bugfix: Restart FreeRADIUS after any huntgroups modification

3.9.1

30 Oct 13:55
Compare
Choose a tag to compare

3.9.0

29 Oct 15:12
Compare
Choose a tag to compare
  • 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

01 Jul 09:51
Compare
Choose a tag to compare
  • 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)
  • Add support for Debian 10 / Freeradius 3.0.16 (thanks @OlivierLM)

3.8.1

12 Mar 21:22
Compare
Choose a tag to compare
  • Bugfix: Enable attr_filter module before service restart (thanks @theosotr)

3.8.0

27 Feb 10:07
Compare
Choose a tag to compare

3.7.0: Merge pull request #106 from carlgarner/update_debian_default

20 Jul 12:38
685c4dc
Compare
Choose a tag to compare

3.6.0

07 Mar 11:42
Compare
Choose a tag to compare

3.5.0

20 Dec 20:09
Compare
Choose a tag to compare
  • Add support for huntgroups (thanks @sts and @phaer)