Upgrade to 2.1.10 for fix CVE-2024-52046

This commit is contained in:
wk333 2024-12-30 11:11:40 +08:00
parent 4ebc35aa68
commit bfebf377c1
3 changed files with 8 additions and 3 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: apache-mina Name: apache-mina
Version: 2.1.7 Version: 2.1.10
Release: 1 Release: 1
Summary: Apache MINA Summary: Apache MINA
License: ASL 2.0 License: Apache-2.0
URL: http://mina.apache.org URL: http://mina.apache.org
Source0: https://github.com/apache/mina/archive/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/apache/mina/archive/%{version}/mina-%{version}.tar.gz
BuildRequires: maven-local mvn(com.jcraft:jzlib) mvn(commons-lang:commons-lang) BuildRequires: maven-local mvn(com.jcraft:jzlib) mvn(commons-lang:commons-lang)
BuildRequires: mvn(org.apache:apache:pom:) mvn(org.slf4j:slf4j-api) BuildRequires: mvn(org.apache:apache:pom:) mvn(org.slf4j:slf4j-api)
@ -57,6 +57,8 @@ sed -i \
%pom_remove_plugin :maven-source-plugin %pom_remove_plugin :maven-source-plugin
%pom_remove_plugin :maven-bundle-plugin %pom_remove_plugin :maven-bundle-plugin
%pom_remove_plugin :maven-site-plugin %pom_remove_plugin :maven-site-plugin
%pom_remove_plugin :maven-enforcer-plugin
%pom_remove_plugin :cyclonedx-maven-plugin
%pom_disable_module mina-legal %pom_disable_module mina-legal
%pom_disable_module mina-transport-apr %pom_disable_module mina-transport-apr
%pom_disable_module mina-integration-beans %pom_disable_module mina-integration-beans
@ -88,6 +90,9 @@ sed -i \
%doc LICENSE.txt NOTICE.txt %doc LICENSE.txt NOTICE.txt
%changelog %changelog
* Mon Dec 30 2024 wangkai <13474090681@163.com> - 2.1.10-1
- Upgrade to 2.1.10 for fix CVE-2024-52046
* Thu Aug 24 2023 xu_ping <707078654@qq.com> - 2.1.7-1 * Thu Aug 24 2023 xu_ping <707078654@qq.com> - 2.1.7-1
- Upgrade to 2.1.7 - Upgrade to 2.1.7

BIN
mina-2.1.10.tar.gz Normal file

Binary file not shown.