From ccd41b63fc8fb53fbabdbd0ea83d5da05973bde56921f0f54e514b952d3ae49e Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Fri, 6 Mar 2026 12:36:01 +0100 Subject: [PATCH] Add missing bugzilla entries --- nodejs24.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs24.changes b/nodejs24.changes index 490dc22..03cd1c7 100644 --- a/nodejs24.changes +++ b/nodejs24.changes @@ -26,7 +26,7 @@ Mon Dec 15 14:24:24 UTC 2025 - Adam Majer ------------------------------------------------------------------- Thu Dec 11 11:43:06 UTC 2025 - Adam Majer -- Update to 24.12.0: +- Update to 24.12.0 (bsc#1256572, CVE-2025-59464): * http: add optimizeEmptyRequests server option * lib: add options to util.deprecate * module: mark type stripping as stable