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