Version 1.6.30 v1.6.30
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 26 Apr 2013 09:27:32 +0000 (11:27 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 26 Apr 2013 09:27:32 +0000 (11:27 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index fb476a4..b29b829 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric natty lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.6.29
+VERSION=1.6.30
diff --git a/NEWS b/NEWS
index 2224222..0c1566d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+--- 1.6.30 2013/04/26
+
+Add MasterKey Connect configuration. Refer to section "non-standard
+databases" for more information.
+
+Allow timeformat for log to be specified with option -m (as Metaproxy
+and YAZ GFS).
+
+New Debian package pazpar2-dbg.
+
+Fix NULL ptr reference of se->relevance. If a new search is initiated
+and a CCL query fails to parse, Pazpar2 could crash.
+
+Fix problem with host/port mangling in Pazpar2 HTTP server. Problem
+existed in 1.6.29 only.
+
 --- 1.6.29 2013/04/05
 
 IPV6 updates. Allow IPv6 addresses for database hosts and IPv6 address
index e4fa3a0..df2e882 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.6.30-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 26 Apr 2013 11:16:59 +0200
+
 pazpar2 (1.6.29-1indexdata) unstable; urgency=low
 
   * Upstream.
index 2d68fe1..513003d 100644 (file)
@@ -4,7 +4,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008
 PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.6.28
+PACKAGE_VERSION=1.6.30
 
 # YAZ
 YAZ_DIR=..\..\yaz