upgrade to 5.2.4.4

This commit is contained in:
Shinwell Hu 2021-02-03 06:10:25 +00:00
parent 3083158167
commit 68f51c11a9
3 changed files with 6 additions and 1 deletions

Binary file not shown.

BIN
rails-5.2.4.4.gem Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global gem_name rails %global gem_name rails
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Epoch: 1 Epoch: 1
Version: 5.2.3 Version: 5.2.4.4
Release: 1 Release: 1
Summary: Full-stack web application framework Summary: Full-stack web application framework
License: MIT License: MIT
@ -43,5 +43,10 @@ cp -a .%{gem_dir}/* \
%doc %{gem_instdir}/README.md %doc %{gem_instdir}/README.md
%changelog %changelog
* Wed Feb 03 2021 shinwell_hu <micromotive@qq.com> - 5.2.4.4-1
- Upgrade to 5.2.4.4 to fix following CVE issue
CVE-2020-8165
CVE-2020-8162
* Thu Aug 20 2020 luoshengwei <luoshengwei@huawei.com> - 5.2.3-1 * Thu Aug 20 2020 luoshengwei <luoshengwei@huawei.com> - 5.2.3-1
- package init - package init