From 2f9e9d9d2ed5f2f0ce2ab75d30972515f02cabeb Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:30:17 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit f8a7833dfe448c97b62a30be9e1298d92da69f96) --- protostream.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/protostream.spec b/protostream.spec index 2e0b537..4b80a4f 100644 --- a/protostream.spec +++ b/protostream.spec @@ -2,7 +2,7 @@ Name: protostream Version: 3.0.4 -Release: 8 +Release: 9 Summary: The Infinispan ProtoStream project License: ASL 2.0 and BSD Url: http://infinispan.org/ @@ -79,6 +79,9 @@ rm core/src/test/java/org/infinispan/protostream/annotations/impl/ProtoSchemaBui %files help -f .mfiles-javadoc %changelog +* Mon Feb 21 2022 wangkai - 3.0.4-9 +- Rebuild for fix log4j1.x cves + * Mon Apr 20 2020 sunguoshuai - 3.0.4-8 - Remove builddeps for protobuf-compiler