2025-01-22 12:00:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: nodejs20: updated to 20.18.2 Version 20.18.2 'Iron' (LTS) otable Changes CVE-2025-23083 - throw on InternalWorker use when permission model is enabled (High) CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium) CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium) Dependency update: CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium) |
2024-11-21 15:47:34 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: nodejs20: updated to 20.18.1 Version 20.18.1 'Iron' (LTS) Notable Changes - doc: add abmusse to collaborators (Abdirahim Musse) |
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-15 11:12:12 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: nodejs20: mention correct version in DESCR |
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-10-08 19:23:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: nodejs20: updated to 20.18.0 Version 20.18.0 'Iron' (LTS) Experimental Network Inspection Support in Node.js Exposes X509_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext New option for vm.createContext() to create a context with a freezable globalThis repl: doc-deprecate instantiating node:repl classes without new zlib: deprecate instantiating classes without new |