Version 1.8.2 v1.8.2
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 2 Feb 2015 11:09:18 +0000 (11:09 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 2 Feb 2015 11:09:18 +0000 (11:09 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index b27250e..b9a55d7 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.1
+VERSION=1.8.2
diff --git a/NEWS b/NEWS
index 982bb6b..ee57047 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+--- 1.8.2 2015/02/02
+
+Log rotate no longer reloads configuration - instead Metaproxy just
+re-opens log files when SIGHUP is received. MP-485
+
+Debian : init.d metaproxy reload should check configuration MP-591
+
+Fix Metaproxy stops logging after check config failed MP-590
+
 --- 1.8.1 2015/01/19
 
 Fix double free in log filter (with incorrect config) MP-589
index 1965efe..f2607eb 100644 (file)
@@ -8,7 +8,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.8.1
+VERSION=1.8.2
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz