!29 Upgrade to 2.1.10 for fix CVE-2024-52046
From: @wk333 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
8d51ad0f1a
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: apache-mina
|
||||
Version: 2.1.7
|
||||
Version: 2.1.10
|
||||
Release: 1
|
||||
Summary: Apache MINA
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
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: 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-bundle-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-transport-apr
|
||||
%pom_disable_module mina-integration-beans
|
||||
@ -88,6 +90,9 @@ sed -i \
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%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
|
||||
- Upgrade to 2.1.7
|
||||
|
||||
|
||||
BIN
mina-2.1.10.tar.gz
Normal file
BIN
mina-2.1.10.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user