Note changes for version 2.1.11
authorAlan T. DeKok <aland@freeradius.org>
Sat, 18 Jun 2011 08:48:02 +0000 (10:48 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 18 Jun 2011 08:48:02 +0000 (10:48 +0200)
debian/changelog
doc/ChangeLog
redhat/freeradius.spec
suse/freeradius.spec

index f22cfba..e221c1e 100644 (file)
@@ -1,3 +1,7 @@
+Freeradius (2.1.11+git) unstable; urgency=medium
+
+ -- Alan DeKok <aland@freeradius.org>  Sat, 18 Jun 2011 10:45:03 +0100
+
 freeradius (2.1.10+git) unstable; urgency=medium
 
  -- Alan DeKok <aland@freeradius.org>  Sat, 02 Jan 2010 20:22:47 +0100
index f8ef5d8..954d276 100644 (file)
@@ -21,6 +21,12 @@ FreeRADIUS 2.1.11 Tue 1 Jan 12:00:00 CEST 2010, urgency=medium
        * radsniff now prints the hex decoding of the packet (-x -x -x)
        * mschap module now reloads its configuration on HUP
        * Added experimental "replicate" module.  See raddb/modules/replicate
+       * Policy "foo" can now refer to module "foo".  This lets you
+         over-ride the behavior of a module.
+       * Policy "foo.authorize" can now over-ride the behavior of module
+         "foo", "authorize" method.
+       * Produce errors in more situations when the configuration files
+         have invalid syntax.
 
        Bug fixes
        * Ignore pre/post-proxy sections if proxying is disabled
@@ -104,6 +110,8 @@ FreeRADIUS 2.1.11 Tue 1 Jan 12:00:00 CEST 2010, urgency=medium
        * SQL module now returns NOOP if the accounting start/interim/stop
          queries don't do anything.
        * Allow %{outer.control: ... } in string expansions
+       * home_server coa config now matches raddb/proxy.conf
+       * Never send a reply to a DHCP Release.
 
 FreeRADIUS 2.1.10 Tue 28 Sep 12:00:00 CEST 2010, urgency=medium
        Feature improvements
index 2849e87..66d5414 100644 (file)
@@ -1,6 +1,6 @@
 Summary: High-performance and highly configurable free RADIUS server
 Name: freeradius
-Version: 2.1.10
+Version: 2.1.11
 Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Daemons
index ac852c3..72fa6b8 100644 (file)
@@ -3,7 +3,7 @@ License:      GPL, LGPL
 Group:        Productivity/Networking/Radius/Servers
 Provides:     radiusd
 Conflicts:    freeradius
-Version: 2.1.10
+Version: 2.1.11
 Release:      0
 URL:          http://www.freeradius.org/
 Summary:      The world's most popular RADIUS Server