]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Wed, 19 Jun 2024 12:41:24 +0000 (08:41 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 19 Jun 2024 12:41:24 +0000 (08:41 -0400)
doc/ChangeLog

index c94029dfd1e7a0b85ad1923039ee76df20c612d7..c407b0a4b68b90d56a6cc397362b586a30ac01d0 100644 (file)
@@ -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