From: Matthew Newton Date: Sat, 24 Aug 2024 13:06:25 +0000 (+0100) Subject: release 3.2.6 X-Git-Tag: release_3_2_6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a696279897f9e87c2fb2b1b8388da5a4aa09835f;p=thirdparty%2Ffreeradius-server.git release 3.2.6 --- diff --git a/debian/changelog b/debian/changelog index 608306b983..ac11268dec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ freeradius (3.2.6+git) unstable; urgency=medium * New upstream version. - -- Alan DeKok Mon, 15 Jul 2024 12:00:00 +0000 + -- Alan DeKok Sat, 24 Aug 2024 12:00:00 +0000 freeradius (3.2.5+git) unstable; urgency=high diff --git a/doc/ChangeLog b/doc/ChangeLog index 3b59d87c44..10852d3d59 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,13 +1,13 @@ -FreeRADIUS 3.2.6 Mon 15 May 2024 12:00:00 UTC urgency=low +FreeRADIUS 3.2.6 Sat 24 Aug 2024 12:00:00 UTC urgency=low Configuration changes + * require_message_authenticator=auto and limit_proxy_state=auto + are not applied for wildcard clients. This likely will + leave your network in an insecure state. Upgrade all clients! Feature improvements - * allow for "auth+acct" dynamic home servers. + * Allow for "auth+acct" dynamic home servers. * Allow for setting "Home-Server-Pool", etc. for proxying accounting packets, just like authentication packets. - * require_message_authenticator=auto and limit_proxy_state=auto - are not applied for wildcard clients. This likely will - leave your network in an insecure state. Upgrade all clients! * Fix spelling in starent SN[1]-Subscriber-Acct-Mode attribute value. Patch from John Thacker. * Update dictionary.iea. Patch from John Thacker.