From: Adam Dickmeiss Date: Fri, 20 Dec 2013 14:03:34 +0000 (+0100) Subject: Version 5.0.9 X-Git-Tag: v5.0.9 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=e746aded3630be444c66f12e341a63413df92371 Version 5.0.9 --- diff --git a/IDMETA b/IDMETA index b4d3399..ecd7ea3 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="saucy raring quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=5.0.8 +VERSION=5.0.9 diff --git a/NEWS b/NEWS index 49d781c..32d13f3 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ ---- 5.0.8 2013/12/20 +--- 5.0.9 2013/12/20 ZOOM/yaz-client: allow SRU searchRetrieveResponse with incorrect namespace. +--- 5.0.8 2013/12/20 + Make cs_parse_host public.A Fix double HTTP dump (-a log would show HTTP packages twice). Bug diff --git a/debian/changelog b/debian/changelog index 59d326b..2768638 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (5.0.9-1.indexdata) unstable; urgency=medium + + * Upstream. + + -- Adam Dickmeiss Fri, 20 Dec 2013 15:03:02 +0100 + yaz (5.0.8-1.indexdata) unstable; urgency=medium * Upstream.