From: Alan T. DeKok Date: Thu, 7 Dec 2023 11:54:51 +0000 (-0500) Subject: note recent changes X-Git-Tag: release_3_2_4~106 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe6ce9468c0b2d0781a5f08fe8c5036e727a3132;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c404e98519..7a31168a47 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -22,6 +22,7 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low * document KRB5_CLIENT_KTNAME in the "env" section of radiusd.conf. * Allow for 'encrypt=1' attributes to be longer than 128 characters. * Add "dedup_key" for misbehaving supplicants. See mods-available/eap + * Add proxy_dedup_window. See radiusd.conf. Bug fixes * Fix corner case with empty defaults in rlm_files. Fixes #5035 @@ -47,6 +48,7 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low See mods-available/detail for more information. * Fix issue where Message-Authenticator was calculated incorrectly for CoA / Disconnect ACK and NAK packets. + * reject_delay does not apply to proxied packets. FreeRADIUS 3.2.3 Fri 26 May 2023 12:00:00 EDT urgency=low Configuration changes