Version 4.2.5 v4.2.5
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 21 Jul 2011 08:16:21 +0000 (10:16 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 21 Jul 2011 08:16:21 +0000 (10:16 +0200)
NEWS
configure.ac
debian/changelog
debian/rules
yaz.spec

diff --git a/NEWS b/NEWS
index ff93d18..8fec542 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+--- 4.2.5 2011/07/21
+
+ZOOM HTTP: use absoluteURI's in proxy mode as required by RFC 2616 (HTTP).
+Fix a bug in handling of cookies. Fix a bug that would occur if proxy +
+redirect was used at the same time.
+
+MARC line mode decoding: be less picky about length given - first
+5 digits of header that is.
+
+CQL to CCL conversion: deal with CQL proximity (cql_to_ccl function).
+
+Changes to decoding of SRU records: a record with recordPacking=xml is
+modified with a new root element <yaz_record> if the recordData contains
+multiple children elements. This is to make the record XML parseable
+afterwards.
+
+RPN to SOLR conversion: encode special characters.
+
+Generic Frontend Server: fix uinitialized member, stepSize.
+
 --- 4.2.4 2011/06/21
 
 Fix a bug in SRU decoding of records.. The database records stored
index c935363..7cfba5c 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.4],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[4.2.5],[yaz-help@indexdata.dk])
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
index b5fa95f..9a731ed 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.5-1indexdata) unstable; urgency=low
+
+   * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 21 Jul 2011 10:13:25 +0200
+
 yaz (4.2.4-1indexdata) unstable; urgency=low
 
   * Upstream.
index de84f0e..a108b09 100755 (executable)
@@ -98,7 +98,7 @@ binary-arch: build install
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V 'libyaz4 (>= 4.2.3)'
+       dh_makeshlibs -V 'libyaz4 (>= 4.2.5)'
        dh_installdeb
        dh_shlibdeps  -l debian/libyaz4/usr/lib
        dh_gencontrol
index e65b6bd..3512f16 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -5,7 +5,7 @@
 
 Name: yaz
 Summary: Z39.50 Programs
-Version: 4.2.4
+Version: 4.2.5
 Release: 1indexdata
 
 # determine system