]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Note recent updates
authorAlan T. DeKok <aland@freeradius.org>
Fri, 12 Aug 2011 14:32:34 +0000 (10:32 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 12 Aug 2011 14:32:34 +0000 (10:32 -0400)
doc/ChangeLog

index b5008d5073abfa96641f1dfb85737513b1427c8a..9e6e68319627ebe9011a745b3eee94b5a2d06c03 100644 (file)
@@ -1,6 +1,11 @@
 FreeRADIUS 2.1.12 Mon 20 Jun 2011 12:57:38 CEST, urgency=medium
        Feature improvements
        * Better DHCP relaying support.
+       * Updates to dictionary.erx, dictionary.siemens, dictionary.starent,
+         dictionary.starent.vsa1
+       * Added support for PCRE from Phil Mayers
+       * Configurable file permission in rlm_linelog
+       * Added "relaxed" option to rlm_attr_filter.
 
        Bug fixes
        * Fix memory leak in rlm_detail
@@ -9,8 +14,14 @@ FreeRADIUS 2.1.12 Mon 20 Jun 2011 12:57:38 CEST, urgency=medium
          It no longer complains about duplicate virtual servers.
        * Fix %{string:...} expansion
        * Fix "server closed socket" loop in radmin
+       * Set ownership of control socket when starting up
        * Always allow root to connect to control socket, even if
          "uid" is set.  They're root.  They can already do anything.
+       * Save all attributes in Access-Accept when proxying inner-tunnel
+         EAP-MSCHAPv2x
+       * Fixes for DHCP relaying.
+       * Check certificate validity when using OCSP.
+       * Updated Oracle "configure" script
 
 FreeRADIUS 2.1.11 Mon 20 Jun 2011 12:57:38 CEST, urgency=medium
        Feature improvements