diff --git a/hadoop.spec b/hadoop.spec index 90cf3efa23c7bd20afeae46cacc7d3847a18ddb6..dddc900df665334e446e197172974739454b4245 100644 --- a/hadoop.spec +++ b/hadoop.spec @@ -11,7 +11,7 @@ %define _binaries_in_noarch_packages_terminate_build 0 Name: hadoop Version: 3.2.1 -Release: 10 +Release: 11 Summary: A software platform for processing vast amounts of data # The BSD license file is missing # https://issues.apache.org/jira/browse/HADOOP-9849 @@ -1136,6 +1136,9 @@ fi %config(noreplace) %{_sysconfdir}/%{name}/container-executor.cfg %changelog +* Fri Feb 25 2022 wangkai - 3.2.1-11 +- Rebuild for fix log4j1.x cves + * Mon Jul 12 2021 lingsheng - 3.2.1-10 - Fix stop service failure