diff --git a/jgroups.spec b/jgroups.spec index 1f28b03..7910144 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 +* Mon Aug 22 2022 wangkai - 3.6.10-9 +- Rebuild for log4j 2.17.2 fix CVE-2021-44832 + * 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.