From 1af0e2cc8a57146952d7bc287d72e43157d520d9 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Fri, 25 Feb 2022 11:15:48 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves --- oozie.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/oozie.spec b/oozie.spec index 6587164..521f032 100644 --- a/oozie.spec +++ b/oozie.spec @@ -1,6 +1,6 @@ Name: oozie Version: 5.2.1 -Release: 4 +Release: 5 Summary: A work-flow scheduling system for Apache Hadoop License: Apache 2.0 URL: http://oozie.apache.org @@ -176,6 +176,9 @@ install -m 0644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/logrotate.d/%{name} %dir %{_datadir}/java/%{name} %changelog +* Fri Feb 25 2022 wangkai - 5.2.1-5 +- Rebuild for fix log4j1.x cves + * Thu Oct 14 2021 lingsheng - 5.2.1-4 - delete some directories when uninstalling