!23 [sync] PR-20: Upgrade to 2.2.3.1 for fix CVE-2020-8184 CVE-2022-30122 CVE-2022-30123

From: @openeuler-sync-bot 
Reviewed-by: @jxy_git 
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2022-06-28 03:21:59 +00:00 committed by Gitee
commit ee896b4513
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
rack-2.2.3.1.gem Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
%global gem_name rack
Name: rubygem-%{gem_name}
Version: 2.2.2
Version: 2.2.3.1
Epoch: 1
Release: 2
Release: 1
Summary: A modular Ruby webserver interface
License: MIT and BSD
URL: https://rack.github.io/
@ -90,6 +90,9 @@ popd
%doc %{gem_instdir}/contrib
%changelog
* Tue Jun 28 2022 wangkai <wangkai385@h-partners.com> - 1:2.2.3.1-1
- Upgrade to 2.2.3.1 for fix CVE-2020-8184 CVE-2022-30122 CVE-2022-30123
* Mon May 17 2021 lingsheng <lingsheng@huawei.com> - 1:2.2.2-2
- Add buildrequires memcached