Version 4.2.9 v4.2.9
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 18 Aug 2011 08:28:51 +0000 (10:28 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 18 Aug 2011 08:28:51 +0000 (10:28 +0200)
NEWS
configure.ac
debian/changelog
yaz.spec

diff --git a/NEWS b/NEWS
index a40167c..357b805 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 4.2.9 2011/08/18
+
+Fix SEGV that could occur if set command of zoomsh was given without
+value (2nd argument).
+
+Fix SEGV that could occur if unsupported transport was given for
+COMSTACK - say https (when SSL was unavailable).
+
+Build yaz-url on Windows too.
+
 --- 4.2.8 2011/08/11
 
 New utility to get web content. Header is url.h. A command line tool
 --- 4.2.8 2011/08/11
 
 New utility to get web content. Header is url.h. A command line tool
index 5614a88..818e645 100644 (file)
@@ -1,7 +1,7 @@
 dnl This file is part of the YAZ toolkit.
 dnl Copyright (C) 1995-2011 Index Data
 AC_PREREQ([2.60])
 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.8],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[4.2.9],[yaz-help@indexdata.dk])
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
index 4411cbe..61387fe 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.9-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 18 Aug 2011 10:27:29 +0200
+
 yaz (4.2.8-1indexdata) unstable; urgency=low
 
   * Upstream.
 yaz (4.2.8-1indexdata) unstable; urgency=low
 
   * Upstream.
index 73b44b9..aeff220 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -5,7 +5,7 @@
 
 Name: yaz
 Summary: Z39.50 Programs
 
 Name: yaz
 Summary: Z39.50 Programs
-Version: 4.2.8
+Version: 4.2.9
 Release: 1indexdata
 
 # determine system
 Release: 1indexdata
 
 # determine system