1 Commits

Author SHA256 Message Date
baf65df902 changes update 2026-01-20 12:54:10 +01:00

View File

@@ -10,6 +10,7 @@ Mon Jan 19 17:22:03 UTC 2026 - Adam Majer <adam.majer@suse.de>
* rethrow stack overflow exceptions in async_hooks (bsc#1256574, CVE-2025-59466)
* refactor unsafe buffer creation to remove zero-fill toggle (bsc#1256570, CVE-2025-55131)
* route callback exceptions through error handlers (bsc#1256576, CVE-2026-21637)
- node-gyp-addon-gypi.patch: remove double createBuildDir()
-------------------------------------------------------------------
Thu Nov 27 14:28:26 UTC 2025 - Adam Majer <adam.majer@suse.de>