From 6d986d6cf82489704a75fa206a46b458ed1521d2 Mon Sep 17 00:00:00 2001 From: Micha M Date: Sat, 19 Jun 2021 14:40:28 +0200 Subject: [PATCH] net/freeradius: Bump plugin version and changelog Signed-off-by: Micha M --- net/freeradius/Makefile | 2 +- net/freeradius/pkg-descr | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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