From 3670d48eeb03d70e8569b03ae8590e19a031abe0 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Tue, 15 Feb 2022 11:20:05 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 8c6d422d70284dd8ea0791db3b1d080d04dcaadf) --- apache-poi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-poi.spec b/apache-poi.spec index b971acf..470c07b 100644 --- a/apache-poi.spec +++ b/apache-poi.spec @@ -1,7 +1,7 @@ %global reldate 20170915 Name: apache-poi Version: 3.17 -Release: 2 +Release: 3 Summary: The Java API for Microsoft Documents License: ASL 2.0 and (CC-BY and CC-BY-SA and W3C) and GPLv3 URL: http://poi.apache.org/ @@ -134,6 +134,9 @@ done %license LICENSE NOTICE %changelog +* Mon Feb 14 2022 wangkai - 3.17-3 +- Rebuild for fix log4j1.x cves + * Tue Dec 1 2020 huanghaitao - 3.17-2 - Fix CVE-2019-12415 -- Gitee