Updated for 2.0.5 release_2_0_5
authoraland <aland>
Sat, 7 Jun 2008 15:23:43 +0000 (15:23 +0000)
committeraland <aland>
Sat, 7 Jun 2008 15:23:43 +0000 (15:23 +0000)
debian/changelog
redhat/freeradius.spec
suse/freeradius.spec

index 2707e3b..c592fbf 100644 (file)
@@ -1,3 +1,19 @@
+freeradius (2.0.5-0) unstable; urgency=medium
+  * Permit SQL authorize_reply_query to be empty.
+  * Allow setting response packet type in Post-Proxy-Type Fail handler.
+  * Added install-chown target to set correct permission and ownership make RADMIN=radmin RGROUP=radius install-chown
+  * Support for LDAP-Group and other dynamic comparison attributes in unlang.  Developed from a patch by Jason Alderfer.
+  * Added chroot support.  See radiusd.conf for comments.
+  * Allow clients of 0/0.  We do not recommend using this, though.
+  * Moved many module configurations into raddb/modules/*
+  * Allow proxying to virtual servers for accounting packets, too.
+  * Added "num fields" function to PostgreSQL client.
+  * Updated proxy fallback mechanism to validate fallback servers, and to process fallback requests in a child thread.
+  * rlm_realm returns "ok" for LOCAL realms, not "noop".
+  * Fixed some DHCP code handling.  The examples should now work.
+
+ -- Alan DeKok <aland@freeradius.org>  Sat, 07 Jun 2008 17:17:00 +0100
+
 freeradius (2.0.4-0) unstable; urgency=medium
   * Allow "virtual_server" in "realm" and "home_server" sections. See raddb/proxy.conf and raddb/sites-available/virtual.example.com.
   * Allow "passwd" module to be listed in "accounting" and "post-auth".
index 57e13af..d1233a5 100644 (file)
@@ -1,7 +1,7 @@
 Summary: High-performance and highly configurable RADIUS server
 URL: http://www.freeradius.org/
 Name: freeradius-server
-Version: 2.0.4
+Version: 2.0.5
 Release: 0
 License: GPL
 Group: Networking/Daemons
index a5d356e..5912c50 100644 (file)
@@ -3,7 +3,7 @@ License:      GPL, LGPL
 Group:        Productivity/Networking/Radius/Servers
 Provides:     radiusd
 Conflicts:    freeradius
-Version:      2.0.4
+Version:      2.0.5
 Release:      0
 URL:          http://www.freeradius.org/
 Summary:      The world's most popular RADIUS Server