New build path variable
[freeradius.git] / debian / changelog
1 freeradius (2.1.8+dfsg-1) unstable; urgency=medium
2
3   * New upstream version.
4     + Fixes several showstopper bugs, hence increased urgency.
5     + Includes OpenSSL+GPL license exception, closes: #499120.
6     + Fixes typo in a warning, closes: #523074.
7   * Added libssl-dev into build-depends and enabled the building of
8     modules that just depend on OpenSSL, namely rlm_eap_peap, rlm_eap_tls,
9     rlm_eap_ttls, and rlm_otp, closes: #266229.
10   * Because the configuration of EAP+SSL modules now actually kicks in, its
11     non-existent certificate file would break the server start by default.
12     Depend on ssl-cert, make use of make-ssl-cert and openssl, and add
13     freerad to the ssl-cert group in the postinst to get us past the
14     problematic default settings so that we don't crash and burn on clean
15     upgrades, but otherwise leave everything else to the admin.
16   * Ship /etc/freeradius/attrs.access_challenge, like the others.
17   * Moved otp.conf and snmp.conf statoverride handling to the preinst
18     and used rm_conffile on them as well.
19   * Updated upstream changelog handling a bit.
20
21  -- Josip Rodin <joy-packages@debian.org>  Sat, 02 Jan 2010 20:22:47 +0100
22
23 freeradius (2.1.7+dfsg-2) unstable; urgency=low
24
25   * Ship radmin and raddebug in the freeradius package.
26   * Correct section number inside raddebug(8) so it doesn't get misplaced.
27
28  -- Josip Rodin <joy-packages@debian.org>  Tue, 24 Nov 2009 15:29:59 +0100
29
30 freeradius (2.1.7+dfsg-1) unstable; urgency=low
31
32   * Adopting the package, closes: #536623.
33   * New upstream version, closes: #513484.
34     + Fixes the blooper in unlang evaluation logic, closes: #526175.
35   * Used quilt (and added README.source), and moved upstream file patching
36     into debian/patches/. The source is no longer in collab-maint git
37     (to make it simpler for me to finally get this out the door), but
38     kept the .gitignore should we need that again.
39   * Dropped the dialup_admin/bin/backup_radacct patch (integrated upstream).
40   * Dropped the raddb/Makefile patch (problem no longer exists upstream).
41   * Dropped the lib/packet.c lib/radius.c main/listen.c patches (was from
42     upstream 2.0.5 anyway).
43   * Dropped references to otp.conf, it no longer exists upstream.
44     Keep removing the conffile statoverride in prerm.
45   * Dropped references to snmp.conf, it no longer exists upstream.
46     Keep removing the conffile statoverride in prerm.
47   * Ship /etc/freeradius/modules/* in the freeradius package.
48   * Stop shipping sites-enabled symlinks in the package and instead create
49     them only on initial install, thanks to Matej Vela, closes: #533396.
50   * Add export PATH="${PATH:+$PATH:}/usr/sbin:/sbin" to the init script
51     at the request of John Morrissey, closes: #550143.
52   * Stop installing /var/run/freeradius in the package to silence Lintian.
53     The init script already recreates it at will.
54   * Remove executable bit from example.pl to silence Lintian.
55
56  -- Josip Rodin <joy-packages@debian.org>  Mon, 23 Nov 2009 03:57:37 +0100
57
58 freeradius (2.0.4+dfsg-7) unstable; urgency=low
59
60   * Ignore rmdir failure on clean (closes: #545932)
61   * Do a better job of catching errors in the init script (closes: #533390)
62   * Init headers fixup (closes: #541882)
63   * Clean up some logs so dpkg can successfully rmdir (closes: #530727)
64
65  -- Stephen Gran <sgran@debian.org>  Sun, 13 Sep 2009 19:33:12 +0100
66
67 freeradius (2.0.4+dfsg-6) unstable; urgency=low
68
69   * Fix unsafe use of tempfile (closes: #496389)
70
71  -- Stephen Gran <sgran@debian.org>  Mon, 25 Aug 2008 14:18:48 +0100
72
73 freeradius (2.0.4+dfsg-5) unstable; urgency=low
74
75   [ Mark Hymers ]
76   * Cherry pick commit from 2.0.5 which fixes port binding issues.
77     Closes: #489773.
78
79   [ Stephen Gran ]
80   * add PERL_SYS_INIT3 and PERL_SYS_TERM calls to rlm_perl. (closes: #495073)
81   * Make the SQL modules link against rlm_sql.so in the most horrific
82     (and only) way possible.  (closes: #448699)
83
84  -- Stephen Gran <sgran@debian.org>  Thu, 14 Aug 2008 19:15:30 +0100
85
86 freeradius (2.0.4+dfsg-4) unstable; urgency=low
87
88   * Create links from sites-enabled to sites-available for the files that
89     upstream enables by default (closes: #483914)
90
91  -- Stephen Gran <sgran@debian.org>  Sun, 01 Jun 2008 12:24:35 +0100
92
93 freeradius (2.0.4+dfsg-3) unstable; urgency=low
94
95   * brown paper bag release
96   * Really actually do the statoverride I thought we were doing with -2
97     (closes: #482380)
98
99  -- Stephen Gran <sgran@debian.org>  Thu, 22 May 2008 11:18:12 +0100
100
101 freeradius (2.0.4+dfsg-2) unstable; urgency=low
102
103   * Install /var/log/freeradius 0750 so that people writing their passwords to
104     logfiles don't accidentally leak them without noticing (closes: #482085)
105
106  -- Stephen Gran <sgran@debian.org>  Tue, 20 May 2008 19:38:27 +0100
107
108 freeradius (2.0.4+dfsg-1) unstable; urgency=low
109
110   * Ok, actually remove all the cruft in debian/ shipped by upstream.  This
111     means repacking the tarball and all that, but it also means dpkg-source
112     won't get the chance to ignore removed files, resulting in files
113     reappearing, but not locally (closes: #481406)
114   * Also remove config.{cache,log} in clean target - damn you gitignore
115
116  -- Stephen Gran <sgran@debian.org>  Mon, 19 May 2008 03:55:55 +0100
117
118 freeradius (2.0.4-3) unstable; urgency=low
119
120   * I have no god damn idea why the buildds are adding manpages to the wrong
121     binary.  Reuploading with DH_VERBOSE=1 to see if we can find it.  We
122     certainly can't reproduce it in our local builds, even calling the same
123     targets in the same order as the buildds.
124
125  -- Stephen Gran <sgran@debian.org>  Mon, 19 May 2008 00:17:06 +0100
126
127 freeradius (2.0.4-2) unstable; urgency=low
128
129   * freeradius-{common,utils} needs to Conflict: with other radius
130     implementations that share files (closes: #480682)
131
132  -- Stephen Gran <sgran@debian.org>  Sun, 11 May 2008 18:41:45 +0100
133
134 freeradius (2.0.4-1) unstable; urgency=low
135
136   * New upstream release
137   * Make all directories in /etc/freeradius group +x (closes: #479835)
138
139  -- Stephen Gran <sgran@debian.org>  Fri, 09 May 2008 12:58:55 +0100
140
141 freeradius (2.0.3-1) unstable; urgency=low
142
143   [ Mark Hymers ]
144   * New upstream release
145   * Bump Build-Dep on debhelper to 6.0.7 as we use dh_lintian
146   * Delete lots of obsolete conffiles
147
148   [ Stephen Gran ]
149   * Create a -common package for some extra file that the -utils package
150     needs.  Also stuff in manpages and other arch all files to reduce the size
151     of the unnecessarily repeated stuff in the archive
152   * Change chown/chmod calls to dpkg-statoverride
153
154  -- Mark Hymers <mhy@debian.org>  Sat, 03 May 2008 17:07:42 +0100
155
156 freeradius (2.0.2-1) unstable; urgency=low
157
158   * Yet another new upstream version (closes: #465475)
159   * Cleanup manpages
160   * Add lintian overrides for rpath - this is intentional
161   * Packaging is now being done in git, we're dropping dpatch
162   * Split out client utilities (closes: #470977) - this means we also need to
163     split the library so the two binary packages can use it
164   * Major package rework
165
166  -- Stephen Gran <sgran@debian.org>  Sun, 16 Mar 2008 22:58:16 +0000
167
168 freeradius (2.0.0-1) unstable; urgency=low
169
170   * New upstream version
171   * Patches:
172     - freshen 02-radiusd-to-freeradius
173     - disable 03-dialupadmin-help until it's reworked properly
174
175  -- Stephen Gran <sgran@debian.org>  Thu, 10 Jan 2008 23:05:50 +0000
176
177 freeradius (1.1.7-1) unstable; urgency=low
178
179   * New upstream version
180   * Update debian/copyright to reflect reality:
181     - package is GPL v2 only, so refer to the correct file in common-licenses
182     - Remove explanation of wy postgres and snmp modules can't be shipped,
183       since we do ship them.
184   * Remove 04-configure-openssl.dpatch, --without-openssl applied upstream
185
186  -- Stephen Gran <sgran@debian.org>  Thu, 09 Aug 2007 10:09:20 +0100
187
188 freeradius (1.1.6-4) unstable; urgency=low
189
190   The "Give me GPLv2 compatibility or give me FTBFS" release
191   * Fix rlm_krb5 not to link with openssl unless it actually needs to
192   * debian/rules: move dependency on patch target to config.status
193   * debian/rules: FTBFS if a package accidentally directly links to openssl
194
195  -- Stephen Gran <sgran@debian.org>  Wed, 04 Jul 2007 17:08:45 +0100
196
197 freeradius (1.1.6-3) unstable; urgency=low
198
199   * Change freeradius-dbg to Priority: extra.
200   * After discussions with one of the ftp-assistants, we can ship
201     freeradius-postgresql in main.  Yey!  (Closes: #264649, #382329)
202
203  -- Mark Hymers <mhy@debian.org>  Thu, 21 Jun 2007 13:32:09 +0100
204
205 freeradius (1.1.6-2) unstable; urgency=low
206
207   [ Mark Hymers ]
208   * Add freeradius-dbg package.
209
210   [ Stephen Gran ]
211   * Update debian/control for php5 (dialupadmin) (closes: #424788, #412701)
212
213  -- Stephen Gran <sgran@debian.org>  Thu, 31 May 2007 02:47:02 +0100
214
215 freeradius (1.1.6-1) unstable; urgency=low
216
217   * New upstream release.  Closes: #420003. 
218
219  -- Mark Hymers <mhy@debian.org>  Thu, 19 Apr 2007 15:14:05 +0100
220
221 freeradius (1.1.5-1) unstable; urgency=low
222
223   * New upstream release.  Closes: #415980
224   * Remove 01-fix-proxy.dpatch as it was a backport from upstream.
225   * otppasswd.sample is no longer provided so make sure we remove the
226     conffile properly in preinst.
227   * Update my email address and remove Paul from Uploaders.  Thanks to him for
228     previously maintaining the package.
229   * Change so that we start at S50 and stop at K19 so that we start after
230     services we depend on and stop before them.  Closes: #408665.
231     Note that is only for new installs.
232
233  -- Mark Hymers <mhy@debian.org>  Fri, 13 Apr 2007 13:14:08 +0100
234
235 freeradius (1.1.3-3) unstable; urgency=medium
236
237   * Fix POSIX compliance problem in init script.  Closes: #403384. 
238
239  -- Mark Hymers <mark@hymers.org.uk>  Sat, 16 Dec 2006 20:45:11 +0000
240
241 freeradius (1.1.3-2) unstable; urgency=low
242
243   [ Stephen Gran ]
244   * Check for existence of pidfile in initscript.
245   * Clean some old cruft from debian/rules
246   * Write dialup_admin/Makefile
247   * Make binNMU safe
248   * Some lsb init headers
249
250   [ Mark Hymers ]
251   * Merge upstream patch to deal with proxy port settings.  Closes: #388024.
252   * Rewrite large parts of the Debian build system.
253
254  -- Stephen Gran <sgran@debian.org>  Sat,  7 Oct 2006 21:08:35 +0100
255
256 freeradius (1.1.3-1) unstable; urgency=low
257
258   [ Stephen Gran ]
259   * Add and rework ubuntu /var/run/tmpfs patch
260   * Add LSB init script headers
261   * Actually trap errors in init script, how about?
262
263   [ Mark Hymers ]
264   * New upstream version.
265   * New version of autotools in 1.1.3. Closes: #380204
266   * Remove previous patches merged upstream:
267     - 01-actually_check_for_unset_password.dpatch
268   * Only do user creation, group addition, chmod and chown stuff in postinst
269     on an initial install to avoid clobbering local changes.
270
271  -- Mark Hymers <mark@hymers.org.uk>  Wed, 23 Aug 2006 14:48:57 +0100
272
273 freeradius (1.1.2-2) unstable; urgency=low
274
275   [ Stephen Gran ]
276   * Acknowledge my previous NMU's (closes: #351732, #359042)
277   * Init scripts overhaul:
278     - now use reload on upgrade of modules
279     - replace sleep statements with --retry, as time based tests are
280       fragile
281     - no longer exit with an error if stop fails because the
282       daemon isn't running (closes: #374670, #351735)
283     - stop using command -v in /bin/sh scripts
284   * General maintainer script overhaul:
285     - Don't rm -rf something in /etc (ouch)
286     - Use chown -R instead of 'find .. -exec'
287     - should not need to manually remove the init script on purge (it's a dpkg
288       managed conffile)
289     - Only do user management stuff if user is missing.  No point rerunning it
290       every upgrade.
291     - Install /etc/freeradius/dictionary with relaxed permissions, but never
292       touch it again (closes: #334299)
293     - switch to debhelper files where possible.  I like an easy to read
294       Makefile.
295   * Arg.  Move README.rfc to the freeradius package where it belongs.
296
297   [ Mark Hymers ]
298   * Document building SSL/PostgreSQL modules in debian/rules, add
299     control.postgresql to make it more convenient.  Tested on AMD64 using
300     system libtool.
301
302  -- Stephen Gran <sgran@debian.org>  Sun, 25 Jun 2006 23:06:16 +0100
303
304 freeradius (1.1.2-1) unstable; urgency=low
305
306   [ Mark Hymers ]
307   * New maintainers
308   * New upstream version.
309   * Remove previous patches merged upstream:
310     - 01_NET-SNMP_build_support.dpatch
311     - 02_document_actual_shared_secret_maximum_length.dpatch
312     - 12_more_dialup_admin_various_fixes.dpatch
313     - 14_broken_parse.dpatch
314     - 15_CVE-2006-1354.dpatch
315   * Use --with-system-libtool during configure.  Add B-D: on libtool
316     Removes obsolete dpatches:
317     - 06_libtool14_vs_rlm_eap_tls.dpatch
318     - 13_a_libtool_to_call_your_own.dpatch
319   * Remove freeradius.undocumented as we don't install links to
320     undocumented(7) anymore (not recommended since policy 3.5.8.0)
321
322   [ Stephen Gran ]
323   * Update to Standards Version 3.7.2 (no changes)
324   * Remove doc/rfc/ to make -legal happy (closes: #365192)
325     - this means repacked tarball.  See README.rfc for details
326   * Test for unset variable, rather than empty variable in clean_radacct,
327     monthly_tot_stats and truncate_radacct (closes: #374053)
328
329  -- Mark Hymers <mark@hymers.org.uk>  Sat, 17 Jun 2006 16:05:19 +0100
330
331 freeradius (1.1.0-1.2) unstable; urgency=high
332
333   * Non-maintainer upload.
334   * [ CVE-2006-1354 ]:
335     src/modules/rlm_eap/types/rlm_eap_mschapv2/rlm_eap_mschapv2.c:
336     Due to insufficient input validation it is possible for a remote
337     attacker to bypass authentication or cause a denial of service.
338     (closes: #359042)
339
340  -- Stephen Gran <sgran@debian.org>  Wed, 17 May 2006 11:22:28 -0500
341
342 freeradius (1.1.0-1.1) unstable; urgency=low
343
344   * Non-maintainer upload.
345   * Upstream patch to fix parsing config file (closes: #351732)
346     Fixes: fails to start on amd64 (error in dictionary parsing code)
347
348  -- Stephen Gran <sgran@debian.org>  Sat,  1 Apr 2006 11:07:55 +0100
349
350 freeradius (1.1.0-1) unstable; urgency=low
351   * ReDebianise upstream tarball:
352     - Deleted RFCs: 2243 2289 2433 2548 2618 2619 2620 2621 2716 2759 2809 2865
353                     2866 2867 2868 2869 2882 2924 3162 3575 3576 3579 3580
354                     draft-kamath-pppext-eap-mschapv2-00
355
356   * New FreeRADIUS modules marked stable by new upstream release
357     - rlm_perl
358     - rlm_sqlcounter
359     - rlm_sql_log + radsqlrelay
360     - rlm_otp (formerly rlm_x99_token, not built as it depends on OpenSSL)
361
362   * Remove upstream-integrated patches:
363     - 02_EAP-SIM_doesnt_need_openssl
364     - 03_X99_is_not_stable
365     - 07_manpage_fixups
366     - 09_use_crypth_if_we_have_it
367     - 10_escape_entire_ldap_string
368     - 11_dont_xlat_possibly_bad_usernames_in_bad_accounting_packets
369     - 12_dialup_admin_various_fixes
370
371   * More dialup-admin fixes from Arve Seljebu
372     - Fix redirects in dialup-admin pages on servers with
373       register_globals turned off.
374       Closes: #333704
375     - HTTP form fields will always fail is_int, use in_numeric instead
376       Closes: #335149
377     - Created 12_more_dialup_admin_various_fixes
378
379   * Update to Policy 3.6.2.0
380   * Upgrade Debhelper support to V5
381   * Don't install the .in files with the examples
382   * Prefer libmysqlclient15-dev
383     Closes: #343779
384   * Shared secrets can only be 31 characters long, note this in clients.conf
385     - Created 02_document_actual_shared_secret_maximum_length
386     Closes: 344606
387   * Added support for lsb-init functions
388
389  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sun, 15 Jan 2006 13:34:13 +1100
390
391 freeradius (1.1.0-0) unstable; urgency=low
392
393   * New upstream release.
394   * Update set of patches:
395     - 01_NET-SNMP_build_support.dpatch
396     - 06_libtool14_vs_rlm_eap_tls.dpatch
397     - 13_a_libtool14_to_call_your_own.dpatch
398
399  -- Nicolas Baradakis <nbk@sitadelle.com>  Sun,  1 Jan 2006 18:15:47 +0100
400
401 freeradius (1.0.5-2) unstable; urgency=low
402
403   * Stop dragging non-PIC code from libeap.a into rlm_eap_sim.so and
404     rlm_eap.so.
405     (Thanks to Peter Salinger)
406     Closes: #288547
407     - Rename 06_libtool14_vs_rlm_eap_tls to 06_libtool14_vs_rlm_eap
408       and modify with Peter's changes and some Makefile hackery to
409       get it all linking
410   * Don't rerun configure during the build.
411     (Thanks to Kurt Roeckx)
412   * A whole bunch of dialup-admin fixes from Arve Seljebu and Tobias
413     - Report correct data transfer statistics for users
414       Closes: #329672
415     - Lower-case sql column names to match creation scripts
416       Closes: #333709
417     - Fix creation of empty groups
418       Closes: #333739
419     - Put quote around usernames in HTML output
420       Closes: #333742
421     - Properly notice when we've got a blank password to SQL
422       Closes: #333744
423     - Created 12_dialup_admin_various_fixes
424   * Stop using libtool1.4 to build against, now that we can't have it and
425     libltdl3-dev installed at the same time
426     Closes: #279391
427     - Created 13_a_libtool14_to_call_your_own to get most recent ltmain.sh
428
429  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sun, 16 Oct 2005 21:26:30 +1000
430
431 freeradius (1.0.5-1) unstable; urgency=high
432
433   * Urgency high for security fixes below, all reported upstream
434   * ReDebianise upstream tarball:
435     - Deleted RFCs: 2243 2289 2433 2548 2618 2619 2620 2621 2716 2759 2809 2865
436                     2866 2867 2868 2869 2882 2924 3162 3575 3576 3579 3580
437                     draft-kamath-pppext-eap-mschapv2-00
438   * Add missed build-dependancy on dpatch (>=2)
439   * Update to Standards-Version 3.6.2.0
440     - No changes needed
441   * Repair some minorly broken manpages
442     - Created 07_manpage_fixups.dpatch
443   * Security fixes stolen from CVS release_1_0 branch:
444     - Be sure we use crypt.h if we have it, to avoid segfaulting on a
445       bad built-in crypt() definition, spotted by Konstantin Kubatkin
446       + Created 09_use_crypth_if_we_have_it
447     - Make sure we escape the entire LDAP string, instead of
448       aborting as soon as it becomes possible to be out of space
449       + Created 10_escape_entire_ldap_string
450     - Don't xlat the UserName attribute before we can be sure of meeting
451       any escape sequences it may contain, spotted by Primoz Bratanic
452       + Created 11_dont_xlat_possibly_bad_usernames_in_bad_accounting_packets
453   * Depend on adduser, so our postinst can create the freerad user
454   * Don't install the .in versions of the example scripts.
455
456  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Mon, 19 Sep 2005 15:10:40 +1000
457
458 freeradius (1.0.5-0) unstable; urgency=low
459
460   * New Upstream release, from release_1_0 branch
461     - Remove 04_bonus_control_code_in_clients_conf_5
462     - Remove 05_unbreak_quoted_sql_results
463   * Fix my _name_ in the dpatches
464   * Remove patch to CVS ID header from 05_unbreak_quoted_sql_values
465     so as not to break things when comitting to FreeRADIUS CVS
466   * Take linking fix from FreeRADIUS bugzilla #75 to allow
467     rlm_eap_tls to be linked to by rlm_eap_ttls and rlm_eap_peap
468     even though we don't build them in the Debian archive.
469     (Thanks to Luca Landi for the patch)
470     - Created 06_libtool14_vs_rlm_eap_tls
471   * Fix ownership of files in /var/log/freeradius/ more efficiently
472     (Caught by Guido Trotter)
473     Closes: #326891
474
475  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Wed,  7 Sep 2005 01:08:07 +1000
476
477 freeradius (1.0.4-2) unstable; urgency=low
478
479   * Fix my email address in the dpatches
480   * Remove extraneous ^g from man/man5/clients.conf.5
481     - Created 04_bonus_control_code_in_clients_conf_5
482   * Correct handing of parameterless call of init script, and
483     general init script neatening
484     (Thanks to Derrick Karpo)
485     Closes: #315438
486   * Correctly leave out the .in files in the examples
487   * Correctly use debhelper after splitting binary make target
488     into binary-arch and binary-indep.
489     (Thanks to Kurt Roeckx for actually hitting the bug)
490     Closes: #315770
491   * Steal fix from CVS release_1_0 tree for rlm_sql quoted values.
492     (Thanks to Nicolas Baradakis for the fix)
493     - Upstream bugzilla #242, src/modules/rlm_sql/sql.c 1.79.2.2
494     - Created 05_unbreak_quoted_sql_values
495
496  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Mon, 27 Jun 2005 03:13:48 +1000
497
498 freeradius (1.0.4-1) unstable; urgency=low
499   * ReDeianise upstream tarball:
500     - Deleted RFCs: 2243 2289 2433 2548 2618 2619 2620 2621 2716 2759 2809 2865
501                     2866 2867 2868 2869 2882 2924 3162 3575 3576 3579 3580
502                     draft-kamath-pppext-eap-mschapv2-00
503   * Convert to dpatch, dpatch-2-style interface.
504     - New build-dependancy on dpatch (>= 2)
505     - Created 01_NET-SNMP_build_support
506     - Created 02_EAP-SIM_doesnt_need_openssl
507     - Created 03_X99_is_not_stable
508   * Assemble the freeradius-dialupadmin in the binary-indep make target
509     Closes: #313173 (Thanks to Santiago Vila for spotting this)
510   * Include the example scripts in /usr/share/doc/freeradius/examples/scripts
511     except those three which are installed into the binary by the Makefile.
512     Closes: #314253 (Thanks to Michael Langer for spotting this)
513   * Suggest libdate-manip-perl for freeradius-dialupadmin
514     Closes: #306007 (Thanks to Feng Sian)
515
516  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Wed, 22 Jun 2005 16:03:27 +1000
517
518 freeradius (1.0.4-0) unstable; urgency=medium
519
520   * New upstream release, fixing build problems.
521   * Prefer libpq-dev over postgresql-dev as a build-dependancy.
522    - This requires us to use pgconfig to find the headers.
523
524  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Thu, 16 Jun 2005 13:56:33 +1000
525
526 freeradius (1.0.3-0) unstable; urgency=high
527
528   * New upstream release
529   * Urgency high for some denial-of-service fixes:
530     - SQL injection attacks and DoS (core dump) via buffer overflow.
531       Closes: #307720
532
533  -- Alan DeKok <aland@ox.org>  Fri,  3 Jun 2005 11:29:34 -0700
534
535 freeradius (1.0.2-4) unstable; urgency=high
536
537   * Security fix stolen from CVS release_1_0 branch:
538    - Always use sql_escape_func when calling radius_xlat
539    - Add a test in sql_escape_func() to check buffer bound when
540      input character needs escaping.
541    - Urgency high as these are (theoretical) security issues.
542      Closes: #307720 (Thanks to Primoz Bratanic and Nicolas Baradakis)
543
544  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Mon, 23 May 2005 18:53:51 +1000
545
546 freeradius (1.0.2-3) unstable; urgency=medium
547
548   * Fixes stolen from CVS release_1_0 branch:
549    - Fix missed SIGCHLD when waiting for external programs
550      when threaded. (Medium urgency as this can easily livelock
551      FreeRADIUS, which is an authentication server.)
552
553  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Mon, 18 Apr 2005 23:46:41 +1000
554
555 freeradius (1.0.2-2) unstable; urgency=medium
556
557   * Get rid of extraneous '%' at the start of every reference to
558     /etc/freeradius-dialupadmin in freeradius-dialupadmin's configuration.
559      Closes: #299749
560   * Fixes stolen from CVS release_1_0 branch:
561    - Fix checkrad call for NAS ports > 9999999. (sprintf integer overrun,
562      reason for urgency medium.)
563    - Fix inverted test causing crash with pthreads and crypt
564      Closes: #300219 (Thanks Manuel Menal)
565
566  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Wed,  6 Apr 2005 12:33:05 +1000
567
568 freeradius (1.0.2-1) unstable; urgency=low
569
570   * ReDebianise upstream tarball:
571     - Deleted RFCs: 2243 2289 2433 2548 2618 2619 2620 2621 2716 2759 2809 2865
572                     2866 2867 2868 2869 2882 2924 3162 3575 3576 3579 3580
573   * Allow rlm_eap_sim to build without OpenSSL
574   * Make init script return 1 if reloading kills the server
575     (Thanks to Nicolas Baradakis)
576      Closes: #292170
577   * Enable Novell eDirectory integration
578   * Enable udpfromto code so that replies come from the same address as
579     the request arrived at
580   * Build-depend on libmysqlclient12-dev as libmysqlclient10 has problems
581     accessing 4.0 series mySQL servers, and libmysqlclient12 can access
582     4.1 series mySQL servers.
583
584  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Fri,  4 Mar 2005 09:30:40 +1100
585
586 freeradius (1.0.2-0) unstable; urgency=low
587
588   * New upstream release
589   * Update for Debian Policy 3.6.1.1
590    - Change test if invoke-rc.d as per Policy 9.3.3.2
591   * freeradius-dialupadmin Suggests php4-mysql | php4-pgsql
592      Closes: #279419
593   * Added a two-second pause to restart in init.d script
594      Closes: #262635
595   * FreeRADIUS module packages now depend on the same source
596     version of the main FreeRADIUS package.
597      Closes: #284353
598   * FreeRADIUS-dialupadmin's default paths in admin.conf are
599     now correct.
600      Closes: #280942
601   * FreeRADIUS-dialupadmin's help.php3 can now find README.
602      Closes: #280941
603
604  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Wed, 29 Dec 2004 20:12:52 +1100
605
606 freeradius (1.0.1-2) unstable; urgency=high
607
608   * freeradius-dialupadmin Suggests php4-mysql | php4-pgsql
609      Closes: #279419
610   * Added a two-second pause to restart in init.d script
611      Closes: #262635
612   * FreeRADIUS module packages now depend on the same source
613     version of the main FreeRADIUS package.
614      Closes: #284353
615   * FreeRADIUS-dialupadmin's default paths in admin.conf are
616     now correct.
617      Closes: #280942
618   * FreeRADIUS-dialupadmin's help.php3 can now find README.
619      Closes: #280941
620   * Fixes stolen from 1.0.2 CVS:
621     - Bug fix to make udpfromto code work
622     - radrelay shouldn't dump core if it can't read a VP from the
623       detail file.
624     - Only initialize the random pool once.
625     - In rlm_sql, don't escape characters twice.
626     - In rlm_ldap, only claim Auth-Type if a plain text password is present.
627     - Locking fixes in threading code
628     - Fix building on gcc-4.0 by not trying to access static auth_port from
629       other files.
630
631  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Wed, 29 Dec 2004 20:19:42 +1100
632
633 freeradius (1.0.1-1) unstable; urgency=high
634
635   * ReDebianise upstream tarball:
636     - Deleted RFCs: 2243 2289 2433 2548 2618 2619 2620 2621 2716 2759 2809 2865
637                     2866 2867 2868 2869 2882 2924 3162 3575 3576 3579 3580
638     - Remove CVS directories.
639   * Urgency high for security fix from 1.0.1-0 (CAN-2004-0938,
640     closes: #275136).
641
642  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Thu, 23 Sep 2004 22:28:11 +1000
643
644 freeradius (1.0.1-0) unstable; urgency=high
645
646   * New upstream release
647   * Urgency high for some denial-of-service fixes:
648    - Fix two remote crashes and a remote memory leak in
649      radius packet decoding.
650
651  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Thu,  2 Sep 2004 17:12:23 +1000
652
653 freeradius (1.0.0-1) unstable; urgency=low
654
655   * ReDebianise upstream tarball:
656     - Deleted RFCs: 2243 2289 2433 2548 2618 2619 2620 2621 2716 2759 2809 2865
657                     2866 2867 2868 2869 2882 2924 3162 3575 3576 3579 3580
658   * Support building with libsnmp5's UCD-SNMP compatiblity mode.
659     - libsnmp{4.2,5} still depend on OpenSSL, so SNMP's still disabled.
660   * Update for Debian Policy 3.6.11
661     - Change test for invoke-rc.d as per Policy 9.3.3.2
662   * Disable rlm_eap types PEAP, TLS and TTLS as they depend on OpenSSL.
663   * Disable rlm_sql driver PostgreSQL as it depends on OpenSSL.
664   * Disable rlm_x99_token as it depends on OpenSSL.
665   * Finally, -v is documented in radius(8).
666     - Closes: #151266
667   * Reword a sentence in radwatch(8) by removing the personal pronoun.
668     - Closes: #264522
669
670  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Tue, 17 Aug 2004 17:42:40 +1000
671
672 freeradius (1.0.0-0) unstable; urgency=low
673
674   * New upstream release
675   * Added H323 billing stuff to the examples
676   * Created Dialup-Admin package for the PHP-based web
677     FreeRADIUS database (SQL/LDAP) frontend.
678
679  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sat, 17 Jul 2004 16:21:38 +1000
680
681 freeradius (0.9.3-1) unstable; urgency=low
682
683   * New upstream release, incorporates security fix from 0.9.2-4.
684   * Correct build-dependancy on debhelper.
685      Closes: #234486
686   * Split iodbc SQL driver into its own package.
687
688  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Tue, 24 Feb 2004 23:56:26 +1100
689
690 freeradius (0.9.2-4) unstable; urgency=high
691
692   * Patch from upstream head:
693    - Fix a remote DoS and possible exploit due to mis-handling
694      of tagged attributes, and Tunnel-Password attribute.
695
696  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Fri, 21 Nov 2003 09:52:51 +1100
697
698 freeradius (0.9.2-3) unstable; urgency=low
699
700   * Removed redundant code to delete contents of a directory
701     on purge which ends up being removed anyway.
702   * Provide a default pam.d configuration.
703   * Fix the usage of dh_installinit to not make the package uninstallable.
704   * Change package removal to not abort if we cannot stop the server.
705   * Debian-archive-fit version of freeradius.
706      Closes: #208620
707
708  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Tue, 11 Nov 2003 02:12:55 +1100
709
710 freeradius (0.9.2-2) unstable; urgency=low
711
712   * Use dh_installinit rather than doing it by hand
713     This involves renaming the initfile in the source tarball
714   * Only add user freerad to the group shadow on first installation
715   * Only chmod /etc/freeradius to group-readable, not group-read/write
716   * Removed the freerad user when the freerad group is removed
717   * Removed spurious build-dependancy on autoconf2.13 and libtool(1.4)
718   * Build-conflict against libssl-dev
719   * Restore Kerberos and LDAP as they will build without OpenSSL
720   * Make myself the maintainer
721   * Update to Policy 3.6.1.0
722     - No changes needed
723
724  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sun,  9 Nov 2003 00:07:52 +1100
725
726 freeradius (0.9.2-1) unstable; urgency=low
727
728   * Deleted RFCs: 2243 2289 2433 2548 2618 2616 2620 2621
729     2719 2759 2809 2865 2866 2867 2868 2869 2882 2924 3162
730     from source tarball due to non-DFSG-free copyright.
731   * Disabled PostgreSQL, x.99 token, EAP/TLS, Kerberos, LDAP
732     and SNMP agent support due to OpenSSL/GPL conflict.
733
734  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Thu,  6 Nov 2003 22:40:32 +1100
735
736 freeradius (0.9.2-0) unstable; urgency=low
737
738   * New upstream release
739   * Added logrotate script for /var/log/freeradius/radius.log
740   * Don't leave symlinks to config.{guess,sub} lying around to
741     confuse dpkg-source.
742
743  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Wed, 15 Oct 2003 05:02:17 +1000
744
745 freeradius (0.9.1-0) unstable; urgency=low
746
747   * New upstream release.
748   * Renamed radiusd(8) to freeradius(8) to match binary
749   * Build-Depend on libtool1.4 | libtool (< 1.5) due to
750     new libtool 1.5 package.
751   * Merged multiple sed calls into a single sed call in debian/rules
752   * Installed SQL database examples into /usr/share/doc/freeradius/examples
753   * Modify initscript to only -HUP the parent process
754
755  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Fri,  5 Sep 2003 00:54:41 +1000
756
757 freeradius (0.9.0-1) unstable; urgency=low
758
759   * New Upstream release.
760    - Upstream dictionary files are in /usr/share/freeradius.
761    - Modified to 'configure{,.in}' to work with openssl 0.9.7 and 0.9.6
762   * Renamed pacakges to 'freeradius*' from 'radiusd-freeradius*'.
763   * Moved file hierarchy around to be neater:
764    - /etc/raddb -> /etc/freeradius
765    - /usr/share/doc/radiusd-freeradius -> /usr/share/doc/freeradius
766    - /var/log/radiusd-freeradius -> /var/log/freeradius
767    - /var/run/radiusd/radiusd.pid -> /var/run/freeradius/freeradius.pid
768   * Included RFCs in documentation.
769   * Enabled the daemon to run under user 'freerad:freerad' by default.
770   * Added support for DEB_BUILD_OPTIONS for policy 3.5.9 compliance.
771   * Installed SNMP mibs for Radius
772
773  -- Paul Hampson <Paul.Hampson@anu.edu.au>  Sun, 20 Jul 2003 06:56:28 +1000
774
775 radiusd-freeradius (0.7+cvs20021113-1) unstable; urgency=low
776
777   * Explicitly excluding modules not in the "stable" list.
778   * Updated policy version number.
779   * Moved from non-US/main to main.
780   * Put pidfile in package's own directory.
781   * Package not as buggy and unstable modules are easily identifiable.
782     (closes: Bug#142217)
783   * Init script handles failure better. (closes: Bug#151264)
784   * New upstream release.  (closes: Bug#140536)
785   * Uses available version of postgresql.  (closes: Bug#139290)
786   * Removed "conflicts" with other radiusds.
787   * Added new build-dep on libtool.
788   * Changed section to "net" from "admin".
789   * New config.guess.  (closes: Bug#168647)
790   * Run with freerad user and group.  (closes: Bug#168272)
791   * Added libssl-dev as build-dep.  (closes: #131832)
792
793  -- Chad Miller <cmiller@debian.org>  Wed, 13 Nov 2002 17:01:19 -0500
794
795 radiusd-freeradius (0.5+cvs20020408-1) unstable; urgency=high
796
797   * New build-dep on libssl-dev, which is implied by another dep, but making
798     explicit for builders on Potato.  (closes: Bug#131832)
799   * Built against new postgresql libraries, so automatic dep tracking has
800     the correct version, now.  (closes: Bug#139290)
801   * Removed python example module.
802   * Explicitly disabled beta ippool module.
803
804  -- Chad Miller <cmiller@debian.org>  Mon,  8 Apr 2002 11:48:30 -0400
805
806 radiusd-freeradius (0.4-1) unstable; urgency=high
807
808   * New release.
809   * upstream: New EAP support.
810   * upstream: Fixed security bug in string translation.
811
812  -- Chad Miller <cmiller@debian.org>  Thu, 13 Dec 2001 09:26:45 -0500
813
814 radiusd-freeradius (0.3-2) unstable; urgency=low
815
816   * Moved to using logrotate instead of cron for files.
817   * Fixed permissions of log files. (closes: Bug#116242,#116243)
818   * Close file descriptors of stdin, stdout, stderr, if not debugging.
819     (closes: Bug#116768)
820   * Made package "non-native".  (An upload issue, not code.)
821     (closes: Bug#119161)
822
823  -- Chad Miller <cmiller@debian.org>  Tue, 20 Nov 2001 10:50:20 -0500
824
825 radiusd-freeradius (0.3-1) unstable; urgency=low
826
827   * New release.
828
829  -- Chad Miller <cmiller@debian.org>  Tue,  9 Oct 2001 18:16:23 -0400
830
831 radiusd-freeradius (0.2+20010917-1) unstable; urgency=low
832
833   * Removed old mysql build-dep.  (closes: Bug#112541)
834
835  -- Chad Miller <cmiller@debian.org>  Mon, 17 Sep 2001 11:38:24 -0400
836
837 radiusd-freeradius (0.2+20010912-1) unstable; urgency=low
838
839   * Build-dep mysql changed package names.
840   * Added build-dep for libmysqlclient10-dev.  (closes: Bug#111880)
841   * In acct_users, keep reply pairs.
842   * Integer values are printed as unsigned numbers, to comply with RFC2866.
843   * Fixed broken/reversed auth comparisons in SQL module.
844   * Sucked out CPPness from inside a printf, as printf is a macro in newer
845     compilers (gcc3.0, e.g.).  (closes: Bug#100889)
846   * Sundry LDAP configuration, unresponsive thread, and proxying fixes.
847   * Added user 'freerad' into the 'shadow' group.
848   * Fixed UUCP-style of restricting time of log-in.
849   * Changed debugging messages to give more info about execution flow.
850   * Better counter module.
851   * Inserted CHAP support for SQL modules.
852   * Removed possible infinite loop.
853
854  -- Chad Miller <cmiller@debian.org>  Wed, 12 Sep 2001 21:21:47 -0400
855
856 radiusd-freeradius (0.1+20010527-1) unstable; urgency=low
857
858   * Updated config.{guess,sub} to recent versions.  (closes: Bug#98183)
859   * Updated build-dep to reflect supercession of libltdl0-dev by libltdl3-dev
860     (closes: Bug#98914)
861
862  -- Chad Miller <cmiller@debian.org>  Sun, 27 May 2001 11:44:40 -0400
863
864 radiusd-freeradius (0.1+20010517-1) unstable; urgency=low
865
866   * Moved package to non-US to allow in Kerberos and PostgreSQL.
867   * Set Suggests of modules to main package.
868   * Better compile-time support of *BSD.
869
870  -- Chad Miller <cmiller@debian.org>  Thu, 17 May 2001 14:46:51 -0400
871
872 radiusd-freeradius (0.1-1) unstable; urgency=low
873
874   * First beta release!
875   * Added generalized SQL support for ODBC, Oracle, MySQL, and Postgres.
876   * Added shasta, microsoft, and redback dictionaries.
877   * Fixed rc.d restart rule.
878   * Added a user to own the daemon and logfiles.
879   * SQL DB handles more forgiving of unreachable servers at startup.
880   * SQL Crypt-Password attribute support.
881   * Fixed cron log rotation.
882   * Put module libraries in own directory.
883   * Removed bogus build-dep.  (closes: Bug#87277)
884   * Better permissions on /etc/raddb
885   * Use correct LDAP library.
886   * Fork ldap, postgresql, and mysql modules into different packages.
887   * Remove Kerberos, as it's restricted from export.
888
889  -- Chad Miller <cmiller@debian.org>  Mon,  7 May 2001 16:37:46 -0400
890
891 radiusd-freeradius (0.0.20010109-1) unstable; urgency=low
892
893   * Changed priority, from standard to optional.
894
895  -- Chad Miller <cmiller@debian.org>  Tue,  9 Jan 2001 14:01:38 -0500
896
897 radiusd-freeradius (0.0.20001227-1) unstable; urgency=low
898
899   * Initial revision. (closes: Bug#76476)
900
901  -- Chad Miller <cmiller@debian.org>  Wed, 27 Dec 2000 11:58:56 -0500