From eaeb5111f809df907a53890b797c854ecacfdf21 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 7 Nov 2011 10:31:15 +0100 Subject: [PATCH] Version 4.2.20 --- NEWS | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ yaz.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 1a3c1c8..d2b3e27 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ --- IN PROGRESS +-- 4.2.19 2011/11/07 Fix uninitialized variable in Solr spell support (could cause SEGV for SRU response decoding). diff --git a/configure.ac b/configure.ac index dd4385a..b907995 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.18],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.2.19],[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 fededd6..2b03c05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.19-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 07 Nov 2011 10:15:42 +0100 + yaz (4.2.18-1indexdata) unstable; urgency=low * Upstream. diff --git a/yaz.spec b/yaz.spec index 66aafb4..145a22d 100644 --- a/yaz.spec +++ b/yaz.spec @@ -5,7 +5,7 @@ Name: yaz Summary: Z39.50 Programs -Version: 4.2.18 +Version: 4.2.19 Release: 1indexdata # determine system -- 1.7.10.4