!9 Upgrade to 5.15.16 for fix CVE-2023-46604

From: @starlet-dx 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-10-30 07:20:49 +00:00 committed by Gitee
commit 314ad8b9fc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
activemq-5.15.16.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%define check_testcase 0 %define check_testcase 0
Name: activemq Name: activemq
Version: 5.15.15 Version: 5.15.16
Release: 1 Release: 1
Summary: Open source messaging and Integration Patterns server Summary: Open source messaging and Integration Patterns server
License: ASL 2.0 License: ASL 2.0
@ -19,7 +19,7 @@ Summary: Javadoc for %{name}
This package contains javadoc for %{name}. This package contains javadoc for %{name}.
%prep %prep
%autosetup -n %{name}-%{name}-%{version} %autosetup -n %{name}-%{name}-%{version} -p1
%build %build
%if %{check_testcase} %if %{check_testcase}
@ -58,5 +58,8 @@ cd %{_builddir}
%{_datadir}/javadoc %{_datadir}/javadoc
%changelog %changelog
* Mon Oct 30 2023 yaoxin <yao_xin001@hoperun.com> - 5.15.16-1
- Upgrade to 5.15.16 for fix CVE-2023-46604
* Mon Jul 19 2021 xuping <xuping33@huawei.com> - 5.15.15-1 * Mon Jul 19 2021 xuping <xuping33@huawei.com> - 5.15.15-1
- package init - package init