import nodejs-nodemon-2.0.20-1.module+el9.1.0.z+17326+318294bb
This commit is contained in:
parent
46caa34c30
commit
fc25473e80
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/nodemon-v2.0.15-bundled.tar.gz
|
||||
SOURCES/nodemon-v2.0.20-bundled.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0c0d18598b43f7768e1531429a0d63014d322f50 SOURCES/nodemon-v2.0.15-bundled.tar.gz
|
||||
1be1ce910230ecac54d90ff85e3fcf1f3fe87e4d SOURCES/nodemon-v2.0.20-bundled.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global enable_tests 0
|
||||
|
||||
Name: nodejs-%{npm_name}
|
||||
Version: 2.0.15
|
||||
Version: 2.0.20
|
||||
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
|
||||
* Wed Nov 09 2022 Jan Staněk <jstanek@redhat.com> - 2.0.20-1
|
||||
- Rebase to 2.0.20
|
||||
Resolves: CVE-2022-3517
|
||||
|
||||
* Tue Nov 30 2021 Zuzana Svetlikova <zsvetlik@redhat.com> - 2.0.15-1
|
||||
- Resolves: RHBZ#2005419
|
||||
- Resolves CVE-2020-28469
|
||||
|
Loading…
Reference in New Issue
Block a user