From: Adam Dickmeiss Date: Tue, 2 Dec 2014 12:16:03 +0000 (+0000) Subject: Version 1.7.1 X-Git-Tag: v1.7.1 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=e9804d91b92da906cb1af5eb35ad616701f5cc2a Version 1.7.1 --- diff --git a/IDMETA b/IDMETA index 0e95b3e..a6de943 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=1.7.0 +VERSION=1.7.1 diff --git a/NEWS b/NEWS index dfce9d4..de2d637 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +--- 1.7.1 2014/12/02 + +Use YAZ backtrace facility MP-582 + +Fix libmetaproxy-dev depends on libgnutls-dev - MP-580 +libgnutls-dev is unavailable on jessie. + +Update template filter to avoid Pimpl MP-579 + +cgi: POSTed content - part of MP-562 + +Fix filter cgi does not relay session close MP-577 + --- 1.7.0 2014/10/28 Add support for binding outgoing IP for http_client and z3950_client