Version 5.0.23 v5.0.23
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Apr 2014 09:23:27 +0000 (11:23 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 Apr 2014 09:23:27 +0000 (11:23 +0200)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 0375fef..9fca3cb 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="saucy raring quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.0.22
+VERSION=5.0.23
diff --git a/NEWS b/NEWS
index c8ada77..e866840 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+--- 5.0.23 2014/04/14
+
+cql_transform: Use WRBUF for addinfo member
+rather than a xmalloc'ed one. The primary reason for this is make the
+system slightly less vulnerable to threading issues. YAZ-756
+
+Fix assert in ZOOM when http connect fails YAZ-757
+
 --- 5.0.22 2014/04/09
 
 ZOOM: Call cs_rcvconnect during HTTP redirect YAZ-754
index c5dbf70..4132239 100644 (file)
@@ -1,3 +1,9 @@
+yaz (5.0.23-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 14 Apr 2014 11:22:29 +0200
+
 yaz (5.0.22-1.indexdata) unstable; urgency=medium
 
   * Upstream.