[monitoring-plugins] Add a hint about libfreeradius version in ...

GitHub git at monitoring-plugins.org
Wed Jun 10 16:10:13 CEST 2026


    Module: monitoring-plugins
    Branch: master
    Commit: cc8d5b55dea3862d274891c1e91804576006d28b
    Author: Lorenz Kästle <12514511+RincewindsHat at users.noreply.github.com>
 Committer: GitHub <noreply at github.com>
      Date: Wed Jun 10 16:05:31 2026 +0200
       URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=cc8d5b55

Add a hint about libfreeradius version in REQUIREMENTS (#2276)

Co-authored-by: Lorenz Kästle <lorenz.kaestle at netways.de>

---

 REQUIREMENTS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/REQUIREMENTS b/REQUIREMENTS
index 8f1befbd..7bb898c3 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -70,6 +70,8 @@ check_radius:
 	  http://radcli.github.io/radcli/
 	- As an alternative, the FreeRADIUS Client library may be used:
 	  http://freeradius.org/freeradius-client/
+	  The minimal version is 1.1.8, since it broke compatibility in that
+	  release. Later versions may be used if that does not happen again
 	- As another alternative, the radiusclient-ng library may be used:
 	  http://sourceforge.net/projects/radiusclient-ng.berlios/
 	- This plugin also works with the original radiusclient library from



More information about the Commits mailing list