Upgrade to 5.15.16 for fix CVE-2023-46604

This commit is contained in:
starlet-dx 2023-10-30 14:10:21 +08:00
parent bb104d0ca1
commit 643cc7bccf
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