!8 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:30 +00:00 committed by Gitee
commit 090638c907
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
activemq-5.15.16.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%define check_testcase 0
Name: activemq
Version: 5.15.15
Release: 2
Version: 5.15.16
Release: 1
Summary: Open source messaging and Integration Patterns server
License: ASL 2.0
URL: http://activemq.apache.org
@ -19,7 +19,7 @@ Summary: Javadoc for %{name}
This package contains javadoc for %{name}.
%prep
%autosetup -n %{name}-%{name}-%{version}
%autosetup -n %{name}-%{name}-%{version} -p1
%build
%if %{check_testcase}
@ -60,6 +60,9 @@ cd %{_builddir}
%{_datadir}/javadoc
%changelog
* Mon Oct 30 2023 yaoxin <yao_xin001@hoperun.com> - 5.15.16-1
- Upgrade to 5.15.16 for fix CVE-2023-46604
* Sat Aug 28 2021 lingsheng <lingsheng@huawei.com> - 5.15.15-2
- Fix activemq permission and remove windows related files