update to freeradius-3.2.10

This commit is contained in:
sthen
2026-06-07 12:35:39 +00:00
parent 180babbf02
commit 2c29b5a333
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ COMMENT-mysql= freeradius mysql rlm addon
COMMENT-pgsql= freeradius pgsql rlm addon
COMMENT-python3= freeradius python3 rlm addon
V= 3.2.9
V= 3.2.10
DISTNAME= freeradius-server-$V
EXTRACT_SUFX= .tar.bz2
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (freeradius-server-3.2.9.tar.bz2) = SQTLZWfwdfhmSnEXPouEyI479WVJNcvNtZJ6mblV9EY=
SIZE (freeradius-server-3.2.9.tar.bz2) = 3722656
SHA256 (freeradius-server-3.2.10.tar.bz2) = 4wzksHGtS0jn6ww0xmMkoywlSM/AZ5AJQakPAX3BdOM=
SIZE (freeradius-server-3.2.10.tar.bz2) = 3727834
@@ -10,7 +10,7 @@ Index: raddb/radiusd.conf.in
# pidfile: Where to place the PID of the RADIUS server.
#
@@ -606,8 +606,8 @@ security {
@@ -657,8 +657,8 @@ security {
# member. This can allow for some finer-grained access
# controls.
#
@@ -1,7 +1,7 @@
Index: src/main/listen.c
--- src/main/listen.c.orig
+++ src/main/listen.c
@@ -59,7 +59,7 @@ RCSID("$Id: patch-src_main_listen_c,v 1.5 2026/06/03 09:18:46 sthen Exp $
@@ -59,7 +59,7 @@ RCSID("$Id: patch-src_main_listen_c,v 1.6 2026/06/07 12:35:39 sthen Exp $
#ifdef WITH_TLS
#include <netinet/tcp.h>