From: Alan T. DeKok Date: Tue, 31 Oct 2023 22:02:15 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_2_4~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2f549457002dad5d420a7b80736624ef290013;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index cbecee08e13..8d69b38c35b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -18,6 +18,8 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low top of the "clients.conf" file for more information. * Add "time_since" xlat to calculate elapsed time in seconds, milliseconds and microseconds. + * radclient prints packets as hex when using -xxx + * document KRB5_CLIENT_KTNAME in the "env" section of radiusd.conf. Bug fixes * Fix corner case with empty defaults in rlm_files. Fixes #5035 @@ -41,6 +43,8 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low update Acct-Delay-Time with extreme values. * The detail module now has a "dates_as_integer" configuration item. See mods-available/detail for more information. + * Fix issue where Message-Authenticator was calculated incorrectly for + CoA / Disconnect ACK and NAK packets. FreeRADIUS 3.2.3 Fri 26 May 2023 12:00:00 EDT urgency=low Configuration changes