From b5ba2a78446fa860cf1779793910e4df3703e1c9 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:26:27 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit 3aae74d0b1aa7a8530518e593f69fa8da061f6cb) --- netty3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/netty3.spec b/netty3.spec index 4b54819..f1fee01 100644 --- a/netty3.spec +++ b/netty3.spec @@ -5,7 +5,7 @@ Name: netty3 Version: 3.10.6 -Release: 6 +Release: 7 Summary: An asynchronous event-driven network application framework and tools for Java License: ASL 2.0 and BSD and CC0 URL: http://netty.io/ @@ -116,5 +116,8 @@ rm -v %{netty_handler_dir}/ssl/JettyNpnSslEngine.java %changelog +* Mon Feb 21 2022 wangkai - 3.10.6-7 +- Rebuild for fix log4j1.x cves + * Sat Dec 7 2019 huyan - 3.10.6-6 -- Package Initialization \ No newline at end of file +- Package Initialization