In GCC 3.0, printf is a macro, so the mid- printf() CPP directives had to be
[freeradius.git] / debian / changelog
1 radiusd-freeradius (?) unstable; urgency=low
2
3   * Integer values are printed as unsigned numbers, to comply with RFC2866.
4   * Fixed broken/reversed auth comparisons in SQL module.
5   * Sucked out CPPness from inside a printf, as printf is a macro in newer
6     compilers (gcc3.0, e.g.).  (closes: Bug#100889)
7
8  -- Chad Miller <cmiller@debian.org>  [TBA]
9
10 radiusd-freeradius (0.1+20010527-1) unstable; urgency=low
11
12   * Updated config.{guess,sub} to recent versions.  (closes: Bug#98183)
13   * Updated build-dep to reflect supercession of libltdl0-dev by libltdl3-dev
14     (closes: Bug#98914)
15
16  -- Chad Miller <cmiller@debian.org>  Sun, 27 May 2001 11:44:40 -0400
17
18 radiusd-freeradius (0.1+20010517-1) unstable; urgency=low
19
20   * Moved package to non-US to allow in Kerberos and PostgreSQL.
21   * Set Suggests of modules to main package.
22   * Better compile-time support of *BSD.
23
24  -- Chad Miller <cmiller@debian.org>  Thu, 17 May 2001 14:46:51 -0400
25
26 radiusd-freeradius (0.1-1) unstable; urgency=low
27
28   * First beta release!
29   * Added generalized SQL support for ODBC, Oracle, MySQL, and Postgres.
30   * Added shasta, microsoft, and redback dictionaries.
31   * Fixed rc.d restart rule.
32   * Added a user to own the daemon and logfiles.
33   * SQL DB handles more forgiving of unreachable servers at startup.
34   * SQL Crypt-Password attribute support.
35   * Fixed cron log rotation.
36   * Put module libraries in own directory.
37   * Removed bogus build-dep.  (closes: Bug#87277)
38   * Better permissions on /etc/raddb
39   * Use correct LDAP library.
40   * Fork ldap, postgresql, and mysql modules into different packages.
41   * Remove Kerberos, as it's restricted from export.
42
43  -- Chad Miller <cmiller@debian.org>  Mon,  7 May 2001 16:37:46 -0400
44
45 radiusd-freeradius (0.0.20010109-1) unstable; urgency=low
46
47   * Changed priority, from standard to optional.
48
49  -- Chad Miller <cmiller@debian.org>  Tue,  9 Jan 2001 14:01:38 -0500
50
51 radiusd-freeradius (0.0.20001227-1) unstable; urgency=low
52
53   * Initial revision. (closes: Bug#76476)
54
55  -- Chad Miller <cmiller@debian.org>  Wed, 27 Dec 2000 11:58:56 -0500