From: Adam Dickmeiss Date: Wed, 1 Apr 2015 09:25:45 +0000 (+0000) Subject: Version 1.8.6 X-Git-Tag: v1.8.6 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=fe49dee246e23ba8e6c10a4589e01d66a05facc4 Version 1.8.6 --- diff --git a/IDMETA b/IDMETA index d6e7ac5..8e7ad7a 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=1.8.5 +VERSION=1.8.6 diff --git a/NEWS b/NEWS index aeba0a7..500bdd7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +--- 1.8.6 2015/04/01 + +Fix session_shared caches set with diagnostic MP-604 + +Fix assertion failed in session_shared filter MP-603 + +Make /usr/share/metaproxy be part of metaproxy RPM MP-601 + +Log YAZ version upon start MP-599 + --- 1.8.5 2015/03/17 sru_z3950: undo Serialize identical SRU GET requests MP-598 diff --git a/win/makefile b/win/makefile index 2e60062..de0834a 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.8.5 +VERSION=1.8.6 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz