Version 5.4.3 v5.4.3
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 8 Oct 2014 13:53:12 +0000 (13:53 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 8 Oct 2014 13:53:12 +0000 (13:53 +0000)
IDMETA
NEWS

diff --git a/IDMETA b/IDMETA
index 30d4a3b..81d0e56 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="trusty saucy precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.4.2
+VERSION=5.4.3
diff --git a/NEWS b/NEWS
index bc55d0e..2a78290 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+--- 5.4.3 2014/10/08
+
+Fix uri array may overflow in yaz_solr_encode_request YAZ-775
+
+Fix PQF to Solr conversion may produce invalid Solr query YAZ-792
+
+0 ptr reference in handling Solr response with error YAZ-791
+
+Fix annoying warning about wrbuf_putc on newer GCC YAZ-789
+
+Fix documentation about --installa option YAZ-788
+
 --- 5.4.2 2014/08/26
 
 daemon: properly report when receiving SIGUSR2 from child YAZ-785