From e3e5295738c5485810a233764e126cd44ca0f047 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:45:00 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 432ab37f93cc226784c4d6564118d8913e50d4f6) --- struts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/struts.spec b/struts.spec index 2b666ff..97be586 100644 --- a/struts.spec +++ b/struts.spec @@ -1,6 +1,6 @@ Name: struts Version: 1.3.10 -Release: 1 +Release: 2 Summary: Web application framework License: ASL 2.0 URL: http://struts.apache.org/ @@ -117,5 +117,8 @@ cd src %license LICENSE.txt NOTICE.txt %changelog +* Mon Feb 21 2022 wangkai - 1.3.10-2 +- Rebuild for fix log4j1.x cves + * Mon Aug 17 2020 wangxiao - 1.3.10-1 - package init