We're now 1.1.0-pre0, as 1.0.0 has branched off.
authorphampson <phampson>
Tue, 8 Jun 2004 14:22:40 +0000 (14:22 +0000)
committerphampson <phampson>
Tue, 8 Jun 2004 14:22:40 +0000 (14:22 +0000)
configure.in
debian/changelog
debian/rules
redhat/freeradius.spec
suse/freeradius.spec

index 8be6b4e..9b10e41 100644 (file)
@@ -26,7 +26,7 @@ AC_REVISION($Revision$)dnl
 
 dnl # The version of the software
 RADIUSD_MAJOR_VERSION=1
-RADIUSD_MINOR_VERSION=0.0-pre0
+RADIUSD_MINOR_VERSION=1.0-pre0
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
 
 dnl #############################################################
index 2c79205..98f4dd1 100644 (file)
@@ -1,6 +1,11 @@
-freeradius (0.9.3-cvs20040421-0) unstable; urgency=low
+freeradius (1.0.0+cvs20040609-0) unstable; urgency=low
 
   * Current CVS version
+
+ -- Paul Hampson <Paul.Hampson@anu.edu.au>  Wed,  9 Jun 2004 00:16:06 +1000
+
+freeradius (0.9.3-cvs20040421-0) unstable; urgency=low
+
   * Added H323 billing stuff to the examples
   * Created Dialup-Admin package for the PHP-based web
     FreeRADIUS database (SQL/LDAP) frontend.
index e591d24..2ec717d 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-1.0.0-pre0
+       rm -rf $(freeradius_dir)/usr/share/doc/freeradius-1.1.0-pre0
 
        # split out inconvenient/controversal modules to other places
        for modname in krb5 ldap mysql postgresql iodbc; do \
index 48c6ec2..714fad6 100644 (file)
@@ -1,7 +1,7 @@
 Summary: High-performance and highly configurable RADIUS server
 URL: http://www.freeradius.org/
 Name: freeradius
-Version: 0.9
+Version: 1.1
 Release: 1
 License: GPL
 Group: Networking/Daemons
index 3e1d799..b5612a5 100644 (file)
@@ -15,7 +15,7 @@ License:      GPL
 Group:        Productivity/Networking/Radius/Servers
 Provides:     radiusd
 Conflicts:    radiusd-livingston radiusd-cistron icradius
-Version:      0.9.0
+Version:      1.1.0
 Release:      0
 URL:          http://www.freeradius.org/
 Summary:      Very highly Configurable Radius-Server.