From: Alan T. DeKok Date: Wed, 19 Jun 2024 12:41:24 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_2_5~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd3c2c440a1d8fbe7594eeb610df828a603fe9d;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c94029dfd1e..c407b0a4b68 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,8 +2,18 @@ FreeRADIUS 3.2.5 Wed 29 May 2024 12:00:00 EDT urgency=low Configuration changes Feature improvements + * TOTP now supports TOTP-Time-Offset for tokens with times that + are out of sync. See mods-available/totp + * radclient now supports forcing the Request Authenticator and ID + for Access-Request packets. + * Update dictionary.3gpp. + * Update advice on shared secrets, including suggesting a secure + method for generating useful secrets. Bug fixes + * 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. FreeRADIUS 3.2.4 Wed 29 May 2024 12:00:00 EDT urgency=low Configuration changes