Upgrade to 5.15.16 for fix CVE-2023-46604
This commit is contained in:
parent
bb104d0ca1
commit
643cc7bccf
Binary file not shown.
BIN
activemq-5.15.16.tar.gz
Normal file
BIN
activemq-5.15.16.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%define check_testcase 0
|
%define check_testcase 0
|
||||||
Name: activemq
|
Name: activemq
|
||||||
Version: 5.15.15
|
Version: 5.15.16
|
||||||
Release: 2
|
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
|
||||||
URL: http://activemq.apache.org
|
URL: http://activemq.apache.org
|
||||||
@ -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}
|
||||||
@ -60,6 +60,9 @@ 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
|
||||||
|
|
||||||
* Sat Aug 28 2021 lingsheng <lingsheng@huawei.com> - 5.15.15-2
|
* Sat Aug 28 2021 lingsheng <lingsheng@huawei.com> - 5.15.15-2
|
||||||
- Fix activemq permission and remove windows related files
|
- Fix activemq permission and remove windows related files
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user