diff options
author | Valentin Bartenev <vbart@nginx.com> | 2019-02-07 17:46:46 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2019-02-07 17:46:46 +0300 |
commit | 9a9277b22770df4b0bab88cf0efbbca23eb4ef7d (patch) | |
tree | 7ad705c06c55beb71286900274a9c118e2e62824 /CHANGES | |
parent | 83dd67d2164bc3df61e8ede97467c0bbc31e395b (diff) | |
download | unit-9a9277b22770df4b0bab88cf0efbbca23eb4ef7d.tar.gz unit-9a9277b22770df4b0bab88cf0efbbca23eb4ef7d.tar.bz2 |
Added version 1.7.1 CHANGES.
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,4 +1,15 @@ +Changes with Unit 1.7.1 07 Feb 2019 + + *) Security: a heap memory buffer overflow might have been caused in the + router process by a specially crafted request, potentially resulting + in a segmentation fault or other unspecified behavior + (CVE-2019-7401). + + *) Bugfix: install of Go module failed without prior building of Unit + daemon; the bug had appeared in 1.7. + + Changes with Unit 1.7 20 Dec 2018 *) Change: now rpath is set in Ruby module only if the library was not |