diff --git a/nodejs-nodemon.spec b/nodejs-nodemon.spec index 9fb1ffc..d61799b 100644 --- a/nodejs-nodemon.spec +++ b/nodejs-nodemon.spec @@ -6,7 +6,7 @@ Name: nodejs-%{npm_name} Version: 2.0.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple monitor script for use during development of a node.js app License: MIT URL: https://github.com/remy/nodemon @@ -64,6 +64,10 @@ npm run test %{_bindir}/nodemon %changelog +* Thu Dec 08 2022 Zuzana Svetlikova - 2.0.20-2 +- Record CVE fixed in the current or previous upstream versions +- Resolves: CVE-2021-44906 + * Fri Nov 18 2022 Jan Staněk - 2.0.20-1 - Rebase to 2.0.20 Resolves: CVE-2022-3517