Version 1.4.0 v1.4.0
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Oct 2013 12:23:19 +0000 (14:23 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 4 Oct 2013 12:23:19 +0000 (14:23 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 98ffac1..2abe515 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.3.62
+VERSION=1.4.0
diff --git a/NEWS b/NEWS
index 873445f..b04ef84 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+--- 1.4.0 2013/10/04
+
+Build RPM/Deb packages with YAZ 5 and yazpp 1.5. Metaproxy still compiles
+with older version from source, but packages now use YAZ 5 that supports
+SRU 2.0.
+
+sru_z3950: Fix SEGV for decoding invalid SRU requests
+Incorrect reference to union (was explain response rather than
+search response).
+
+session_shared: match additionalSearchInfo (includes facets). In
+layman's terms means that means that facets are properly handled
+by this filter. Eg a change in requested facets will issue new
+search and facets from exisiting result set are cached.
+
 --- 1.3.62 2013/09/11
 
 http_rewrite: better handling of <script> content in HTML parser. MP-486
index a8ed4d8..5ad1cf0 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.4.0-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 04 Oct 2013 14:22:03 +0200
+
 metaproxy (1.3.62-1indexdata) unstable; urgency=low
 
   * Upstream.
index 790105c..e78b8c7 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.62
+VERSION=1.4.0
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz