Version 1.8.5 v1.8.5
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 17 Dec 2014 10:47:11 +0000 (10:47 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 17 Dec 2014 10:47:11 +0000 (10:47 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index db077b0..d6e7ac5 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="utopic trusty saucy precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.8.4
+VERSION=1.8.5
diff --git a/NEWS b/NEWS
index a00083b..9e5e6c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+--- 1.8.5 2014/12/17
+
+Larger string buffer for forward address PAZ-987
+Fixes buffer overflow that could occur if forward address is IPV6.
+
+Updates to Windows NMAKE makefile for Visual Studio 2013.
+
 --- 1.8.4 2014/11/26
 
 Use YAZ backtrace facility PAZ-983. In case of crashes YAZ log may
index 4be18db..c085ee3 100644 (file)
@@ -5,7 +5,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 USE_MANIFEST = 0 # Can be enabled Visual Studio 2005/2008
 PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.8.4
+PACKAGE_VERSION=1.8.5
 
 # YAZ
 YAZ_DIR=..\..\yaz