From d8875fa19af20cde2e1e4a6e05c320b953778594 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Fri, 24 Dec 2021 21:47:47 +0800 Subject: [PATCH] This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild. (cherry picked from commit 820a270eca0221bb80c84f5bdc5abb4036560717) --- jgroups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.