import nodejs-nodemon-2.0.19-1.module+el8.7.0+16061+0a247725

This commit is contained in:
CentOS Sources 2022-08-02 20:37:57 +00:00 committed by Stepan Oksanichenko
parent 21b107a586
commit 42926e675b
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/nodemon-v2.0.15-bundled.tar.gz
SOURCES/nodemon-v2.0.19-bundled.tar.gz

View File

@ -1 +1 @@
0c0d18598b43f7768e1531429a0d63014d322f50 SOURCES/nodemon-v2.0.15-bundled.tar.gz
6a9dc0df5e74be93986f4d56bffab14a54d88b2d SOURCES/nodemon-v2.0.19-bundled.tar.gz

View File

@ -5,7 +5,7 @@
%global enable_tests 0
Name: nodejs-%{npm_name}
Version: 2.0.15
Version: 2.0.19
Release: 1%{?dist}
Summary: Simple monitor script for use during development of a node.js app
License: MIT
@ -73,6 +73,10 @@ npm run test
%{_bindir}/nodemon
%changelog
* Tue Jul 19 2022 Jan Staněk <jstanek@redhat.com> - 2.0.19-1
- Rebase to 2.0.19
Resolves: CVE-2022-33987
* Tue Nov 30 2021 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.15-1
- Resolves: RHBZ#2005419
- Resolves CVE-2020-28469