]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Prepare for 2.2.1
authorAlan T. DeKok <aland@freeradius.org>
Fri, 28 Sep 2012 08:37:51 +0000 (10:37 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 28 Sep 2012 08:37:51 +0000 (10:37 +0200)
VERSION
doc/ChangeLog

diff --git a/VERSION b/VERSION
index ccbccc3dc62631f22ff358ac418e52401ec770b4..c043eea7767eecb5567ebcbe8d671e45ef2833a8 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.2.0
+2.2.1
index 3ff0467faed87dfb81ef66927eac3ab4a86c243c..bc9af3d86e3a686e8d2b3eee930ffbae93669d24 100644 (file)
@@ -1,3 +1,20 @@
+FreeRADIUS 2.2.1 Mon 10 Sep 2012 12:00:00 CEST, urgency=medium
+       Feature improvements
+       * Updated dictionary.alcatel, dictionary.bskyb
+       * Added %{randstr:..} support.  Creates random strings in a
+         controllable format.
+
+       Bug fixes
+       * Skip OCSP if there's no host / port / url, with soft_fail
+       * Properly decode AT_IDENTITY in EAP-SIM.  Patch from Iliya Peregoudov
+       * Thread max_queue_size has better bounds checking.
+       * Use correct variable for warning message if the user misconfigures
+         the server.
+       * radtest is more generous about parsing ppphint
+       * radeapclient now accepts -4 and -6, just like radclient.
+         Patch from John Dennis.
+
+
 FreeRADIUS 2.2.0 Mon 10 Sep 2012 12:00:00 CEST, urgency=medium
        Feature improvements
        * 100% configuration file compatible with 2.1.x.