From 186b507536d6283add4ff4dea967bf449011ac20 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Fri, 25 Feb 2022 14:44:58 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 61914b9a0900ffe9bf2509641ddde28b38e8a58c) --- xml-security.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xml-security.spec b/xml-security.spec index 3eee495..267ad95 100644 --- a/xml-security.spec +++ b/xml-security.spec @@ -3,7 +3,7 @@ Name: xml-security Version: 2.0.6 -Release: 1 +Release: 2 Epoch: 0 Summary: Implementation of W3C security standards for XML License: ASL 2.0 @@ -103,5 +103,8 @@ cp -pr samples/* $RPM_BUILD_ROOT%{_datadir}/%{name} %license LICENSE NOTICE %changelog +* Fri Feb 25 2022 wangkai - 2.0.6-2 +- Rebuild for fix log4j1.x cves + * Mon Aug 17 2020 maminjie - 2.0.6-1 - package init