diff --git a/mx4j.spec b/mx4j.spec index 6f42418..54ae5f9 100644 --- a/mx4j.spec +++ b/mx4j.spec @@ -1,6 +1,6 @@ Name: mx4j Version: 3.0.1 -Release: 3 +Release: 4 Epoch: 1 Summary: Open source implementation of JMX Java API License: ASL 1.1 @@ -139,11 +139,14 @@ fi %doc dist/docs/* %changelog -* Fri Dec 24 2021 yaoxin - 3.0.1-3 +* Mon Aug 22 2022 wangkai - 1:3.0.1-4 +- Rebuild for log4j 2.17.2 fix CVE-2021-44832 + +* 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 - 3.0.1-2 +* 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 - 3.0.1-1 +* Thu Jul 30 2020 shaoqiang kang - 1:3.0.1-1 - Package init