Subject: CVS commit: pkgsrc/net/freeDiameter
From: Thomas Klausner
Date: 2019-05-28 15:05:20
Message id: 20190528130520.54048FAD5@cvs.NetBSD.org

Log Message:
freeDiameter: update to 1.3.0.

freediameter (1.3.0)

Many thanks to Thomas Klausner for his contribution of several important extensions.

freediameter (1.2.1) UNRELEASED; urgency=low

  * New extension: rt_randomize (load-balancing on possible destinations)
  * New contrib: Gx extension.
  * rt_redirect.fdx and rt_load_balance.fdx improvement: use a hash table. \ 
Thanks Thomas.
  * New hook HOOK_MESSAGE_SENDING to give a last chance to edit messages before \ 
they are sent.
    This will be mostly used for enforcing interoperability constraints on \ 
non-compliant peers.
  * Simplified log output. Old output can be recovered with DEBUG_WITH_META \ 
build option.
  * Updated the internal counters for finer control on the load.
  * Fixes in message expiry mechanism.
  * Bug fixes in error messages generation and various parts.
  * Improvements on shutdown sequence handling.
  * Improvements to the dict_dcca_* extensions.
  * Improved default CMake configuration.
  * Improved build for MacOSX
  * Fixes for a few newer operating systems compatibility.
  * Fixed default secure Diameter port number 5868 instead of5658 (errata of RFC \ 
6733)

 -- Sebastien Decugis <sdecugis@freediameter.net>  Sat, 30 Jan 2016 \ 
23:38:03 +0800

Files:
RevisionActionfile
1.18modifypkgsrc/net/freeDiameter/Makefile
1.4modifypkgsrc/net/freeDiameter/PLIST
1.9modifypkgsrc/net/freeDiameter/distinfo
1.1removepkgsrc/net/freeDiameter/patches/patch-cmake_Modules_FindMySQL.cmake