!2 Upgrade to 3.5.1

From: @shinwell_hu
Reviewed-by: @hht8
Signed-off-by: @hht8
This commit is contained in:
openeuler-ci-bot 2021-02-04 14:35:13 +08:00 committed by Gitee
commit 24d50eaa5f
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
redcarpet-3.5.1.gem Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global gem_name redcarpet %global gem_name redcarpet
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 3.3.2 Version: 3.5.1
Release: 1 Release: 1
Summary: A fast, safe and extensible Markdown to (X)HTML parser Summary: A fast, safe and extensible Markdown to (X)HTML parser
License: MIT and ISC License: MIT and ISC
@ -58,5 +58,9 @@ popd
%doc %{gem_docdir} %doc %{gem_docdir}
%changelog %changelog
- Wed Feb 03 2021 shinwell_hu <micromotive@qq.com> - 3.5.1-1
Upgrade to 3.5.1 to fix following CVE
CVE-2020-26298
* Tue Aug 18 2020 huangyangke <huangyangke@huawei.com> - 3.3.2-1 * Tue Aug 18 2020 huangyangke <huangyangke@huawei.com> - 3.3.2-1
- package init - package init