From 1517ec371be5914a9d5c623ef99f44401ca44885 Mon Sep 17 00:00:00 2001 From: sherlock2010 <15151851377@163.com> Date: Mon, 18 May 2020 19:25:07 +0800 Subject: [PATCH] Rebuild for nodejs --- nodejs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index a622d4f..ee83c44 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -6,7 +6,7 @@ %global nodejs_patch 0 %global nodejs_abi %{nodejs_major}.%{nodejs_minor} %global nodejs_version %{nodejs_major}.%{nodejs_minor}.%{nodejs_patch} -%global nodejs_release 1 +%global nodejs_release 3 %global v8_major 6 %global v8_minor 8 @@ -219,6 +219,9 @@ NODE_PATH=%{buildroot}%{_prefix}/lib/node_modules:%{buildroot}%{_prefix}/lib/nod %doc %{_mandir}/man1/node.1* %changelog +* Mon May 18 2020 zhouyihang - 1:10.11.0-3 +- Rebuild for nodejs + * Fri Mar 20 2020 shijian - 1:10.11.0-2 - Fix CVE-2018-12122 CVE-2019-5737