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