X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=a9936ab0fbeed949e415ce4d7dcb164c7f9bcdb4;hb=8ad47a5541b059938d469e47a539762e031e925f;hp=e958cdd7caaab852615285514f4c876e852b1975;hpb=a31ffb4fb371820176ffc5584a699d2b8dd334c9;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index e958cdd..a9936ab 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,32 @@ +--- 1.5.5 2014/06/06 + +zoom: allow hostname to be given for ipauth MP-552 +The Torus setting for that is called auth_hostname. + +--- 1.5.4 2014/06/04 + +zoom: IP auth use field "ipRanges" rather than "ip" MP-551 + +--- 1.5.3 2014/06/03 + +session_shared: close in ~BackendInstance MP-549 +This fixes a serious issue where some MP would leak sockets. + +session_shared: mutex lock in BackendClass::release_backend MP-550 +Fixes a SEGV that could occur (in rare cases). + +--- 1.5.2 2014/05/22 + +zoom: Do not include ZOOM C's fake surrogate diag recs MP-547 + +zoom: fix invalid present response in some cases MP-546 + +zoom: Relay Torus HTTP error message + +--- 1.5.1 2014/04/28 + +Check for proper limits before using RecordCache functions MP-544 + --- 1.5.0 2014/04/24 Build packages for Ubuntu Trusty Tahr 14.04 LTS