From 9d9ebcb15e19eccc8a2c96849cdaa2cdd5c2904d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20K=C3=A4stle?= Date: Wed, 10 Jun 2026 14:47:59 +0200 Subject: [PATCH] Add a hint about libfreeradius version in REQUIREMENTS --- 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