Fix up relocation of config.{sub,guess} to not be killed by dh_clean if
[freeradius.git] / debian / changelog
1 freeradius (0.9.1-cvs20031013-0) unstable; urgency=low
2
3   * Current CVS version
4   * Added logrotate script for /var/log/freeradius/radius.log
5   * Don't leave symlinks to config.{guess,sub} lying around to
6     confuse dpkg-source.
7
8  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Mon, 13 Oct 2003 22:29:27 +1000
9
10 freeradius (0.9.1-0) unstable; urgency=low
11
12   * New upstream release.
13   * Renamed radiusd(8) to freeradius(8) to match binary
14   * Build-Depend on libtool1.4 | libtool (< 1.5) due to
15     new libtool 1.5 package.
16   * Merged multiple sed calls into a single sed call in debian/rules
17   * Installed SQL database examples into /usr/share/doc/freeradius/examples
18   * Modify initscript to only -HUP the parent process
19
20  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Fri,  5 Sep 2003 00:54:41 +1000
21
22 freeradius (0.9.0-1) unstable; urgency=low
23
24   * New Upstream release.
25    - Upstream dictionary files are in /usr/share/freeradius.
26    - Modified to 'configure{,.in}' to work with openssl 0.9.7 and 0.9.6
27   * Renamed pacakges to 'freeradius*' from 'radiusd-freeradius*'.
28   * Moved file hierarchy around to be neater:
29    - /etc/raddb -> /etc/freeradius
30    - /usr/share/doc/radiusd-freeradius -> /usr/share/doc/freeradius
31    - /var/log/radiusd-freeradius -> /var/log/freeradius
32    - /var/run/radiusd/radiusd.pid -> /var/run/freeradius/freeradius.pid
33   * Included RFCs in documentation.
34   * Enabled the daemon to run under user 'freerad:freerad' by default.
35   * Added support for DEB_BUILD_OPTIONS for policy 3.5.9 compliance.
36   * Installed SNMP mibs for Radius
37
38  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sun, 20 Jul 2003 06:56:28 +1000
39
40 radiusd-freeradius (0.7+cvs20021113-1) unstable; urgency=low
41  
42   * Explicitly excluding modules not in the "stable" list.
43   * Updated policy version number.
44   * Moved from non-US/main to main.
45   * Put pidfile in package's own directory.
46   * Package not as buggy and unstable modules are easily identifiable. 
47     (closes: Bug#142217)
48   * Init script handles failure better. (closes: Bug#151264)
49   * New upstream release.  (closes: Bug#140536)
50   * Uses available version of postgresql.  (closes: Bug#139290)
51   * Removed "conflicts" with other radiusds.
52   * Added new build-dep on libtool.
53   * Changed section to "net" from "admin".
54   * New config.guess.  (closes: Bug#168647)
55   * Run with freerad user and group.  (closes: Bug#168272)
56   * Added libssl-dev as build-dep.  (closes: #131832)
57
58  -- Chad Miller <cmiller@debian.org>  Wed, 13 Nov 2002 17:01:19 -0500
59
60 radiusd-freeradius (0.5+cvs20020408-1) unstable; urgency=high
61
62   * New build-dep on libssl-dev, which is implied by another dep, but making 
63     explicit for builders on Potato.  (closes: Bug#131832)
64   * Built against new postgresql libraries, so automatic dep tracking has 
65     the correct version, now.  (closes: Bug#139290)
66   * Removed python example module.
67   * Explicitly disabled beta ippool module.
68
69  -- Chad Miller <cmiller@debian.org>  Mon,  8 Apr 2002 11:48:30 -0400
70
71 radiusd-freeradius (0.4-1) unstable; urgency=high
72
73   * New release.
74   * upstream: New EAP support.
75   * upstream: Fixed security bug in string translation.
76
77  -- Chad Miller <cmiller@debian.org>  Thu, 13 Dec 2001 09:26:45 -0500
78
79 radiusd-freeradius (0.3-2) unstable; urgency=low
80
81   * Moved to using logrotate instead of cron for files.
82   * Fixed permissions of log files. (closes: Bug#116242,#116243)
83   * Close file descriptors of stdin, stdout, stderr, if not debugging.
84     (closes: Bug#116768)
85   * Made package "non-native".  (An upload issue, not code.)  
86     (closes: Bug#119161)
87
88  -- Chad Miller <cmiller@debian.org>  Tue, 20 Nov 2001 10:50:20 -0500
89
90 radiusd-freeradius (0.3-1) unstable; urgency=low
91
92   * New release.
93
94  -- Chad Miller <cmiller@debian.org>  Tue,  9 Oct 2001 18:16:23 -0400
95
96 radiusd-freeradius (0.2+20010917-1) unstable; urgency=low
97
98   * Removed old mysql build-dep.  (closes: Bug#112541)
99
100  -- Chad Miller <cmiller@debian.org>  Mon, 17 Sep 2001 11:38:24 -0400
101
102 radiusd-freeradius (0.2+20010912-1) unstable; urgency=low
103
104   * Build-dep mysql changed package names.
105   * Added build-dep for libmysqlclient10-dev.  (closes: Bug#111880)
106   * In acct_users, keep reply pairs.
107   * Integer values are printed as unsigned numbers, to comply with RFC2866.
108   * Fixed broken/reversed auth comparisons in SQL module.
109   * Sucked out CPPness from inside a printf, as printf is a macro in newer
110     compilers (gcc3.0, e.g.).  (closes: Bug#100889)
111   * Sundry LDAP configuration, unresponsive thread, and proxying fixes.
112   * Added user 'freerad' into the 'shadow' group.
113   * Fixed UUCP-style of restricting time of log-in.
114   * Changed debugging messages to give more info about execution flow.
115   * Better counter module.  
116   * Inserted CHAP support for SQL modules.
117   * Removed possible infinite loop.
118
119  -- Chad Miller <cmiller@debian.org>  Wed, 12 Sep 2001 21:21:47 -0400
120
121 radiusd-freeradius (0.1+20010527-1) unstable; urgency=low
122
123   * Updated config.{guess,sub} to recent versions.  (closes: Bug#98183)
124   * Updated build-dep to reflect supercession of libltdl0-dev by libltdl3-dev
125     (closes: Bug#98914)
126
127  -- Chad Miller <cmiller@debian.org>  Sun, 27 May 2001 11:44:40 -0400
128
129 radiusd-freeradius (0.1+20010517-1) unstable; urgency=low
130
131   * Moved package to non-US to allow in Kerberos and PostgreSQL.
132   * Set Suggests of modules to main package.
133   * Better compile-time support of *BSD.
134
135  -- Chad Miller <cmiller@debian.org>  Thu, 17 May 2001 14:46:51 -0400
136
137 radiusd-freeradius (0.1-1) unstable; urgency=low
138
139   * First beta release!
140   * Added generalized SQL support for ODBC, Oracle, MySQL, and Postgres.
141   * Added shasta, microsoft, and redback dictionaries.
142   * Fixed rc.d restart rule.
143   * Added a user to own the daemon and logfiles.
144   * SQL DB handles more forgiving of unreachable servers at startup.
145   * SQL Crypt-Password attribute support.
146   * Fixed cron log rotation.
147   * Put module libraries in own directory.
148   * Removed bogus build-dep.  (closes: Bug#87277)
149   * Better permissions on /etc/raddb
150   * Use correct LDAP library.
151   * Fork ldap, postgresql, and mysql modules into different packages.
152   * Remove Kerberos, as it's restricted from export.
153
154  -- Chad Miller <cmiller@debian.org>  Mon,  7 May 2001 16:37:46 -0400
155
156 radiusd-freeradius (0.0.20010109-1) unstable; urgency=low
157
158   * Changed priority, from standard to optional.
159
160  -- Chad Miller <cmiller@debian.org>  Tue,  9 Jan 2001 14:01:38 -0500
161
162 radiusd-freeradius (0.0.20001227-1) unstable; urgency=low
163
164   * Initial revision. (closes: Bug#76476)
165
166  -- Chad Miller <cmiller@debian.org>  Wed, 27 Dec 2000 11:58:56 -0500