Version 4.2.14 v4.2.14
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 7 Sep 2011 10:22:03 +0000 (12:22 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 7 Sep 2011 10:22:03 +0000 (12:22 +0200)
NEWS
configure.ac
debian/changelog
debian/rules
yaz.spec

diff --git a/NEWS b/NEWS
index b1247e0..d6662e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+-- 4.2.14 2011/09/07
+
+Fix problem in CQL sort node creation: un-initialized memory.
+
+New ZOOM utility ZOOM_query_sortby2. That takes a strategy parameter: one of
+"z3950", "type7", "cql", "sru11" or "embed". The "embed" chooses type-7 or
+CQL sortby depending on whether Type-1 or CQL is actually sent to the
+target.
+
+New sortspec utilities: yaz_srw_sortkeys_to_sort_spec,
+yaz_sort_spec_to_srw_sortkeys, yaz_sort_spec_to_type and 7yaz_sort_spec_to_cql.
+
+rpn2solr supports Z39.58 truncation (104). Thus, CCL truncation mode t=z
+will make it possible to use both single-character mask (#) and wildcard (?)
+in CCL . Throw diagnostic for left truncation because that is not supported
+by SOLR.
+
 -- 4.2.13 2011/09/01
 
 Fixes for cql2rpn, cql2ccl and ccl2rpn; mostly in the area of special
index 0a4e70c..897c3c1 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.13],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[4.2.14],[yaz-help@indexdata.dk])
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
index 24a78c9..b4be239 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.14-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 07 Sep 2011 12:08:54 +0200
+
 yaz (4.2.13-1indexdata) unstable; urgency=low
 
   * Upstream.
index d009a46..26c1245 100755 (executable)
@@ -98,7 +98,7 @@ binary-arch: build install
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V 'libyaz4 (>= 4.2.10)'
+       dh_makeshlibs -V 'libyaz4 (>= 4.2.14)'
        dh_installdeb
        dh_shlibdeps  -l debian/libyaz4/usr/lib
        dh_gencontrol
index 6394a2a..e8603f5 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -5,7 +5,7 @@
 
 Name: yaz
 Summary: Z39.50 Programs
-Version: 4.2.13
+Version: 4.2.14
 Release: 1indexdata
 
 # determine system