diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2025-02-25 17:11:07 +0000 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2025-02-27 22:02:21 +0000 |
| commit | 8ab74a8cc929272eb8683d3f6ab4cb406465fd34 (patch) | |
| tree | 79962f0eb92840961eaac2ea732effd532c91f28 | |
| parent | f5aa2fde378ba42705c0029e36c21c0b88530cd1 (diff) | |
| download | unit-1.34.tar.gz unit-1.34.tar.bz2 | |
This is autogenerated from docs/changes.xml by
$ make -C docs/ changes && mv build/CHANGES .
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to '')
| -rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,4 +1,14 @@ +Changes with Unit 1.34.2 26 Feb 2025 + + *) Security: fix missing websocket payload length validation in the Java + language module which could lead to Java language module processes + consuming excess CPU. (CVE-2025-1695). + + *) Bugfix: fix incorrect websocket payload length calculation in the + Java language module. + + Changes with Unit 1.34.1 10 Jan 2025 *) Bugfix: fix instability issues due to OpenTelemetry (OTEL) support. |
