This update for nodejs22 fixes the following issues:
Update to version 22.15.1.
Security issues fixed:
node::fs::ReadFileUtf8(const FunctionCallbackInfo<Value>& args)
when args[0]
is a string (bsc#1243217).Other changes and issues fixed:
Changes from version 22.15.0
Changes from version 22.14.0
Build with PIE (bsc#1239949).