Version 1.3.51 v1.3.51
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Nov 2012 12:12:23 +0000 (13:12 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Nov 2012 12:12:23 +0000 (13:12 +0100)
IDMETA
NEWS
debian/changelog
etc/config-zoom.xml
win/makefile

diff --git a/IDMETA b/IDMETA
index 93efe7f..927d77a 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.3.50
+VERSION=1.3.51
diff --git a/NEWS b/NEWS
index a022585..2d77f01 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 1.3.51 2012/11/15
+
+zoom: only append http:// for SRU if not already given . Makes it
+possible to use https-URLs.
+
+Use yazpp 1.4 or later due to new ABI.
+
+frontend_net: allow max package size to be specified. Controlled by
+attribute 'max_recv_bytes' of element 'port'.
+
 --- 1.3.50 2012/10/29
 
 For most generated diagnostics by filters, typically temporary
index 4ec772d..af75b87 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.51-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 15 Nov 2012 13:10:51 +0100
+
 metaproxy (1.3.50-1indexdata) unstable; urgency=low
 
   * Upstream.
index ea44457..efbd7ae 100644 (file)
       <contentProxy
          config_file="/etc/cf-proxy/cproxy.cfg"
       />
-      <log apdu="false"/>
+      <log apdu="true"/>
       <zoom timeout="20" proxy_timeout="1"/>
     </filter>
   </filters>
index 5f31051..bc21267 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.50
+VERSION=1.3.51
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz