From: Adam Dickmeiss Date: Fri, 16 Sep 2011 08:59:23 +0000 (+0200) Subject: Version 4.2.15 X-Git-Tag: v4.2.15 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=17a23431f99a678761992a2b7ad5cf6a0a2ff60c Version 4.2.15 --- diff --git a/NEWS b/NEWS index d6662e5..4486cca 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +-- 4.2.15 2011/09/16 + +Fix yaz_file_path_resolve/yaz_path_fopen/yaz_fopen so that path is not +searched if absolute filename is given. + +Fix conv_xslt() error-reporting when stylesheet is not found. +(The value of fullpath is meaningless in this situation.) + -- 4.2.14 2011/09/07 Fix problem in CQL sort node creation: un-initialized memory. diff --git a/configure.ac b/configure.ac index 897c3c1..2ffd935 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.14],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.2.15],[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 b4be239..72102b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.15-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 16 Sep 2011 10:58:33 +0200 + yaz (4.2.14-1indexdata) unstable; urgency=low * Upstream. diff --git a/yaz.spec b/yaz.spec index e8603f5..3096545 100644 --- a/yaz.spec +++ b/yaz.spec @@ -5,7 +5,7 @@ Name: yaz Summary: Z39.50 Programs -Version: 4.2.14 +Version: 4.2.15 Release: 1indexdata # determine system