debian: Added Wichert's suggested build-deps: snmp, autoconf.
[freeradius.git] / debian / changelog
1 radiusd-freeradius (0.7+cvs20021113-1) unstable; urgency=low
2  
3   * Explicitly excluding modules not in the "stable" list.
4   * Updated policy version number.
5   * Moved from non-US/main to main.
6   * Put pidfile in package's own directory.
7   * Package not as buggy and unstable modules are easily identifiable. 
8     (closes: Bug#142217)
9   * Init script handles failure better. (closes: Bug#151264)
10   * New upstream release.  (closes: Bug#140536)
11   * Uses available version of postgresql.  (closes: Bug#139290)
12   * Removed "conflicts" with other radiusds.
13   * Added new build-dep on libtool.
14   * Changed section to "net" from "admin".
15   * New config.guess.  (closes: Bug#168647)
16   * Run with freerad user and group.  (closes: Bug#168272)
17   * Added libssl-dev as build-dep.  (closes: #131832)
18
19  -- Chad Miller <cmiller@debian.org>  Wed, 13 Nov 2002 17:01:19 -0500
20
21 radiusd-freeradius (0.5+cvs20020408-1) unstable; urgency=high
22
23   * New build-dep on libssl-dev, which is implied by another dep, but making 
24     explicit for builders on Potato.  (closes: Bug#131832)
25   * Built against new postgresql libraries, so automatic dep tracking has 
26     the correct version, now.  (closes: Bug#139290)
27   * Removed python example module.
28   * Explicitly disabled beta ippool module.
29
30  -- Chad Miller <cmiller@debian.org>  Mon,  8 Apr 2002 11:48:30 -0400
31
32 radiusd-freeradius (0.4-1) unstable; urgency=high
33
34   * New release.
35   * upstream: New EAP support.
36   * upstream: Fixed security bug in string translation.
37
38  -- Chad Miller <cmiller@debian.org>  Thu, 13 Dec 2001 09:26:45 -0500
39
40 radiusd-freeradius (0.3-2) unstable; urgency=low
41
42   * Moved to using logrotate instead of cron for files.
43   * Fixed permissions of log files. (closes: Bug#116242,#116243)
44   * Close file descriptors of stdin, stdout, stderr, if not debugging.
45     (closes: Bug#116768)
46   * Made package "non-native".  (An upload issue, not code.)  
47     (closes: Bug#119161)
48
49  -- Chad Miller <cmiller@debian.org>  Tue, 20 Nov 2001 10:50:20 -0500
50
51 radiusd-freeradius (0.3-1) unstable; urgency=low
52
53   * New release.
54
55  -- Chad Miller <cmiller@debian.org>  Tue,  9 Oct 2001 18:16:23 -0400
56
57 radiusd-freeradius (0.2+20010917-1) unstable; urgency=low
58
59   * Removed old mysql build-dep.  (closes: Bug#112541)
60
61  -- Chad Miller <cmiller@debian.org>  Mon, 17 Sep 2001 11:38:24 -0400
62
63 radiusd-freeradius (0.2+20010912-1) unstable; urgency=low
64
65   * Build-dep mysql changed package names.
66   * Added build-dep for libmysqlclient10-dev.  (closes: Bug#111880)
67   * In acct_users, keep reply pairs.
68   * Integer values are printed as unsigned numbers, to comply with RFC2866.
69   * Fixed broken/reversed auth comparisons in SQL module.
70   * Sucked out CPPness from inside a printf, as printf is a macro in newer
71     compilers (gcc3.0, e.g.).  (closes: Bug#100889)
72   * Sundry LDAP configuration, unresponsive thread, and proxying fixes.
73   * Added user 'freerad' into the 'shadow' group.
74   * Fixed UUCP-style of restricting time of log-in.
75   * Changed debugging messages to give more info about execution flow.
76   * Better counter module.  
77   * Inserted CHAP support for SQL modules.
78   * Removed possible infinite loop.
79
80  -- Chad Miller <cmiller@debian.org>  Wed, 12 Sep 2001 21:21:47 -0400
81
82 radiusd-freeradius (0.1+20010527-1) unstable; urgency=low
83
84   * Updated config.{guess,sub} to recent versions.  (closes: Bug#98183)
85   * Updated build-dep to reflect supercession of libltdl0-dev by libltdl3-dev
86     (closes: Bug#98914)
87
88  -- Chad Miller <cmiller@debian.org>  Sun, 27 May 2001 11:44:40 -0400
89
90 radiusd-freeradius (0.1+20010517-1) unstable; urgency=low
91
92   * Moved package to non-US to allow in Kerberos and PostgreSQL.
93   * Set Suggests of modules to main package.
94   * Better compile-time support of *BSD.
95
96  -- Chad Miller <cmiller@debian.org>  Thu, 17 May 2001 14:46:51 -0400
97
98 radiusd-freeradius (0.1-1) unstable; urgency=low
99
100   * First beta release!
101   * Added generalized SQL support for ODBC, Oracle, MySQL, and Postgres.
102   * Added shasta, microsoft, and redback dictionaries.
103   * Fixed rc.d restart rule.
104   * Added a user to own the daemon and logfiles.
105   * SQL DB handles more forgiving of unreachable servers at startup.
106   * SQL Crypt-Password attribute support.
107   * Fixed cron log rotation.
108   * Put module libraries in own directory.
109   * Removed bogus build-dep.  (closes: Bug#87277)
110   * Better permissions on /etc/raddb
111   * Use correct LDAP library.
112   * Fork ldap, postgresql, and mysql modules into different packages.
113   * Remove Kerberos, as it's restricted from export.
114
115  -- Chad Miller <cmiller@debian.org>  Mon,  7 May 2001 16:37:46 -0400
116
117 radiusd-freeradius (0.0.20010109-1) unstable; urgency=low
118
119   * Changed priority, from standard to optional.
120
121  -- Chad Miller <cmiller@debian.org>  Tue,  9 Jan 2001 14:01:38 -0500
122
123 radiusd-freeradius (0.0.20001227-1) unstable; urgency=low
124
125   * Initial revision. (closes: Bug#76476)
126
127  -- Chad Miller <cmiller@debian.org>  Wed, 27 Dec 2000 11:58:56 -0500