Version 1.6.33 v1.6.33
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Aug 2013 12:43:42 +0000 (14:43 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 13 Aug 2013 12:43:42 +0000 (14:43 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 921908f..6cfe147 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.6.32
+VERSION=1.6.33
diff --git a/NEWS b/NEWS
index cd6f0cf..994cc30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+--- 1.6.33 2013/08/13
+
+pz:authentication may carry user group password. If pz:authentication
+has at least one blank in it, that forces Pazpar2 to use idPass Z39.50
+authentication. Two forms are allowed
+    user password
+    user group password
+If no blanks are present, open authentication is in use (as before).
+
+Fix {prev,next}recid elements that are returned by record
+command. These were incorrect in versions 1.6.23 thru 1.6.32.
+
 --- 1.6.32 2013/06/14
 
 Experimental support for snippets. If argument snippets=1 is given
index b6fec63..889d497 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.6.33-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 13 Aug 2013 14:15:05 +0200
+
 pazpar2 (1.6.32-1indexdata) unstable; urgency=low
 
   * Upstream.
index ab3392a..29b1f54 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.32
+PACKAGE_VERSION=1.6.33
 
 # YAZ
 YAZ_DIR=..\..\yaz