2.0.1 release_2_0_1
authoraland <aland>
Tue, 22 Jan 2008 13:26:46 +0000 (13:26 +0000)
committeraland <aland>
Tue, 22 Jan 2008 13:26:46 +0000 (13:26 +0000)
configure
debian/changelog
doc/ChangeLog
redhat/freeradius.spec
suse/freeradius.spec

index a1d02b2..8ce4d2f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.256 .
+# From configure.in Revision: 1.257 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61.
 #
@@ -1939,7 +1939,7 @@ ac_config_headers="$ac_config_headers src/include/autoconf.h"
 
 
 RADIUSD_MAJOR_VERSION=2
-RADIUSD_MINOR_VERSION=0.1-pre
+RADIUSD_MINOR_VERSION=0.1
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
 PACKAGE=freeradius
 
index 8b514cf..37cf888 100644 (file)
@@ -1,7 +1,10 @@
-freeradius (2.0.1-pre-0) unstable; urgency=low
+freeradius (2.0.1-0) unstable; urgency=low
+  * Improve "unlang".  See "man unlang"
+  * update acct_module
+  * fix parsing of syslog logging
   * Minor fixes over 2.0.0
 
- -- Alan DeKok <aland@freeradius.org>  Fri, 11 Jan 2008 11:19:08 +0100
+ -- Alan DeKok <aland@freeradius.org>  Tue, 22 Jan 2008 14:25:44 +0100
 
 freeradius (2.0.0-0) unstable; urgency=low
 
index a10d83b..14cca5e 100644 (file)
@@ -1,4 +1,18 @@
-FreeRADIUS 2.0.0 ; $Date$, urgency=low
+FreeRADIUS 2.0.1 ; $Date$ , urgency=low
+       Feature improvements
+       * "unlang" has been expanded to do less run-time expansion,
+         and to have better handling of typed data.  See "man unlang"
+         for documentation and new examples.
+       
+       Bug fixes
+       * The 'acct_unique' module has been updated to understand
+         the deprecated (but still used) Client-IP-Address attribute.
+       * The EAP-MSCHAPv2 module no longer leaks MS-CHAP2-Success in
+         packets.
+       * Fixed crash in rlm_dbm.
+       * Fixed parsing of syslog configuration.
+
+FreeRADIUS 2.0.0 ; Date: 2007/11/24 08:33:09 , urgency=low
        Feature improvements
        * Debugging mode is much clearer and easier to read.
         * A new policy language makes many configurations trivial.
index ab96921..19a5900 100644 (file)
@@ -1,7 +1,7 @@
 Summary: High-performance and highly configurable RADIUS server
 URL: http://www.freeradius.org/
 Name: freeradius
-Version: 2.0.1-pre
+Version: 2.0.1
 Release: 0
 License: GPL
 Group: Networking/Daemons
index e0b1c19..d134a7c 100644 (file)
@@ -3,7 +3,7 @@ License:      GPL, LGPL
 Group:        Productivity/Networking/Radius/Servers
 Provides:     radiusd
 Conflicts:    freeradius
-Version:      2.0.1-pre
+Version:      2.0.1
 Release:      0
 URL:          http://www.freeradius.org/
 Summary:      The world's most popular RADIUS Server