From 16faee0e4d41d3df001b2abd89f6d4d11f2ae89d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 10 Mar 2014 14:57:41 +0100 Subject: [PATCH] Version 5.0.19 --- IDMETA | 2 +- NEWS | 19 +++++++++++++++++++ debian/changelog | 6 ++++++ 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index a20bb47..5227025 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.18 +VERSION=5.0.19 diff --git a/NEWS b/NEWS index 3fceca9..c806093 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +--- 5.0.19 2014/03/10 + +Fix ZOOM_connection_Z3950_search: Assertion YAZ-750 +The standalone ZOOM sort was completely broken since 5.0.13. + +ZOOM: generate event Connect rather than None for partial connect +(in fact getaddrinfo resolving). + +ZOOM: only supply clientIP for InitRequest. Rather than for all +APDU types. + +GFS: peer_name adds X-Forwarded/Client-IP to value YAZ-749 + +COMSTACK flag CS_FLAGS_DNS_NO_BLOCK. This will enable non-blocking +getaddrinfo . This flag is passed to cs_create macro and cs_create_host, +cs_create_host_proxy functions. ZOOM C uses this flag. YAZ-744 + +New "Facets" section in the documentation. + --- 5.0.18 2014/02/27 Call exsltRegisterAll in yaz_init_globals, so that all applications diff --git a/debian/changelog b/debian/changelog index 66687b3..0e4a792 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (5.0.19-1.indexdata) unstable; urgency=medium + + * Upstream. + + -- Adam Dickmeiss Mon, 10 Mar 2014 14:56:40 +0100 + yaz (5.0.18-1.indexdata) unstable; urgency=medium * Upstream. -- 1.7.10.4