Upgrade to 1.2.4 for fix CVE-2021-38294-CVE-2021-40865
This commit is contained in:
parent
5c0fe99959
commit
b63202ccb6
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
apache-storm-1.2.4.tar.gzac
Normal file
BIN
apache-storm-1.2.4.tar.gzac
Normal file
Binary file not shown.
13
storm.spec
13
storm.spec
@ -4,8 +4,8 @@
|
||||
%define _log_dir %{_var}/log/storm
|
||||
%define _data_dir %{_sharedstatedir}/storm
|
||||
Name: storm
|
||||
Version: 1.2.3
|
||||
Release: 4
|
||||
Version: 1.2.4
|
||||
Release: 1
|
||||
Summary: Apache Storm realtime computation system
|
||||
License: Apache-2.0
|
||||
Url: http://storm.apache.org
|
||||
@ -16,9 +16,9 @@ Source3: %{name}-logviewer.service
|
||||
Source4: %{name}-ui.service
|
||||
Source5: %{name}.logrotate
|
||||
Source6: %{name}.conf
|
||||
Source7: apache-storm-1.2.3.tar.gzaa
|
||||
Source8: apache-storm-1.2.3.tar.gzab
|
||||
Source9: apache-storm-1.2.3.tar.gzac
|
||||
Source7: apache-storm-1.2.4.tar.gzaa
|
||||
Source8: apache-storm-1.2.4.tar.gzab
|
||||
Source9: apache-storm-1.2.4.tar.gzac
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{?systemd_requires}
|
||||
BuildRequires: systemd
|
||||
@ -88,6 +88,9 @@ done
|
||||
%dir %{_data_dir}
|
||||
|
||||
%changelog
|
||||
* Mon 1 Sep 2021 wangkai <wangkai385@huawei.com> 1.2.4 - 1
|
||||
- Upgrade to 1.2.4 for fix CVE-2021-38294-CVE-2021-40865
|
||||
|
||||
* Fri 20 Aug 2021 sunguoshuai <sunguoshuai@huawei.com> 1.2.3 - 4
|
||||
- Fix runtime error and uninstall warning
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user