From: Adam Dickmeiss Date: Mon, 19 Jan 2015 07:29:45 +0000 (+0000) Subject: Version 1.8.1 X-Git-Tag: v1.8.1 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=0d90ccad7656fabd66f0164737d12370d657fe61 Version 1.8.1 --- diff --git a/IDMETA b/IDMETA index 91a8f2b..b27250e 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.0 +VERSION=1.8.1 diff --git a/NEWS b/NEWS index 8ac09ea..982bb6b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +--- 1.8.1 2015/01/19 + +Fix double free in log filter (with incorrect config) MP-589 + +zoom: Add allow_ip feature - fixes MP-588 +Allow a list of IPs to be given separated by blanks + + +cql2pqf.txt: Maps dc.subject to Bib-1 21 rather than 47 + +zoom: fix CS write-check + --- 1.8.0 2015/01/08 zoom: handle contentAuthentication MP-587 diff --git a/win/makefile b/win/makefile index 6983643..1965efe 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.8.0 +VERSION=1.8.1 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz