Version 1.8.1 v1.8.1
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Jan 2015 07:29:45 +0000 (07:29 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Jan 2015 07:29:45 +0000 (07:29 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index 91a8f2b..b27250e 100644 (file)
--- 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 (file)
--- 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
+<allow auth_url="http://mkc-admin.indexdata.com/..."
+   allow_ip="127.0.0.1 ::1" .. >
+
+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
index 6983643..1965efe 100644 (file)
@@ -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