From: Adam Dickmeiss Date: Tue, 3 Mar 2015 15:23:53 +0000 (+0000) Subject: Version 5.10.1 X-Git-Tag: v5.10.1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=853f930f2e7eb9c0735ead54628ff87de9d7cfe8;hp=0fec07bf243fbf5a20b4881e428c053a56617e2d Version 5.10.1 --- diff --git a/IDMETA b/IDMETA index 400b5f1..b655257 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=5.10.0 +VERSION=5.10.1 diff --git a/NEWS b/NEWS index fde8f15..7664a54 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 5.10.1 2015/03/03 + +Fix test_sru.sh fails in pazpar2 YAZ-826 +Unfortunately a regression occurred with YAZ 5.10.0 that would make +Pazpar2 fail for HTTP connections. + --- 5.10.0 2015/03/03 Use CONNECT for SSL backends and for Z39.50 thru HTTP proxy YAZ-825