From 4f7be6a8fe0c858d2760d5f730c410c2472b01a0 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Tue, 15 Feb 2022 14:23:59 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves --- hawtbuf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hawtbuf.spec b/hawtbuf.spec index 19dc862..6f0fcde 100644 --- a/hawtbuf.spec +++ b/hawtbuf.spec @@ -1,6 +1,6 @@ Name: hawtbuf Version: 1.11 -Release: 1 +Release: 2 Summary: A rich byte buffer library License: ASL 2.0 URL: https://github.com/fusesource/hawtbuf/ @@ -67,5 +67,8 @@ This package contains javadoc for %{name}. %license license.txt notice.md %changelog +* Mon Feb 14 2022 wangkai - 1.11-2 +- Rebuild for fix log4j1.x cves + * Sat Aug 15 2020 Ge Wang - 1.11-1 - Package init