view contrib/debian/changelog @ 759:0925471e2a88 1.1.1

Updated Debian packaging files
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 30 Sep 2011 22:45:24 +0200
parents eefb6fa3c904
children 69ef21d4a7fe
line wrap: on
line source

freediameter (1.1.1) UNRELEASED; urgency=low

  * Bug fix release
  * Supports newer GNUTLS versions
  * Allow empty OctetString AVPs (l=0)
  * Allow two instances of freeDiameter on a single host.

 -- Sebastien Decugis <sdecugis@nict.go.jp>  Fri, 30 Sep 2011 21:56:50 +0200

freediameter (1.1.0) UNRELEASED; urgency=low

  * Source package restructured. Most of the 
    framework now contained in the libfdcore library.
    libfreeDiameter renamed as libfdproto.
    This closes #15.
  * API version bumped to version 4.
  * Improved fd_dict_new() when the same object already exists.
  * Improvements to dict_legacy_xml extension.
  * Cleanups in links to shared libraries
  * (app_radgw.fdx) Better handling conversion of DEA with error status
    to RADIUS (closes #25)
  * Allow default signals such as SIGTSTP (ctrl-z) to be used with
    freeDiameterd
  * Improved DiameterIdentity handling (esp. interationalization issues), 
    and improve efficiency of some string operations in peers, sessions, 
    and dictionary modules (closes #7)
  * Cleanup in the session module to free only unreferenced sessions (#16)
  * Removed fd_cpu_flush_cache(), replaced by more robust alternatives.
  * Improved peer state machine algorithm to counter SCTP multistream race 
    condition.
  * New extension rt_redirect.fdx that handles the Diameter Redirect errors.
  * New extension app_redirect that allows sending Redirect indications to 
    other peers. See doc/app_redirect.conf.sample for more information.
  * Added incomplete dictionary extension for rfc4006 (DCCA), courtesy
    of Konstantin Chekushin <koch@lmt.lv>

 -- Sebastien Decugis <sdecugis@freediameter.net>  Tue, 29 Mar 2011 10:41:19 +0900

freediameter (1.0.4) UNRELEASED; urgency=low

  * Added new API to specify timeout on receiving answer (#10) 
  * Bumped API version number accordingly.
  * New test_netemul extension (simple network emulator proxy)
  * Improved API compatibility to C++ compilers

 -- Sebastien Decugis <sdecugis@nict.go.jp>  Tue, 11 Jan 2011 12:28:22 +0900

freediameter (1.0.3) UNRELEASED; urgency=low

  * Fixed a couple of issues for portability (#21, #22, #23)
  * Fixed issue with ListenOn bit ordering (#20)
  * Added dictionary support for MIPv6 application objects.
  * Added dictionary support for legacy XML files.
  * Added python interface dbg_interactive (experimental). 
  * Added parameters to fd_disp_register() and fd_sess_handler_create(),
    Bumped API version number accordingly.

 -- Sebastien Decugis <sdecugis@nict.go.jp>  Tue, 14 Dec 2010 11:39:29 +0900

freediameter (1.0.2) UNRELEASED; urgency=low

  * Fix an issue in app_diameap.fdx with user names (#18)
  * Allow DH parameters loaded from a file (#17) 
  * Fixed a few compilation warnings on 64bits architectures.
  * New ALL_EXTENSIONS build option.

 -- Sebastien Decugis <sdecugis@nict.go.jp>  Wed, 27 Oct 2010 11:17:32 +0900

freediameter (1.0.1) UNRELEASED; urgency=low

  * app_acct.fdx: new set of PHP scripts available in source
    contrib/app_acct_tools
  * app_acct.fdx: new directive 'Server_name_field' in the
    configuration.
  * app_radgw.fdx: new directive 'nonai' in acct and auth plugins to
    disable NAI processing.
  * app_radgw.fdx: New support for RADIUS proxies.
  * app_radgw.fdx: many bug fixes.
  * daemon: Check the local certificate is valid during TLS
    initialization.
  * daemon: Fixed issue for IP addresses in the form x.x.x.235
  * daemon: new option --dbg_gnutls to get GNUTLS debug messages.
  * debian: some cleanups in the packaging (dependencies, meta-data)
  * rt_ereg.fdx: New routing extension based on regular expression
    matching in package freediameter-daemon.

 -- Sebastien Decugis <sdecugis@nict.go.jp>  Wed, 15 Sep 2010 18:30:28 +0900

freediameter (1.0.0-2) experimental; urgency=low

  * Official release 1.0.0 

 -- Sebastien Decugis <sdecugis@nict.go.jp>  Thu, 29 Jul 2010 17:27:13 +0900

freediameter (1.0.0-1) experimental; urgency=low

  * Initial Release.
  
 -- Sebastien Decugis <sdecugis@nict.go.jp>  Wed, 19 May 2010 15:36:54 +0900
"Welcome to our mercurial repository"