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
+--- 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
+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.