Upgrade to 5.15.16 for fix CVE-2023-46604

This commit is contained in:
starlet-dx 2023-10-30 14:32:18 +08:00
parent d212c5fd35
commit 177f78ae3c
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
Name: activemq
Version: 5.15.15
Version: 5.15.16
Release: 1
Summary: Open source messaging and Integration Patterns server
License: ASL 2.0
@ -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}
@ -58,5 +58,8 @@ 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
* Mon Jul 19 2021 xuping <xuping33@huawei.com> - 5.15.15-1
- package init