From 09885aac2d67caa2e39aeb3818b146463f867e41 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Tue, 2 Aug 2022 11:41:29 +0800 Subject: [PATCH] sync release from 22.03 to 22.09 --- mx4j.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/mx4j.spec b/mx4j.spec index 5c2a946..f86e0ca 100644 --- a/mx4j.spec +++ b/mx4j.spec @@ -1,6 +1,6 @@ Name: mx4j Version: 3.0.1 -Release: 1 +Release: 3 Epoch: 1 Summary: Open source implementation of JMX Java API License: ASL 1.1 @@ -139,5 +139,11 @@ fi %doc dist/docs/* %changelog -* Thu Jul 30 2020 shaoqiang kang - 3.0.1-1 +* Fri Dec 24 2021 yaoxin - 1:3.0.1-3 +- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild. + +* Thu Dec 16 2021 wangkai - 1:3.0.1-2 +- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild. + +* Thu Jul 30 2020 shaoqiang kang - 1:3.0.1-1 - Package init