Skip to content

Commit

Permalink
Version 1.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Sep 28, 2016
1 parent b78254c commit 2cd3abe
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IDMETA
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEBIAN_DIST="jessie wheezy"
UBUNTU_DIST="xenial wily trusty precise"
CENTOS_DIST="centos5 centos6 centos7"
VERSION=1.11.5
VERSION=1.11.6
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
--- 1.11.6 2016/09/28

frontend_net: fix leak when http-req-max limit is met

frontend_net: fix leak when reporting statistics

z3950_client: schema+doc for max-sockets

sru_z3950: Allow limit of retrieval of records (maximumRecords)

--- 1.11.5 2016/08/22

frontend_net: fix memory leak for incoming packages MP-636
Expand Down
2 changes: 1 addition & 1 deletion win/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
DEBUG=0 # 0 for release, 1 for debug

# Metaproxy version
VERSION=1.11.5
VERSION=1.11.6

# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz
Expand Down

0 comments on commit 2cd3abe

Please sign in to comment.