]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Wed, 12 Feb 2025 12:06:47 +0000 (07:06 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 12 Feb 2025 12:06:47 +0000 (07:06 -0500)
doc/ChangeLog

index ebf8cec8c44fa5623ec07dc6608ea0ccba89a5a8..0680423f76b5fae1d437c658d93d43e205416081 100644 (file)
@@ -2,8 +2,16 @@ FreeRADIUS 3.2.8 Fri 31 Jan 2025 12:00:00 UTC urgency=low
        Configuration changes
 
        Feature improvements
+       * Add support for automated fuzzing.  This doesn't affect
+         normal operations, but it does allow for testing of the
+         RADIUS decoder.
 
        Bug fixes
+       * More tweaks to the TEAP code.
+       * Move assertion so that it isn't triggered when the incoming
+         queue is full, and the server is blocked.  Fixes #5512
+       * Fix crash when multiple certs are used along with
+         CRL distribution points.  Fixes #5515
 
 FreeRADIUS 3.2.7 Fri 31 Jan 2025 12:00:00 UTC urgency=low
        Configuration changes