Upgrade to 5.16.8 for fix CVE-2025-27533

(cherry picked from commit d9e611f23ca268186ef4022325714e48aca898d4)
This commit is contained in:
wk333 2025-05-07 17:18:30 +08:00 committed by openeuler-sync-bot
parent 8dca46e461
commit 78b81edb1d
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
activemq-5.16.8.tar.gz Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
%define check_testcase 0 %define check_testcase 0
Name: activemq Name: activemq
Version: 5.16.7 Version: 5.16.8
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: Apache-2.0
URL: http://activemq.apache.org URL: http://activemq.apache.org
Source0: https://github.com/apache/%{name}/archive/refs/tags/%{name}-%{version}.tar.gz Source0: https://github.com/apache/%{name}/archive/refs/tags/%{name}-%{version}.tar.gz
Requires: java Requires: java
@ -63,6 +63,9 @@ cd %{_builddir}
%{_datadir}/javadoc %{_datadir}/javadoc
%changelog %changelog
* Fri May 09 2025 wangkai <13474090681@163.com> - 5.16.8-1
- Upgrade to 5.16.8 for fix CVE-2025-27533
* Thu Jan 23 2025 Dingli Zhang <dingli@iscas.ac.cn> - 5.16.7-2 * Thu Jan 23 2025 Dingli Zhang <dingli@iscas.ac.cn> - 5.16.7-2
- Fix build error for riscv64 - Fix build error for riscv64