]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Tue, 21 Mar 2023 13:47:07 +0000 (09:47 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 21 Mar 2023 13:51:53 +0000 (09:51 -0400)
doc/ChangeLog

index 9ca32e474348ef45b2c0cdac112be84250964185..33c65fa98a48b73eac0e9aea4963b1656527893d 100644 (file)
@@ -6,8 +6,18 @@ FreeRADIUS 3.2.3 Thu 16 Feb 2023 12:00:00 EDT urgency=low
          if it fails indicating a connection issue.
 
        Feature improvements
+       * Add "max_retries" for connection pools.  Fixes #4908
+         Patch from Nick Porter.
+       * Update dictionary.wifialliance
 
        Bug fixes
+       * Don't leak MD contexts with OpenSSL 3.0.
+       * increase internal buffer size for TLS connections, which
+         helps with high-load proxies.
+       * Send Status-Server checks for TLS connections
+       * "update CoA" cannot be used with "fake" packets,
+         i.e. inner-tunnel and virtual home servers.
+       * Many small ASAN / LSAN fixes from Jorge Pereira.
 
 FreeRADIUS 3.2.2 Thu 16 Feb 2023 12:00:00 EDT urgency=low
        Configuration changes