From 9e60408787529f4c8f171fbb2a95e6275a7aac1b Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Tue, 11 Jan 2022 19:01:22 +0100 Subject: [PATCH] up to 16.13.2 (fixes CVE-2021-44531 CVE-2021-44532 CVE-2021-44533 CVE-2022-21824) --- nodejs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs.spec b/nodejs.spec index 0b388fe..847859e 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -25,12 +25,12 @@ Name: nodejs # Active start: 2020-10-27 # Maintenance start: October 2020 # Maintenance end: April 2023 -Version: 16.13.0 +Version: 16.13.2 Release: 1 License: BSD and MIT and Apache v2.0 and GPL v3 Group: Development/Languages Source0: https://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz -# Source0-md5: c8571e797b311520ec19ece7c7c64247 +# Source0-md5: ae3a05fc273536f83c685a7425a7882d Patch0: system_cares.patch # force node to use /usr/lib/node as the systemwide module directory Patch2: %{name}-libpath.patch -- 2.43.0