From: Adam Dickmeiss Date: Thu, 28 Jul 2011 12:18:54 +0000 (+0200) Subject: Version 4.2.6 X-Git-Tag: v4.2.6 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=23886f924273c18724a87b3c21a1c3f58f194d75 Version 4.2.6 --- diff --git a/NEWS b/NEWS index 8fec542..4448f3b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +--- 4.2.6 2011/07/28 + +zoom: throw diagnostic for invalid value for option "sru". Before a +bad SRU request was sent. + +Adding new utility wrbuf_vp_puts. + +Add cclxmlconfig.obj to win/makefile. It was missing completely. + --- 4.2.5 2011/07/21 ZOOM HTTP: use absoluteURI's in proxy mode as required by RFC 2616 (HTTP). diff --git a/configure.ac b/configure.ac index 7cfba5c..2961291 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. dnl Copyright (C) 1995-2011 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[4.2.5],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.2.6],[yaz-help@indexdata.dk]) AC_CONFIG_HEADERS(include/config.h) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index 9a731ed..4c07b71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.6-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 28 Jul 2011 14:09:53 +0200 + yaz (4.2.5-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index a108b09..49239e7 100755 --- a/debian/rules +++ b/debian/rules @@ -98,7 +98,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz4 (>= 4.2.5)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.6)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol diff --git a/yaz.spec b/yaz.spec index 3512f16..4a98bd7 100644 --- a/yaz.spec +++ b/yaz.spec @@ -5,7 +5,7 @@ Name: yaz Summary: Z39.50 Programs -Version: 4.2.5 +Version: 4.2.6 Release: 1indexdata # determine system