Version 1.12.5 v1.12.5
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Oct 2015 10:47:19 +0000 (10:47 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Oct 2015 10:47:19 +0000 (10:47 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index 6057777..70d2418 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy"
 UBUNTU_DIST="vivid trusty precise"
 CENTOS_DIST="centos5 centos6 centos7"
-VERSION=1.12.4
+VERSION=1.12.5
diff --git a/NEWS b/NEWS
index 659af0a..0d47f90 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+--- 1.12.5 2015/10/19
+
+Usage limit PAZ-1038
+Guard against running out of sockets/file-descriptors. The limit may
+be set with <socket max="number"/> in main configuration. If omitted,
+the system default is used (getrlimit RLIMIT_NOFILE).
+
 --- 1.12.4 2015/09/15
 
 log msg cleanup PAZ-1037
index c488018..d256a07 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.12.4
+PACKAGE_VERSION=1.12.5
 
 # YAZ
 YAZ_DIR=..\..\yaz