From: Adam Dickmeiss Date: Fri, 23 Dec 2011 12:33:50 +0000 (+0100) Subject: Version 1.6.7 X-Git-Tag: v1.6.7 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=a7860af4447a7a317590b680c87b53d3ec418090 Version 1.6.7 --- diff --git a/IDMETA b/IDMETA index bc94a17..f5a1f7a 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="natty maverick lucid" -VERSION=1.6.6 +VERSION=1.6.7 diff --git a/NEWS b/NEWS index 10ed2e1..12263bf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +--- 1.6.7 2011/12/23 Fix bug introduced in 1.6.6 where a connection re-use could stall incoming requests. diff --git a/debian/changelog b/debian/changelog index b0f011d..8c38c3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pazpar2 (1.6.7-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 23 Dec 2011 13:33:17 +0100 + pazpar2 (1.6.6-3indexdata) unstable; urgency=low * Local filtering diff --git a/win/makefile b/win/makefile index 8caf4e3..c16e5d8 100644 --- a/win/makefile +++ b/win/makefile @@ -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.4 +PACKAGE_VERSION=1.6.7 # YAZ YAZ_DIR=..\..\yaz