Version 1.6.2 v1.6.2
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Sep 2011 10:30:27 +0000 (12:30 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Sep 2011 10:30:27 +0000 (12:30 +0200)
NEWS
configure.ac
debian/changelog
pazpar2.spec
win/makefile

diff --git a/NEWS b/NEWS
index 4ac1fad..0889356 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+--- 1.6.2 2011/09/15
+
+tmarc.xsl: yet another 773$g fix. Was broken in 1.6.1 as well.
+
+Facility to change working directory for pazpar2 daemon. Option -wdir
+sets working directory to dir. This facility is useful if core dumps
+must be saved. In this case, the current working directory must be
+writable by the running user, such as "nobody".
+
 --- 1.6.1 2011/09/14
 
 New configuration element <icu_chain> for <server>/<service> which
index 647ebae..4c53253 100644 (file)
@@ -5,7 +5,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.6.1],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.6.2],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index d921175..ead961d 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.6.2-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 15 Sep 2011 11:21:11 +0200
+
 pazpar2 (1.6.1-1indexdata) unstable; urgency=low
 
   * Upstream.
index 50f2e6c..c038139 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Metasearcher
 Name: pazpar2
-Version: 1.6.1
+Version: 1.6.2
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index 43d60f7..9de5198 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.1
+PACKAGE_VERSION=1.6.2
 
 # YAZ
 YAZ_DIR=..\..\yaz