diff options
author | Valentin Bartenev <vbart@nginx.com> | 2019-02-11 15:42:16 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2019-02-11 15:42:16 +0300 |
commit | 0f008918b347277f7fa6989c4f7c6e9d6501692c (patch) | |
tree | 4f84469287a65519bde33ea3c0243a316a884563 /CHANGES | |
parent | a2cbe890a19ca2341de5b54ffe9c9f5924cf10ec (diff) | |
parent | fc2af29bd3ae229c8830d0e73661b4ad490a07e0 (diff) | |
download | unit-0f008918b347277f7fa6989c4f7c6e9d6501692c.tar.gz unit-0f008918b347277f7fa6989c4f7c6e9d6501692c.tar.bz2 |
Merged with the 1.7 branch.
Diffstat (limited to 'CHANGES')
-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 |