Version 4.2.31 v4.2.31
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 23 Apr 2012 09:21:56 +0000 (11:21 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 23 Apr 2012 09:21:56 +0000 (11:21 +0200)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 272cd6d..bcded45 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,3 +1,3 @@
 DEBIAN_DIST="wheezy squeeze lenny"
 UBUNTU_DIST="oneiric natty maverick lucid"
-VERSION=4.2.30
+VERSION=4.2.31
diff --git a/NEWS b/NEWS
index 16f9d78..fc8c496 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 4.2.31 2012/04/23
+
+YAZ daemon utility relays SIGUSR1 to child process.
+
+ZOOM: handle trailing slash for Z39.50 urls. Previously localhost:9999/
+would result in en empty database list - which in turn would result in
+encoding failure for search.
+
+Fix reading beyond string in yaz_sort_spec.
+
 --- 4.2.30 2012/04/11
 
 Add two new SRU diagnostics:
index a386279..cc9300a 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.31-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 23 Apr 2012 10:53:37 +0200
+
 yaz (4.2.30-1indexdata) unstable; urgency=low
 
   * Upstream.