debian: changes for upload to archive. (I wish this were 0.3!)
[freeradius.git] / debian / changelog
1 radiusd-freeradius (0.2+20010912-1) unstable; urgency=low
2
3   * Build-dep mysql changed package names.
4   * Added build-dep for libmysqlclient10-dev.  (closes: Bug#111880)
5   * In acct_users, keep reply pairs.
6   * Integer values are printed as unsigned numbers, to comply with RFC2866.
7   * Fixed broken/reversed auth comparisons in SQL module.
8   * Sucked out CPPness from inside a printf, as printf is a macro in newer
9     compilers (gcc3.0, e.g.).  (closes: Bug#100889)
10   * Sundry LDAP configuration, unresponsive thread, and proxying fixes.
11   * Added user 'freerad' into the 'shadow' group.
12   * Fixed UUCP-style of restricting time of log-in.
13   * Changed debugging messages to give more info about execution flow.
14   * Better counter module.  
15   * Inserted CHAP support for SQL modules.
16   * Removed possible infinite loop.
17
18  -- Chad Miller <cmiller@debian.org>  Wed, 12 Sep 2001 21:21:47 -0400
19
20 radiusd-freeradius (0.1+20010527-1) unstable; urgency=low
21
22   * Updated config.{guess,sub} to recent versions.  (closes: Bug#98183)
23   * Updated build-dep to reflect supercession of libltdl0-dev by libltdl3-dev
24     (closes: Bug#98914)
25
26  -- Chad Miller <cmiller@debian.org>  Sun, 27 May 2001 11:44:40 -0400
27
28 radiusd-freeradius (0.1+20010517-1) unstable; urgency=low
29
30   * Moved package to non-US to allow in Kerberos and PostgreSQL.
31   * Set Suggests of modules to main package.
32   * Better compile-time support of *BSD.
33
34  -- Chad Miller <cmiller@debian.org>  Thu, 17 May 2001 14:46:51 -0400
35
36 radiusd-freeradius (0.1-1) unstable; urgency=low
37
38   * First beta release!
39   * Added generalized SQL support for ODBC, Oracle, MySQL, and Postgres.
40   * Added shasta, microsoft, and redback dictionaries.
41   * Fixed rc.d restart rule.
42   * Added a user to own the daemon and logfiles.
43   * SQL DB handles more forgiving of unreachable servers at startup.
44   * SQL Crypt-Password attribute support.
45   * Fixed cron log rotation.
46   * Put module libraries in own directory.
47   * Removed bogus build-dep.  (closes: Bug#87277)
48   * Better permissions on /etc/raddb
49   * Use correct LDAP library.
50   * Fork ldap, postgresql, and mysql modules into different packages.
51   * Remove Kerberos, as it's restricted from export.
52
53  -- Chad Miller <cmiller@debian.org>  Mon,  7 May 2001 16:37:46 -0400
54
55 radiusd-freeradius (0.0.20010109-1) unstable; urgency=low
56
57   * Changed priority, from standard to optional.
58
59  -- Chad Miller <cmiller@debian.org>  Tue,  9 Jan 2001 14:01:38 -0500
60
61 radiusd-freeradius (0.0.20001227-1) unstable; urgency=low
62
63   * Initial revision. (closes: Bug#76476)
64
65  -- Chad Miller <cmiller@debian.org>  Wed, 27 Dec 2000 11:58:56 -0500