diff --git a/hadoop.spec b/hadoop.spec index e7c442ff7edecace1e968798e3e1aff627f95c94..b370df4abfc11c1c827ffac6a4d338a0a9eee8e5 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: 11 +Release: 12 Summary: A software platform for processing vast amounts of data # The BSD license file is missing # https://issues.apache.org/jira/browse/HADOOP-9849 @@ -1110,6 +1110,9 @@ fi %config(noreplace) %{_sysconfdir}/%{name}/container-executor.cfg %changelog +* Fri Feb 25 2022 wangkai - 3.2.1-12 +- Rebuild for fix log4j1.x cves + * Mon Jul 12 2021 lingsheng - 3.2.1-11 - Fix stop service failure