!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:
commit
090638c907
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
|
||||
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user