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