From a553ab4289ec1dcb8d43df453c8e076ff721ecd4 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Fri, 25 Feb 2022 11:35:15 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit d99f3ca54901c91e50327bf504842271d902bc7c) --- velocity.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/velocity.spec b/velocity.spec index 5021e81..1122b0a 100644 --- a/velocity.spec +++ b/velocity.spec @@ -1,7 +1,7 @@ Name: velocity Epoch: 0 Version: 1.7 -Release: 26 +Release: 27 Summary: Java-based template engine License: ASL 2.0 URL: http://velocity.apache.org/ @@ -126,6 +126,9 @@ cp -pr examples test %{buildroot}%{_datadir}/%{name} %changelog +* Fri Feb 25 2022 wangkai - 1.7-27 +- Rebuild for fix log4j1.x cves + * Fri Apr 23 2021 wangyue - 1.7-26 - Fix CVE-2020-13936