Upgrade to 1.2.4 for fix CVE-2021-38294,CVE-2021-40865
(cherry picked from commit 14c803c80d916a3fbac4f56c3138abbdf2ecd779)
This commit is contained in:
parent
6329693c04
commit
34eff256da
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 _log_dir %{_var}/log/storm
|
||||||
%define _data_dir %{_sharedstatedir}/storm
|
%define _data_dir %{_sharedstatedir}/storm
|
||||||
Name: storm
|
Name: storm
|
||||||
Version: 1.2.3
|
Version: 1.2.4
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Apache Storm realtime computation system
|
Summary: Apache Storm realtime computation system
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Url: http://storm.apache.org
|
Url: http://storm.apache.org
|
||||||
@ -16,9 +16,9 @@ Source3: %{name}-logviewer.service
|
|||||||
Source4: %{name}-ui.service
|
Source4: %{name}-ui.service
|
||||||
Source5: %{name}.logrotate
|
Source5: %{name}.logrotate
|
||||||
Source6: %{name}.conf
|
Source6: %{name}.conf
|
||||||
Source7: apache-storm-1.2.3.tar.gzaa
|
Source7: apache-storm-1.2.4.tar.gzaa
|
||||||
Source8: apache-storm-1.2.3.tar.gzab
|
Source8: apache-storm-1.2.4.tar.gzab
|
||||||
Source9: apache-storm-1.2.3.tar.gzac
|
Source9: apache-storm-1.2.4.tar.gzac
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
@ -88,6 +88,9 @@ done
|
|||||||
%dir %{_data_dir}
|
%dir %{_data_dir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 2 2021 wangkai <wangkai385@huawei.com> 1.2.4 - 1
|
||||||
|
- Upgrade to 1.2.4 for fix CVE-2021-38294,CVE-2021-40865
|
||||||
|
|
||||||
* Mon Jun 14 2021 lingsheng <lingsheng@huawei.com> 1.2.3 - 3
|
* Mon Jun 14 2021 lingsheng <lingsheng@huawei.com> 1.2.3 - 3
|
||||||
- Fix status failure after stopping service
|
- Fix status failure after stopping service
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user