From cb94a60bc1c85411ee70a7e8ebda88dd3bc94134 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Wed, 29 Dec 2021 19:19:27 +0800 Subject: [PATCH] This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild. (cherry picked from commit 8346ed71d0bc4e7266e864a1d1f47b35d4308c17) --- jgroups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.