]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
release 3.2.6 release_3_2_6
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Sat, 24 Aug 2024 13:06:25 +0000 (14:06 +0100)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Sat, 24 Aug 2024 13:06:25 +0000 (14:06 +0100)
debian/changelog
doc/ChangeLog

index 608306b983980ee65c446a44fceddcf93c3be9ed..ac11268dec84cef6a651dc06828a06fe0c181d8c 100644 (file)
@@ -2,7 +2,7 @@ freeradius (3.2.6+git) unstable; urgency=medium
 
   * New upstream version.
 
- -- Alan DeKok <aland@freeradius.org>  Mon, 15 Jul 2024 12:00:00 +0000
+ -- Alan DeKok <aland@freeradius.org>  Sat, 24 Aug 2024 12:00:00 +0000
 
 freeradius (3.2.5+git) unstable; urgency=high
 
index 3b59d87c44baa5ff8dd55cdae286753f211ba8a2..10852d3d598ba754df0fe4d47ece68132dd8d8fb 100644 (file)
@@ -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.