We're going to be 1.0.2
authoraland <aland>
Thu, 30 Sep 2004 15:39:41 +0000 (15:39 +0000)
committeraland <aland>
Thu, 30 Sep 2004 15:39:41 +0000 (15:39 +0000)
configure.in
doc/ChangeLog
redhat/freeradius.spec
suse/freeradius.spec

index a7a603c..cc839d1 100644 (file)
@@ -26,7 +26,7 @@ AC_REVISION($Revision$)dnl
 
 dnl # The version of the software
 RADIUSD_MAJOR_VERSION=1
-RADIUSD_MINOR_VERSION=0.1
+RADIUSD_MINOR_VERSION=0.2
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
 
 dnl #############################################################
index 11c075e..bb629cc 100644 (file)
@@ -1,4 +1,11 @@
-FreeRADIUS 1.0.1 ; $Date$, urgency=high
+FreeRADIUS 1.0.2 ; $Date$, urgency=medium
+       * Bug fix to make udpfromto code work
+       * radrelay shouldn't dump core if it can't read a VP from the
+         detail file.
+       * Only initialize the random pool once.
+       * In rlm_sql, don't escape characters twice.
+       
+FreeRADIUS 1.0.1 ; Date: 2004/09/02 10:52:03 , urgency=high
        Denial-of-Service Security Fix
        * Fix two remote crashes and a memory leak in RADIUS packet
          decoding.
index c65439e..a1f18ad 100644 (file)
@@ -1,7 +1,7 @@
 Summary: High-performance and highly configurable RADIUS server
 URL: http://www.freeradius.org/
 Name: freeradius
-Version: 1.0.1
+Version: 1.0.2
 Release: 1
 License: GPL
 Group: Networking/Daemons
index 1a32456..781c517 100644 (file)
@@ -15,7 +15,7 @@ License:      GPL
 Group:        Productivity/Networking/Radius/Servers
 Provides:     radiusd
 Conflicts:    radiusd-livingston radiusd-cistron icradius
-Version:      1.0.1
+Version:      1.0.2
 Release:      0
 URL:          http://www.freeradius.org/
 Summary:      Very highly Configurable Radius-Server.