This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.

(cherry picked from commit be8c638d44b51ac0a2b27ebdc10e6a1154aa7553)
This commit is contained in:
starlet-dx 2021-12-29 19:24:12 +08:00 committed by openeuler-sync-bot
parent abc2209722
commit 2f2caa7383

View File

@ -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,6 +139,9 @@ fi
%doc dist/docs/*
%changelog
* Wed Dec 29 2021 yaoxin <yaoxin30@huawei.com> - 3.0.1-4
- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> - 3.0.1-3
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.