projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
638d245
)
Version 1.5.8
v1.5.8
author
Heikki Levanto
<heikki@indexdata.dk>
Fri, 1 Aug 2014 12:13:15 +0000
(12:13 +0000)
committer
Heikki Levanto
<heikki@indexdata.dk>
Fri, 1 Aug 2014 12:14:35 +0000
(12:14 +0000)
IDMETA
patch
|
blob
|
history
NEWS
patch
|
blob
|
history
diff --git
a/IDMETA
b/IDMETA
index
1881001
..
3eb4503
100644
(file)
--- a/
IDMETA
+++ b/
IDMETA
@@
-1,4
+1,4
@@
DEBIAN_DIST="jessie wheezy squeeze"
UBUNTU_DIST="trusty saucy raring quantal precise"
CENTOS_DIST="centos5 centos6"
-VERSION=1.5.7
+VERSION=1.5.8
diff --git
a/NEWS
b/NEWS
index
2567966
..
6fab707
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,9
@@
+--- 1.5.8 2014/07/15
+
+Fix race condition in SIGTERM handling. Could terminate whole metaproxy
+instead of just a child process. Extremely rare in real life, hit me with
+CF stress testing. MP-559.
+
--- 1.5.7 2014/07/15
http_file: passthru option MP-557