Update Debian build process to link eap types statically against libeap
[freeradius.git] / debian / changelog
1 freeradius (1.0.cvs20050326-0) unstable; urgency=low
2
3   * Current CVS version
4   * FreeRADIUS 1.1.0 is now able to use net-snmp in ucd-snmp
5     compatibility mode.
6   * FreeRADIUS 1.1.0 uses autoconf 2.5 and libtool 1.5
7      Closes: #279391
8   * Update for Debian Policy 3.6.1.1
9    - Change test if invoke-rc.d as per Policy 9.3.3.2
10   * freeradius-dialupadmin Suggests php4-mysql | php4-pgsql
11      Closes: #279419
12   * Added a two-second pause to restart in init.d script
13      Closes: #262635
14   * FreeRADIUS module packages now depend on the same source
15     version of the main FreeRADIUS package.
16      Closes: #284353
17   * FreeRADIUS-dialupadmin's default paths in admin.conf are
18     now correct.
19      Closes: #280942
20   * FreeRADIUS-dialupadmin's help.php3 can now find README.
21      Closes: #280941
22   * rlm_eap_* link statically to libeap and rlm_eap_tls as
23     neccessary, since trying to do it dynamically fails
24     to build due to libtool being too clever.
25
26  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sat, 26 Mar 2005 23:45:09 +1100
27
28 freeradius (1.0.0-0) unstable; urgency=low
29
30   * New upstream release
31   * Added H323 billing stuff to the examples
32   * Created Dialup-Admin package for the PHP-based web
33     FreeRADIUS database (SQL/LDAP) frontend.
34
35  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sat, 17 Jul 2004 16:21:38 +1000
36
37 freeradius (0.9.3-1) unstable; urgency=low
38
39   * New upstream release, incorporates security fix from 0.9.2-4.
40   * Correct build-dependancy on debhelper.
41      Closes: #234486
42   * Split iodbc SQL driver into its own package.
43
44  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Tue, 24 Feb 2004 23:56:26 +1100
45
46 freeradius (0.9.2-4) unstable; urgency=high
47
48   * Patch from upstream head:
49    - Fix a remote DoS and possible exploit due to mis-handling
50      of tagged attributes, and Tunnel-Password attribute.
51
52  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Fri, 21 Nov 2003 09:52:51 +1100
53
54 freeradius (0.9.2-3) unstable; urgency=low
55
56   * Removed redundant code to delete contents of a directory
57     on purge which ends up being removed anyway.
58   * Provide a default pam.d configuration.
59   * Fix the usage of dh_installinit to not make the package uninstallable.
60   * Change package removal to not abort if we cannot stop the server.
61   * Debian-archive-fit version of freeradius.
62      Closes: #208620
63
64  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Tue, 11 Nov 2003 02:12:55 +1100
65
66 freeradius (0.9.2-2) unstable; urgency=low
67
68   * Use dh_installinit rather than doing it by hand
69     This involves renaming the initfile in the source tarball
70   * Only add user freerad to the group shadow on first installation
71   * Only chmod /etc/freeradius to group-readable, not group-read/write
72   * Removed the freerad user when the freerad group is removed
73   * Removed spurious build-dependancy on autoconf2.13 and libtool(1.4)
74   * Build-conflict against libssl-dev
75   * Restore Kerberos and LDAP as they will build without OpenSSL
76   * Make myself the maintainer
77   * Update to Policy 3.6.1.0
78     - No changes needed
79
80  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sun,  9 Nov 2003 00:07:52 +1100
81   
82 freeradius (0.9.2-1) unstable; urgency=low
83
84   * Deleted RFCs: 2243 2289 2433 2548 2618 2616 2620 2621
85     2719 2759 2809 2865 2866 2867 2868 2869 2882 2924 3162
86     from source tarball due to non-DFSG-free copyright.
87   * Disabled PostgreSQL, x.99 token, EAP/TLS, Kerberos, LDAP
88     and SNMP agent support due to OpenSSL/GPL conflict.
89
90  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Thu,  6 Nov 2003 22:40:32 +1100
91
92 freeradius (0.9.2-0) unstable; urgency=low
93
94   * New upstream release
95   * Added logrotate script for /var/log/freeradius/radius.log
96   * Don't leave symlinks to config.{guess,sub} lying around to
97     confuse dpkg-source.
98
99  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Wed, 15 Oct 2003 05:02:17 +1000
100
101 freeradius (0.9.1-0) unstable; urgency=low
102
103   * New upstream release.
104   * Renamed radiusd(8) to freeradius(8) to match binary
105   * Build-Depend on libtool1.4 | libtool (< 1.5) due to
106     new libtool 1.5 package.
107   * Merged multiple sed calls into a single sed call in debian/rules
108   * Installed SQL database examples into /usr/share/doc/freeradius/examples
109   * Modify initscript to only -HUP the parent process
110
111  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Fri,  5 Sep 2003 00:54:41 +1000
112
113 freeradius (0.9.0-1) unstable; urgency=low
114
115   * New Upstream release.
116    - Upstream dictionary files are in /usr/share/freeradius.
117    - Modified to 'configure{,.in}' to work with openssl 0.9.7 and 0.9.6
118   * Renamed pacakges to 'freeradius*' from 'radiusd-freeradius*'.
119   * Moved file hierarchy around to be neater:
120    - /etc/raddb -> /etc/freeradius
121    - /usr/share/doc/radiusd-freeradius -> /usr/share/doc/freeradius
122    - /var/log/radiusd-freeradius -> /var/log/freeradius
123    - /var/run/radiusd/radiusd.pid -> /var/run/freeradius/freeradius.pid
124   * Included RFCs in documentation.
125   * Enabled the daemon to run under user 'freerad:freerad' by default.
126   * Added support for DEB_BUILD_OPTIONS for policy 3.5.9 compliance.
127   * Installed SNMP mibs for Radius
128
129  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sun, 20 Jul 2003 06:56:28 +1000
130
131 radiusd-freeradius (0.7+cvs20021113-1) unstable; urgency=low
132  
133   * Explicitly excluding modules not in the "stable" list.
134   * Updated policy version number.
135   * Moved from non-US/main to main.
136   * Put pidfile in package's own directory.
137   * Package not as buggy and unstable modules are easily identifiable. 
138     (closes: Bug#142217)
139   * Init script handles failure better. (closes: Bug#151264)
140   * New upstream release.  (closes: Bug#140536)
141   * Uses available version of postgresql.  (closes: Bug#139290)
142   * Removed "conflicts" with other radiusds.
143   * Added new build-dep on libtool.
144   * Changed section to "net" from "admin".
145   * New config.guess.  (closes: Bug#168647)
146   * Run with freerad user and group.  (closes: Bug#168272)
147   * Added libssl-dev as build-dep.  (closes: #131832)
148
149  -- Chad Miller <cmiller@debian.org>  Wed, 13 Nov 2002 17:01:19 -0500
150
151 radiusd-freeradius (0.5+cvs20020408-1) unstable; urgency=high
152
153   * New build-dep on libssl-dev, which is implied by another dep, but making 
154     explicit for builders on Potato.  (closes: Bug#131832)
155   * Built against new postgresql libraries, so automatic dep tracking has 
156     the correct version, now.  (closes: Bug#139290)
157   * Removed python example module.
158   * Explicitly disabled beta ippool module.
159
160  -- Chad Miller <cmiller@debian.org>  Mon,  8 Apr 2002 11:48:30 -0400
161
162 radiusd-freeradius (0.4-1) unstable; urgency=high
163
164   * New release.
165   * upstream: New EAP support.
166   * upstream: Fixed security bug in string translation.
167
168  -- Chad Miller <cmiller@debian.org>  Thu, 13 Dec 2001 09:26:45 -0500
169
170 radiusd-freeradius (0.3-2) unstable; urgency=low
171
172   * Moved to using logrotate instead of cron for files.
173   * Fixed permissions of log files. (closes: Bug#116242,#116243)
174   * Close file descriptors of stdin, stdout, stderr, if not debugging.
175     (closes: Bug#116768)
176   * Made package "non-native".  (An upload issue, not code.)  
177     (closes: Bug#119161)
178
179  -- Chad Miller <cmiller@debian.org>  Tue, 20 Nov 2001 10:50:20 -0500
180
181 radiusd-freeradius (0.3-1) unstable; urgency=low
182
183   * New release.
184
185  -- Chad Miller <cmiller@debian.org>  Tue,  9 Oct 2001 18:16:23 -0400
186
187 radiusd-freeradius (0.2+20010917-1) unstable; urgency=low
188
189   * Removed old mysql build-dep.  (closes: Bug#112541)
190
191  -- Chad Miller <cmiller@debian.org>  Mon, 17 Sep 2001 11:38:24 -0400
192
193 radiusd-freeradius (0.2+20010912-1) unstable; urgency=low
194
195   * Build-dep mysql changed package names.
196   * Added build-dep for libmysqlclient10-dev.  (closes: Bug#111880)
197   * In acct_users, keep reply pairs.
198   * Integer values are printed as unsigned numbers, to comply with RFC2866.
199   * Fixed broken/reversed auth comparisons in SQL module.
200   * Sucked out CPPness from inside a printf, as printf is a macro in newer
201     compilers (gcc3.0, e.g.).  (closes: Bug#100889)
202   * Sundry LDAP configuration, unresponsive thread, and proxying fixes.
203   * Added user 'freerad' into the 'shadow' group.
204   * Fixed UUCP-style of restricting time of log-in.
205   * Changed debugging messages to give more info about execution flow.
206   * Better counter module.  
207   * Inserted CHAP support for SQL modules.
208   * Removed possible infinite loop.
209
210  -- Chad Miller <cmiller@debian.org>  Wed, 12 Sep 2001 21:21:47 -0400
211
212 radiusd-freeradius (0.1+20010527-1) unstable; urgency=low
213
214   * Updated config.{guess,sub} to recent versions.  (closes: Bug#98183)
215   * Updated build-dep to reflect supercession of libltdl0-dev by libltdl3-dev
216     (closes: Bug#98914)
217
218  -- Chad Miller <cmiller@debian.org>  Sun, 27 May 2001 11:44:40 -0400
219
220 radiusd-freeradius (0.1+20010517-1) unstable; urgency=low
221
222   * Moved package to non-US to allow in Kerberos and PostgreSQL.
223   * Set Suggests of modules to main package.
224   * Better compile-time support of *BSD.
225
226  -- Chad Miller <cmiller@debian.org>  Thu, 17 May 2001 14:46:51 -0400
227
228 radiusd-freeradius (0.1-1) unstable; urgency=low
229
230   * First beta release!
231   * Added generalized SQL support for ODBC, Oracle, MySQL, and Postgres.
232   * Added shasta, microsoft, and redback dictionaries.
233   * Fixed rc.d restart rule.
234   * Added a user to own the daemon and logfiles.
235   * SQL DB handles more forgiving of unreachable servers at startup.
236   * SQL Crypt-Password attribute support.
237   * Fixed cron log rotation.
238   * Put module libraries in own directory.
239   * Removed bogus build-dep.  (closes: Bug#87277)
240   * Better permissions on /etc/raddb
241   * Use correct LDAP library.
242   * Fork ldap, postgresql, and mysql modules into different packages.
243   * Remove Kerberos, as it's restricted from export.
244
245  -- Chad Miller <cmiller@debian.org>  Mon,  7 May 2001 16:37:46 -0400
246
247 radiusd-freeradius (0.0.20010109-1) unstable; urgency=low
248
249   * Changed priority, from standard to optional.
250
251  -- Chad Miller <cmiller@debian.org>  Tue,  9 Jan 2001 14:01:38 -0500
252
253 radiusd-freeradius (0.0.20001227-1) unstable; urgency=low
254
255   * Initial revision. (closes: Bug#76476)
256
257  -- Chad Miller <cmiller@debian.org>  Wed, 27 Dec 2000 11:58:56 -0500