From 2866c49a5e219129f384d71e7c2ebc2f1a16e62b Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Fri, 25 Feb 2022 14:20:42 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 5f9f921043fc2c3ef47cb5ece44593c4089c1b45) --- groovy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/groovy.spec b/groovy.spec index bf7050d..faf7e60 100644 --- a/groovy.spec +++ b/groovy.spec @@ -1,6 +1,6 @@ Name: groovy Version: 2.4.8 -Release: 9 +Release: 10 Summary: Dynamic language for the Java Platform License: ASL 2.0 and BSD and EPL-1.0 and Public Domain and ANTLR-PD and MIT URL: http://groovy-lang.org @@ -190,6 +190,9 @@ EOF %doc LICENSE NOTICE README.adoc %changelog +* Fri Feb 25 2022 wangkai - 2.4.8-10 +- Rebuild for fix log4j1.x cves + * Thu Feb 04 2021 wangyue 2.4.8-9 - fix CVE-2020-17521