Update version numbers release_0_9_3
authoraland <aland>
Thu, 20 Nov 2003 20:15:44 +0000 (20:15 +0000)
committeraland <aland>
Thu, 20 Nov 2003 20:15:44 +0000 (20:15 +0000)
configure
configure.in
debian/changelog
debian/rules
doc/ChangeLog
redhat/freeradius.spec
suse/freeradius.spec

index 989228a..0e67ccd 100755 (executable)
--- a/configure
+++ b/configure
@@ -729,7 +729,7 @@ fi
 
 # From configure.in Revision: 1.177.2.11 
 RADIUSD_MAJOR_VERSION=0
-RADIUSD_MINOR_VERSION=9.2
+RADIUSD_MINOR_VERSION=9.3
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
 
 
@@ -2002,7 +2002,7 @@ else
   if { (eval echo configure:2003: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     for file in conftest.*; do
       case $file in
-      *.$ac_ext | *.c | *.o | *.obj) ;;
+      *.c | *.o | *.obj) ;;
       *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
       esac
     done
@@ -8831,7 +8831,7 @@ if test "$no_recursion" != yes; then
       fi
     fi
 
-    cd "$ac_popdir"
+    cd $ac_popdir
   done
 fi
 
index f559b55..ba75e9b 100644 (file)
@@ -26,7 +26,7 @@ AC_REVISION($Revision$)dnl
 
 dnl # The version of the software
 RADIUSD_MAJOR_VERSION=0
-RADIUSD_MINOR_VERSION=9.2
+RADIUSD_MINOR_VERSION=9.3
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
 
 dnl #############################################################
index c670828..ec3e2fe 100644 (file)
@@ -1,3 +1,9 @@
+freeradius (0.9.2-0) unstable; urgency=high
+
+  * Fix for remote DoS with tagged attributes
+       
+ -- Alan DeKok <aland@ox.org>  Wed, 20 Nove 2003 15:13:31 +0400
+
 freeradius (0.9.3-0~pre0) unstable; urgency=low
 
   * Unrelease 0.9.3 update to FreeRADIUS
index 34c235c..2a101fc 100755 (executable)
@@ -81,7 +81,7 @@ binary-arch: stamp-build
        test ! -d $(freeradius_dir)/var/log/radius/radacct || rmdir $(freeradius_dir)/var/log/radius/radacct
        test ! -d $(freeradius_dir)/var/log/radius || rmdir $(freeradius_dir)/var/log/radius
 #      Yuck! the makefile in doc/ does this.
-       rm -rf $(freeradius_dir)/usr/share/doc/freeradius-0.9.2
+       rm -rf $(freeradius_dir)/usr/share/doc/freeradius-0.9.3
 
        # split out inconvenient/controversal modules to other places
        for modname in krb5 ldap mysql postgresql; do \
index b399143..fd34116 100644 (file)
@@ -1,4 +1,4 @@
-FreeRADIUS 0.9.3 ; $Date$, urgency=low
+FreeRADIUS 0.9.3 ; $Date$, urgency=high
 
        * Fix a remote DoS and possible exploit due to mis-handling
          of tagged attributes, and Tunnel-Password attribute.
index cb40754..e8e69e6 100644 (file)
@@ -1,7 +1,7 @@
 Summary: High-performance and highly configurable RADIUS server
 URL: http://www.freeradius.org/
 Name: freeradius
-Version: 0.9.2
+Version: 0.9.3
 Release: 1
 License: GPL
 Group: Networking/Daemons
index a6f9404..8ba8766 100644 (file)
@@ -15,7 +15,7 @@ License:      GPL
 Group:        Productivity/Networking/Radius/Servers
 Provides:     radiusd
 Conflicts:    radiusd-livingston radiusd-cistron icradius
-Version:      0.9.2
+Version:      0.9.3
 Release:      0
 URL:          http://www.freeradius.org/
 Summary:      Very highly Configurable Radius-Server.