Version 1.9.0 v1.9.0
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 6 Aug 2015 07:55:54 +0000 (07:55 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 6 Aug 2015 07:55:54 +0000 (07:55 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index d2f907d..681c2ac 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="vivid utopic trusty precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.8.10
+VERSION=1.9.0
diff --git a/NEWS b/NEWS
index f6b7748..fb835e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+--- 1.9.0 2015/08/06
+
+Fix incorrect diagnostic for reverse cql2pqf MP-619
+The cql_transform_rpn2cql_stream_r returns Bib-1 diagnostics; not
+SRU diagnostics.
+
+deb: deprecated substitution ${Source-Version} MP-621
+
+Fix systemd: reload stops metaproxy MP-620
+Detect systemd and just do nothing when reload/force-reload is
+used. Log, however, that it really is not reloading.
+
+Add http-req-max to frontend_net MP-617
+
 --- 1.8.10 2015/06/24
 
 Fix multi: hideunavailable don't hide target that timeout MP-615
index 8942095..4f47dcc 100644 (file)
@@ -8,7 +8,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.8.10
+VERSION=1.9.0
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz