From 6e917c8336b7c28fcd224007cfcf3b0d7cd3e961 Mon Sep 17 00:00:00 2001 From: xiexing Date: Tue, 27 Sep 2022 14:48:28 +0000 Subject: [PATCH] update storm.spec. Signed-off-by: xiexing --- storm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/storm.spec b/storm.spec index d25b3d6..5801002 100644 --- a/storm.spec +++ b/storm.spec @@ -5,7 +5,7 @@ %define _data_dir %{_sharedstatedir}/storm Name: storm Version: 1.2.4 -Release: 1 +Release: 2 Summary: Apache Storm realtime computation system License: Apache-2.0 Url: http://storm.apache.org @@ -88,6 +88,9 @@ done %dir %{_data_dir} %changelog +*Tue Sep 2 2022 xiexing - 1.2.4-2 +- fix stop service return 143 + * Wed Sep 01 2021 wangkai - 1.2.4-1 - Upgrade to 1.2.4 for fix CVE-2021-38294-CVE-2021-40865