Upgrade to 2.2.3.1 for fix CVE-2020-8184 CVE-2022-30122 CVE-2022-30123

(cherry picked from commit 0a27f4eb144b3a6555932b1543d39f4d7ab84f61)
This commit is contained in:
wk333 2022-06-28 10:25:38 +08:00 committed by openeuler-sync-bot
parent 02af62db05
commit 974c8c0ee5
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