diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 158d41481..871235bcd 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= freeradius -PLUGIN_VERSION= 1.9.13 +PLUGIN_VERSION= 1.9.14 PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server PLUGIN_DEPENDS= freeradius3 PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/net/freeradius/pkg-descr b/net/freeradius/pkg-descr index 6d212d028..7c1e16e60 100644 --- a/net/freeradius/pkg-descr +++ b/net/freeradius/pkg-descr @@ -15,6 +15,11 @@ The server is fast, feature-rich, modular, and scalable. Plugin Changelog ================ +1.9.14 + +* Updates comments in mods-enabled-eap to match upstream version 3.0.22 +* Set TLS minimum version to 1.0 for compatibility with older EAP clients + 1.9.13 * Remove LEAP section from configuration