summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2019-02-11 15:42:16 +0300
committerValentin Bartenev <vbart@nginx.com>2019-02-11 15:42:16 +0300
commit0f008918b347277f7fa6989c4f7c6e9d6501692c (patch)
tree4f84469287a65519bde33ea3c0243a316a884563 /docs/changes.xml
parenta2cbe890a19ca2341de5b54ffe9c9f5924cf10ec (diff)
parentfc2af29bd3ae229c8830d0e73661b4ad490a07e0 (diff)
downloadunit-0f008918b347277f7fa6989c4f7c6e9d6501692c.tar.gz
unit-0f008918b347277f7fa6989c4f7c6e9d6501692c.tar.bz2
Merged with the 1.7 branch.
Diffstat (limited to 'docs/changes.xml')
-rw-r--r--docs/changes.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index 6a1f8a9b..ea4298ba 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -5,6 +5,47 @@
<change_log title="unit">
+<changes apply="unit-php
+ unit-python unit-python2.7
+ unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
+ unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10
+ unit-perl
+ unit-ruby"
+ ver="1.7.1" rev="1"
+ date="2019-02-07" time="18:00:00 +0300"
+ packager="Andrei Belov &lt;defan@nginx.com&gt;">
+
+<change>
+<para>
+NGINX Unit updated to 1.7.1.
+</para>
+</change>
+
+</changes>
+
+
+<changes apply="unit" ver="1.7.1" rev="1"
+ date="2019-02-07" time="18:00:00 +0300"
+ packager="Andrei Belov &lt;defan@nginx.com&gt;">
+
+<change type="security">
+<para>
+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).
+</para>
+</change>
+
+<change type="bugfix">
+<para>
+install of Go module failed without prior building of Unit daemon;
+the bug had appeared in 1.7.
+</para>
+</change>
+
+</changes>
+
+
<changes apply="unit-python3.7" ver="1.7" rev="1"
date="2018-12-25" time="10:30:00 +0300"
packager="Andrei Belov &lt;defan@nginx.com&gt;">