!37 [sync] PR-35: Upgrade to 5.16.8 for fix CVE-2025-27533

From: @openeuler-sync-bot 
Reviewed-by: @starlet-dx 
Signed-off-by: @starlet-dx
This commit is contained in:
openeuler-ci-bot 2025-05-09 06:12:44 +00:00 committed by Gitee
commit 2f7ec3a9d3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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