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