Version 1.5.3 v1.5.3
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jun 2014 17:12:57 +0000 (19:12 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jun 2014 17:12:57 +0000 (19:12 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 2571e0f..b886ded 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="trusty saucy raring quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.5.2
+VERSION=1.5.3
diff --git a/NEWS b/NEWS
index 7a02685..dd454d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+--- 1.5.3 2014/06/03
+
+session_shared: close in ~BackendInstance MP-549
+This fixes a serious issue where some MP would leak sockets.
+
+session_shared: mutex lock in BackendClass::release_backend MP-550
+Fixes a SEGV that could occur (in rare cases).
+
 --- 1.5.2 2014/05/22
 
 zoom: Do not include ZOOM C's fake surrogate diag recs MP-547
index d5a5d10..3a8a491 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.5.3-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 03 Jun 2014 19:12:27 +0200
+
 metaproxy (1.5.2-1.indexdata) unstable; urgency=medium
 
   * Upstream.
index 318a5e0..da3a980 100644 (file)
@@ -8,7 +8,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.5.2
+VERSION=1.5.3
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz