From: Adam Dickmeiss Date: Thu, 15 Nov 2012 11:43:27 +0000 (+0100) Subject: Version 4.2.46 X-Git-Tag: v4.2.46 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=refs%2Ftags%2Fv4.2.46;p=yaz-moved-to-github.git Version 4.2.46 --- diff --git a/IDMETA b/IDMETA index bdb26fe..7ba0490 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" CENTOS_DIST="centos5 centos6" -VERSION=4.2.45 +VERSION=4.2.46 diff --git a/NEWS b/NEWS index 9320d75..89182fc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +--- 4.2.46 2012/11/15 + +Fix cs_rcvconnect for SSL comstack GNUTLS. Did not work in non-blocking +mode at all. Probably never did. + +Make a new version of ztest.pem that, at least, is not expired. + --- 4.2.45 2012/11/13 Fix description of CCL directive 'case'. diff --git a/debian/changelog b/debian/changelog index 1356c1a..f76ac70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.46-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 15 Nov 2012 12:41:15 +0100 + yaz (4.2.45-1indexdata) unstable; urgency=low * Upstream.