Update to 3.1.2
This commit is contained in:
parent
9acc422e58
commit
cb93282e8b
8544
CVE-2022-3517.patch
8544
CVE-2022-3517.patch
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
nodejs-minimatch-3.1.2.tar.gz
Normal file
BIN
nodejs-minimatch-3.1.2.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,12 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
%global enable_tests 0
|
%global enable_tests 0
|
||||||
Name: nodejs-minimatch
|
Name: nodejs-minimatch
|
||||||
Version: 3.0.4
|
Version: 3.1.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: JavaScript glob matcher
|
Summary: JavaScript glob matcher
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/isaacs/minimatch
|
URL: https://github.com/isaacs/minimatch
|
||||||
Source0: https://github.com/isaacs/minimatch/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/isaacs/minimatch/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
Patch1: CVE-2022-3517.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{nodejs_arches} noarch
|
ExclusiveArch: %{nodejs_arches} noarch
|
||||||
@ -42,6 +41,9 @@ cp -p package.json minimatch.js %{buildroot}%{nodejs_sitelib}/minimatch
|
|||||||
%{nodejs_sitelib}/minimatch
|
%{nodejs_sitelib}/minimatch
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 02 2022 wangkai <wangkai385@h-partners.com> - 3.1.2-1
|
||||||
|
- Update to 3.1.2
|
||||||
|
|
||||||
* Tue Oct 25 2022 jiangpeng <jiangpeng01@ncti-gba.cn> - 3.0.4-2
|
* Tue Oct 25 2022 jiangpeng <jiangpeng01@ncti-gba.cn> - 3.0.4-2
|
||||||
- Fix CVE-2022-3517
|
- Fix CVE-2022-3517
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user