---- 1.3.11 2011/09/09
+--- 1.3.12 2011/10/26
+
+zoom: database args x-name=value are passed through to backend database.
+
+SRU filter: user may specify session ID that is passed to log entries
+that follows. It is specified by using x-session-id in the SRU arguments.
+zoom: fix null pointer reference which would occur for bad url parameter
+inside "torus" or if url was not given.
+
+--- 1.3.11 2011/09/09
Fix bug in filter session_shared where sessions would not expire
properly (session ttl). This in turn could make the target close the
connection before expected and session_shared would return diagnostic
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.3.11],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.12],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.3.12-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Wed, 26 Oct 2011 14:00:22 +0200
+
metaproxy (1.3.11-1indexdata) unstable; urgency=low
* Upstream.
dh_fixperms
# dh_perl
# dh_python
- dh_makeshlibs -V 'libmetaproxy4 (>= 1.2.9)'
+ dh_makeshlibs -V 'libmetaproxy4 (>= 1.3.12)'
dh_installdeb
dh_shlibdeps -l debian/libmetaproxy4/usr/lib
dh_gencontrol
Summary: Z39.50/SRU router
Name: metaproxy
-Version: 1.3.11
+Version: 1.3.12
Release: 1indexdata
License: GPL
Group: Applications/Internet