2024-11-23 12:03:33 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message: nodejs18: updated to 18.20.5 Version 18.20.5 'Hydrogen' (LTS) Notable Changes - esm: mark import attributes and JSON module as stable |
2024-11-15 11:58:31 by Adam Ciarcinski | Files touched by this commit (7) |
Log message: nodejsNN: fix building with ICU 76 |
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-08-13 10:55:18 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: nodejs18: updated to 18.20.4 Version 18.20.4 'Hydrogen' (LTS) This is a security release. Notable Changes CVE-2024-36138 - Bypass incomplete fix of CVE-2024-27980 (High) CVE-2024-22020 - Bypass network import restriction via data URL (Medium) |
2024-05-31 07:42:29 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: nodejs18: updated to 18.20.3 Version 18.20.3 'Hydrogen' (LTS) Notable Changes This release fixes a regression introduced in Node.js 18.19.0 where \ http.server.close() was incorrectly closing idle connections. A fix has also been included for compiling Node.js from source with newer \ versions of Clang. The list of keys used to sign releases has been synchronized with the current \ list from the main branch. |
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message: revbump after icu and protobuf updates |
2024-04-11 16:49:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: nodejs18: updated to 18.20.2 Version 18.20.2 'Hydrogen' (LTS) Notable Changes CVE-2024-27980 - Command injection via args parameter of child_process.spawn \ without shell option enabled on Windows |
2024-04-05 07:32:14 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: nodejs18: updated to 18.20.1 Version 18.20.1 'Hydrogen' (LTS) Notable Changes CVE-2024-27983 - Assertion failed in node::http2::Http2Session::~Http2Session() \ leads to HTTP/2 server crash- (High) CVE-2024-27982 - HTTP Request Smuggling via Content Length Obfuscation - (Medium) llhttp version 9.2.1 undici version 5.28.4 |