Navigation


source: freeDiameter/contrib/debian/changelog @ 647:a13d3dcd2f1b

Last change on this file since 647:a13d3dcd2f1b was 647:a13d3dcd2f1b, checked in by Sebastien Decugis <sdecugis@nict.go.jp>, 2 years ago

Prepared for next bugfix release

File size: 2.2 KB
Line 
1freediameter (1.0.4) UNRELEASED; urgency=low
2
3  * Added new option to specify timeout on receiving answer (#10)
4  * Bumped API version number accordingly.
5
6 -- Sebastien Decugis <sdecugis@nict.go.jp>  Tue, 04 Jan 2011 16:18:53 +0900
7
8freediameter (1.0.3) UNRELEASED; urgency=low
9
10  * Fixed a couple of issues for portability (#21, #22, #23)
11  * Fixed issue with ListenOn bit ordering (#20)
12  * Added dictionary support for MIPv6 application objects.
13  * Added dictionary support for legacy XML files.
14  * Added python interface dbg_interactive (experimental).
15  * Added parameters to fd_disp_register() and fd_sess_handler_create(),
16    Bumped API version number accordingly.
17
18 -- Sebastien Decugis <sdecugis@nict.go.jp>  Tue, 14 Dec 2010 11:39:29 +0900
19
20freediameter (1.0.2) UNRELEASED; urgency=low
21
22  * Fix an issue in app_diameap.fdx with user names (#18)
23  * Allow DH parameters loaded from a file (#17)
24  * Fixed a few compilation warnings on 64bits architectures.
25  * New ALL_EXTENSIONS build option.
26
27 -- Sebastien Decugis <sdecugis@nict.go.jp>  Wed, 27 Oct 2010 11:17:32 +0900
28
29freediameter (1.0.1) UNRELEASED; urgency=low
30
31  * app_acct.fdx: new set of PHP scripts available in source
32    contrib/app_acct_tools
33  * app_acct.fdx: new directive 'Server_name_field' in the
34    configuration.
35  * app_radgw.fdx: new directive 'nonai' in acct and auth plugins to
36    disable NAI processing.
37  * app_radgw.fdx: New support for RADIUS proxies.
38  * app_radgw.fdx: many bug fixes.
39  * daemon: Check the local certificate is valid during TLS
40    initialization.
41  * daemon: Fixed issue for IP addresses in the form x.x.x.235
42  * daemon: new option --dbg_gnutls to get GNUTLS debug messages.
43  * debian: some cleanups in the packaging (dependencies, meta-data)
44  * rt_ereg.fdx: New routing extension based on regular expression
45    matching in package freediameter-daemon.
46
47 -- Sebastien Decugis <sdecugis@nict.go.jp>  Wed, 15 Sep 2010 18:30:28 +0900
48
49freediameter (1.0.0-2) experimental; urgency=low
50
51  * Official release 1.0.0
52
53 -- Sebastien Decugis <sdecugis@nict.go.jp>  Thu, 29 Jul 2010 17:27:13 +0900
54
55freediameter (1.0.0-1) experimental; urgency=low
56
57  * Initial Release.
58 
59 -- Sebastien Decugis <sdecugis@nict.go.jp>  Wed, 19 May 2010 15:36:54 +0900
Note: See TracBrowser for help on using the repository browser.