net/freeradius3: Update to 3.2.7

PR:		284492
Submitted by:	Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
This commit is contained in:
Ryan Steinmetz 2025-02-08 15:17:41 -05:00
parent 812104b95d
commit d36834656b
No known key found for this signature in database
GPG key ID: 1EF8BA6BD02846D7
4 changed files with 10 additions and 18 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= freeradius
DISTVERSION= 3.2.6
PORTREVISION= 2
DISTVERSION= 3.2.7
CATEGORIES= net
MASTER_SITES= https://github.com/FreeRADIUS/freeradius-server/releases/download/release_${DISTVERSION:S/./_/g}/ \
https://freeradius.org/ftp/pub/radius/%SUBDIR%/ \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1725258088
SHA256 (freeradius-server-3.2.6.tar.bz2) = 18bbb2318448f13918897ae7a38b36afd3db7dd5c66f78ad24d2e0051269d9b2
SIZE (freeradius-server-3.2.6.tar.bz2) = 3500878
TIMESTAMP = 1738338479
SHA256 (freeradius-server-3.2.7.tar.bz2) = 8a865766c5c0a1637d7a515cf913c4630771e55345a19d88b4b2c372877dae83
SIZE (freeradius-server-3.2.7.tar.bz2) = 3517595

View file

@ -1,13 +0,0 @@
--- src/main/process.c.orig 2024-08-24 13:06:25 UTC
+++ src/main/process.c
@@ -5708,6 +5708,10 @@ static void event_new_fd(rad_listen_t *this)
this->status = RAD_LISTEN_STATUS_KNOWN;
#ifdef WITH_TLS
+ if (this->type == RAD_LISTEN_DETAIL) {
+ return;
+ }
+
sock = this->data;
if (!sock->write_handler) return;

View file

@ -225,6 +225,9 @@ include/freeradius/vqp.h
%%LIBDIR%%/rlm_preprocess.a
%%LIBDIR%%/rlm_preprocess.la
%%LIBDIR%%/rlm_preprocess.so
%%LIBDIR%%/rlm_proxy_rate_limit.a
%%LIBDIR%%/rlm_proxy_rate_limit.la
%%LIBDIR%%/rlm_proxy_rate_limit.so
%%PYTHON%%%%LIBDIR%%/rlm_python3.a
%%PYTHON%%%%LIBDIR%%/rlm_python3.la
%%PYTHON%%%%LIBDIR%%/rlm_python3.so
@ -689,6 +692,7 @@ sbin/radmin
%%EXAMPLESDIR%%/raddb/mods-available/passwd
%%EXAMPLESDIR%%/raddb/mods-available/perl
%%EXAMPLESDIR%%/raddb/mods-available/preprocess
%%EXAMPLESDIR%%/raddb/mods-available/proxy_rate_limit
%%EXAMPLESDIR%%/raddb/mods-available/python
%%EXAMPLESDIR%%/raddb/mods-available/python3
%%EXAMPLESDIR%%/raddb/mods-available/radutmp
@ -844,6 +848,7 @@ sbin/radmin
%%EXAMPLESDIR%%/raddb/mods-enabled/pap
%%EXAMPLESDIR%%/raddb/mods-enabled/passwd
%%EXAMPLESDIR%%/raddb/mods-enabled/preprocess
%%EXAMPLESDIR%%/raddb/mods-enabled/proxy_rate_limit
%%EXAMPLESDIR%%/raddb/mods-enabled/radutmp
%%EXAMPLESDIR%%/raddb/mods-enabled/realm
%%EXAMPLESDIR%%/raddb/mods-enabled/replicate
@ -1012,6 +1017,7 @@ sbin/radmin
%%DATADIR%%/dictionary.hillstone
%%DATADIR%%/dictionary.hp
%%DATADIR%%/dictionary.huawei
%%DATADIR%%/dictionary.huawei.v2
%%DATADIR%%/dictionary.iana
%%DATADIR%%/dictionary.iea
%%DATADIR%%/dictionary.infinera