Version 1.3.62 v1.3.62
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Sep 2013 10:58:02 +0000 (12:58 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Sep 2013 10:58:02 +0000 (12:58 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 45796f9..98ffac1 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.3.61
+VERSION=1.3.62
diff --git a/NEWS b/NEWS
index e64f3b4..873445f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+--- 1.3.62 2013/09/11
+
+http_rewrite: better handling of <script> content in HTML parser. MP-486
+
+http_rewrite: fix threading issue with regex. MP-482
+
+bounce: don't use strdup for fixed length content. Error occurred in echo
+mode only.
+
+session_shared: expire backend class when no instances left. This
+means memory clean up, but not really a leak fix.
+
+virt_db: fix leak for naked ptr.
+
+cql_rpn: use config relative path for cql2rpn file. MP-481
+
+Updates for upcoming YAZ 5.
+
 --- 1.3.61 2013/08/29
 
 New configuration directories ports.d/routes.d for metaproxy
index 3f82397..a8ed4d8 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.62-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 11 Sep 2013 12:50:12 +0200
+
 metaproxy (1.3.61-1indexdata) unstable; urgency=low
 
   * Upstream.
index 0a7b72d..1f8e011 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.61
+VERSION=1.3.62
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz