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