diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 3b4090d52..1275fb100 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= freeradius -PLUGIN_VERSION= 1.9.28 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.10 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 cfd09d34c..8d4ee41c8 100644 --- a/net/freeradius/pkg-descr +++ b/net/freeradius/pkg-descr @@ -12,6 +12,11 @@ security, particularly in the academic community, including eduroam. Plugin Changelog ================ +1.10 + +* Change max TLS version to 1.3 and allow min TLS version 1.3 (contributed by Joerg Werner) +* Add option to enable EAP-PWD (contributed by Severin Schüller) + 1.9.28 * Add Groups for VLAN assignment