diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 0d7330d4f..ae9ecd3b7 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= freeradius -PLUGIN_VERSION= 1.9.22 +PLUGIN_VERSION= 1.9.23 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 beae3fa10..3d8d1afa8 100644 --- a/net/freeradius/pkg-descr +++ b/net/freeradius/pkg-descr @@ -15,6 +15,10 @@ The server is fast, feature-rich, modular, and scalable. Plugin Changelog ================ +1.9.23 + +* Support NT hash of user password (contributed by Stuart McLaren) + 1.9.22 * Add Proxy configuration page: HomeServer, HomeServerPool, Realm