From 3096487c28a4eb621ac49611503970c154d81450 Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Mon, 29 Apr 2024 21:00:29 +0200 Subject: [PATCH] Sync with stream-nodejs-18-rhel8.9.0 branch because patch no.2 was omitted to apply previously. Related:: RHEL-31287 --- nodejs.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index 63e5fb7..3815b62 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -197,7 +197,8 @@ Source111: undici-5.28.4.tar.gz # Disable running gyp on bundled deps we don't use Patch1: 0001-Disable-running-gyp-on-shared-deps.patch -Patch2: CVE-2024-28182.patch +Patch2: nodejs-fips-disable-options.patch +Patch3: CVE-2024-28182.patch BuildRequires: make BuildRequires: python3-devel