Import rpm: 7e456c13673be43515a3340c00aca0006f597e6d
This commit is contained in:
parent
1527e66e9c
commit
419e4f8ee6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/nodemon-v2.0.15-bundled.tar.gz
|
||||
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,14 @@ 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 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
|
||||
|
Loading…
Reference in New Issue
Block a user