Version 4.2.2 v4.2.2
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 10 Jun 2011 12:36:21 +0000 (14:36 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 10 Jun 2011 12:36:21 +0000 (14:36 +0200)
NEWS
configure.ac
debian/changelog
debian/rules
yaz.spec

diff --git a/NEWS b/NEWS
index 81b182c..f0921f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+--- 4.2.2 2011/06/10
+
+Add new utilities to convert from CQL to CCL . These utilities have
+prefix cql_to_ccl defined in cql.h.
+
+Defensive coding for an off-by-one bug in ucol_getSortKey. This could
+lead to memory heap corruptions when ICU utilities were in use.
+
 --- 4.2.1 2011/06/07
 
 Make compilation work without Libxml2.
index e5a9f7a..aa60232 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])
-AC_INIT([yaz],[4.2.1],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[4.2.2],[yaz-help@indexdata.dk])
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
index 49eb74a..1536b82 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.2-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 10 Jun 2011 14:35:45 +0200
+
 yaz (4.2.1-1indexdata) unstable; urgency=low
 
   * Upstream.
index 16d0c2d..e4d6496 100755 (executable)
@@ -98,7 +98,7 @@ binary-arch: build install
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V 'libyaz4 (>= 4.2.0)'
+       dh_makeshlibs -V 'libyaz4 (>= 4.2.2)'
        dh_installdeb
        dh_shlibdeps  -l debian/libyaz4/usr/lib
        dh_gencontrol
index 9453e7d..7a27a25 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -5,7 +5,7 @@
 
 Name: yaz
 Summary: Z39.50 Programs
-Version: 4.2.1
+Version: 4.2.2
 Release: 1indexdata
 
 # determine system