From aedc2113f8f8b103752956f78b6b3e77542352e8 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 21 Feb 2022 19:36:56 +0800 Subject: [PATCH] Rebuild for fix log4j1.x cves (cherry picked from commit cb3808452ebedd2c5b916ff7028ba97e70bf9c94) --- proxool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/proxool.spec b/proxool.spec index b5ddaf0..1c3dffb 100644 --- a/proxool.spec +++ b/proxool.spec @@ -1,6 +1,6 @@ Name: proxool Version: 0.9.1 -Release: 23 +Release: 24 Summary: Connection pool library for Java License: ASL 2.0 URL: http://proxool.sourceforge.net/ @@ -54,5 +54,8 @@ CLASSPATH=$(build-classpath cglib avalon-framework glassfish-servlet-api) ant bu %files help -f .mfiles-javadoc %changelog +* Mon Feb 21 2022 wangkai - 0.9.1-24 +- Rebuild for fix log4j1.x cves + * Fri Dec 20 2019 fengbing - 0.9.1-23 - Package init