Added version 1.26.1 CHANGES.
This commit is contained in:
18
CHANGES
18
CHANGES
@@ -1,4 +1,22 @@
|
|||||||
|
|
||||||
|
Changes with Unit 1.26.1 02 Dec 2021
|
||||||
|
|
||||||
|
*) Bugfix: occasionally, the Unit daemon was unable to fully terminate;
|
||||||
|
the bug had appeared in 1.26.0.
|
||||||
|
|
||||||
|
*) Bugfix: a prototype process could crash on an application process
|
||||||
|
exit; the bug had appeared in 1.26.0.
|
||||||
|
|
||||||
|
*) Bugfix: the router process crashed on reconfiguration if "access_log"
|
||||||
|
was configured without listeners.
|
||||||
|
|
||||||
|
*) Bugfix: a segmentation fault occurred in the PHP module if chdir() or
|
||||||
|
fastcgi_finish_request() was called in the OPcache preloading script.
|
||||||
|
|
||||||
|
*) Bugfix: fatal errors on DragonFly BSD; the bug had appeared in
|
||||||
|
1.26.0.
|
||||||
|
|
||||||
|
|
||||||
Changes with Unit 1.26.0 18 Nov 2021
|
Changes with Unit 1.26.0 18 Nov 2021
|
||||||
|
|
||||||
*) Change: the "share" option now specifies the entire path to the files
|
*) Change: the "share" option now specifies the entire path to the files
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13
|
unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13
|
||||||
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18"
|
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18"
|
||||||
ver="1.26.1" rev="1"
|
ver="1.26.1" rev="1"
|
||||||
date="" time=""
|
date="2021-12-02" time="18:00:00 +0300"
|
||||||
packager="Andrei Belov <defan@nginx.com>">
|
packager="Andrei Belov <defan@nginx.com>">
|
||||||
|
|
||||||
<change>
|
<change>
|
||||||
@@ -28,7 +28,7 @@ NGINX Unit updated to 1.26.1.
|
|||||||
|
|
||||||
|
|
||||||
<changes apply="unit" ver="1.26.1" rev="1"
|
<changes apply="unit" ver="1.26.1" rev="1"
|
||||||
date="" time=""
|
date="2021-12-02" time="18:00:00 +0300"
|
||||||
packager="Andrei Belov <defan@nginx.com>">
|
packager="Andrei Belov <defan@nginx.com>">
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
|
|||||||
Reference in New Issue
Block a user