diff --git a/activemq-5.15.16.tar.gz b/activemq-5.16.7.tar.gz similarity index 48% rename from activemq-5.15.16.tar.gz rename to activemq-5.16.7.tar.gz index 8e4a28f1a22e88453663f936b2bd756da36efa20..cc660abb481b9ffe5fd13f5d3d0a91f6226a6dad 100644 Binary files a/activemq-5.15.16.tar.gz and b/activemq-5.16.7.tar.gz differ diff --git a/activemq.spec b/activemq.spec index 4f54050804b55c0214abc1c03312174a648bf787..48b219d7d53e6745f12321c7b78f261088295e7e 100644 --- a/activemq.spec +++ b/activemq.spec @@ -1,7 +1,7 @@ %define check_testcase 0 Name: activemq -Version: 5.15.16 -Release: 2 +Version: 5.16.7 +Release: 1 Summary: Open source messaging and Integration Patterns server License: ASL 2.0 URL: http://activemq.apache.org @@ -60,6 +60,9 @@ cd %{_builddir} %{_datadir}/javadoc %changelog +* Wed Dec 06 2023 wangkai <13474090681@163.com> - 5.16.7-1 +- Upgrade to 5.16.7 for fix CVE-2022-41678 + * Mon Nov 06 2023 Ge Wang - 5.15.16-2 - Fix activemq permission and remove windows related files