diff options
| author | Jochen Neumeister <joneum@FreeBSD.org> | 2026-01-31 12:08:38 +0000 |
|---|---|---|
| committer | Jochen Neumeister <joneum@FreeBSD.org> | 2026-01-31 12:10:06 +0000 |
| commit | b6be123592472af1df051613bb0f6340fa1a61fc (patch) | |
| tree | bac39670c092a0ef6a200e48f3edf0f1aa1b8372 /net-mgmt/ettercap/ssh: | |
| parent | 055a18d20e198d8cd48208449056292e3f025def (diff) | |
Changes with njs 0.9.5
Release Date: 13 January 2026
nginx modules:
Feature: added native module support for qjs engine for http and
stream.
Bugfix: fixed js_body_filter with multiple chunks for qjs engine.
Bugfix: fixed buffer_type inheritance in if blocks for
js_body_filter. Previously, when js_body_filter was used inside an if
block, the data parameter received Buffer type instead of the expected
String type.
Bugfix: fixed js_body_filter when data is not in memory. Previously,
when upstream data was delivered from nginx cache, js_body_filter was
not able to process it correctly.
Bugfix: improved r.subrequest() error handling. Fixed a problem of a
lost write event when the njs handler making r.subrequest() is called
from a lua handler as a subrequest.
Core:
Bugfix: fixed XMLAttr object. Pointer to xmlAttr could become
invalid when the parent XMLNode was modified.
Bugfix: fixed XMLNode update.
Bugfix: fixed ArrayBuffer with detached buffers.
Bugfix: added missing detached array checks.
Bugfix: fixed fs.mkdir() and friends.
Bugfix: fixed path restoration in fs.mkdir() and friends on error.
Bugfix: fixed missed allocation check in promise code.
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'net-mgmt/ettercap/ssh:')
0 files changed, 0 insertions, 0 deletions
