From: Adam Dickmeiss Date: Mon, 14 Jul 2014 11:28:30 +0000 (+0200) Subject: Version 1.5.6 X-Git-Tag: v1.5.6 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=b57937e735043685ccb4b43e28066c2c39e94334 Version 1.5.6 --- diff --git a/IDMETA b/IDMETA index d865c5f..0650515 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="trusty saucy raring quantal precise oneiric" CENTOS_DIST="centos5 centos6" -VERSION=1.5.5 +VERSION=1.5.6 diff --git a/NEWS b/NEWS index a9936ab..2d17630 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 1.5.6 2014/07/14 + +Fix ref to freed memory in log filter 1line - MP-556 + +echoedSearchRetrieveRequest support MP-555 + --- 1.5.5 2014/06/06 zoom: allow hostname to be given for ipauth MP-552 diff --git a/win/makefile b/win/makefile index 4b01ba2..3f19173 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.5.5 +VERSION=1.5.6 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz