From b942052818701d8d79cb1fe3c6f1759456d5cc8d Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Fri, 25 Feb 2022 14:26:56 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 31df374d0c8dc24407f0086d73afd9291256aaea) --- jgroups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jgroups.spec b/jgroups.spec index b03fc1a..830ef6c 100644 --- a/jgroups.spec +++ b/jgroups.spec @@ -1,6 +1,6 @@ Name: jgroups Version: 3.6.10 -Release: 9 +Release: 10 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 Feb 25 2022 wangkai - 3.6.10-10 +- Rebuild for fix log4j1.x cves + * 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.