Version 1.3.47 v1.3.47
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 4 Oct 2012 09:59:48 +0000 (11:59 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 4 Oct 2012 09:59:48 +0000 (11:59 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index b542a56..f8bee2e 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
 CENTOS_DIST="centos5"
-VERSION=1.3.46
+VERSION=1.3.47
diff --git a/NEWS b/NEWS
index b97bf6e..f5a2103 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+--- 1.3.47 2012/10/04
+
+For graceful stop (SIGUSR1), metaproxy will kill children processes.
+
+Log when metaproxy is invoked in test mode (-t).
+
+Log PID for each log message.
+
+multi: combine both NSDs and multiple NSDs into one (diagnostics).
+
+z3950_client: fixup multiple NSD's too. Like surrogate diagnostics,
+a (backend=target) is appended for each diagnostic so that can be
+determined the origin of error.
+
+multi: hideerrors also in use for present response.
+
+Solr example in zoom man page.
+
+Fix typo in query_rewrite config example.
+
+Log at least first non surrogate diagnostic. Instead of
+"Z_Records_multipleNSD"
+
+multi: Fix check for opt Records in present response. A SEGV could occur
+if a target did not return records and no diagnostics.
+
 --- 1.3.46 2012/09/24
 
 Yet another fix for graceful stop.
index caaa3c5..c21bfba 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.47-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@debian-testing>  Thu, 04 Oct 2012 11:59:05 +0200
+
 metaproxy (1.3.46-1indexdata) unstable; urgency=low
 
   * Upsteam.
index bd5ed04..38050c4 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.46
+VERSION=1.3.47
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz