net/freeradius: package version bump

This commit is contained in:
Franco Fichtner
2021-05-26 11:11:05 +02:00
parent 98360da05a
commit e6fcf152be
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= freeradius
PLUGIN_VERSION= 1.9.11
PLUGIN_VERSION= 1.9.12
PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server
PLUGIN_DEPENDS= freeradius3
PLUGIN_MAINTAINER= m.muenz@gmail.com
+5 -1
View File
@@ -15,9 +15,13 @@ The server is fast, feature-rich, modular, and scalable.
Plugin Changelog
================
1.9.12
* Fix leading space in freeradius logformat (contributed by nan0)
1.9.11
Add IPv6 support to client IP
* Add IPv6 support to client IP
1.9.10