From: Alan T. DeKok Date: Sat, 6 Jul 2024 14:02:33 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_2_5~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dd3ad24fd7e04a79087b47be881a71bc4ac0c6d;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c407b0a4b68..2a5647440d3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -14,6 +14,9 @@ FreeRADIUS 3.2.5 Wed 29 May 2024 12:00:00 EDT urgency=low * Allow proxying by pool / home server name to work with auth+acct servers * Fix OpenSSL API usage which sometimes caused crash in MS-CHAP Previously it would either always crash immediately, or never crash. + * Fix packet statistics. Stop double counting some packets, + and track packet statistics even if a socket is closed. + * Reverted patch in TTLS which broke compatibility with some systems. FreeRADIUS 3.2.4 Wed 29 May 2024 12:00:00 EDT urgency=low Configuration changes