diff --git a/jgroups.spec b/jgroups.spec index 1f28b03..b03fc1a 100644 --- a/jgroups.spec +++ b/jgroups.spec @@ -1,6 +1,6 @@ Name: jgroups Version: 3.6.10 -Release: 8 +Release: 9 Summary: Toolkit for reliable messaging License: ASL 2.0 and LGPLv2+ BuildArch: noarch @@ -57,6 +57,9 @@ done %files help -f .mfiles-javadoc %changelog +* Wed Dec 29 2021 yaoxin - 3.6.10-9 +- 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 - 3.6.10-8 - This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.