activemq 5.17.6+dfsg-1 source package in Ubuntu

Changelog

activemq (5.17.6+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 5.17.6+dfsg
    Addresses CVE-2023-46604 (Closes: #1054909)
  * Refresh patches for new upstream release
  * Update debian/maven.ignoreRules to ignore:
    - org.apache.geronimo.genesis.plugins:tools-maven-plugin
    - org.apache.activemq:activemq-client:jar:tests

 -- tony mancill <email address hidden>  Sat, 18 Nov 2023 21:17:22 -0800

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
activemq_5.17.6+dfsg-1.dsc 3.5 KiB f3830280be43deff215a019c2ded31180a810087c151b10617465b50557f58f6
activemq_5.17.6+dfsg.orig.tar.xz 2.5 MiB dcb252af55dbed49d6d46b7fafe827a15dd6f9f2f98ca82a4a955e9aba749c73
activemq_5.17.6+dfsg-1.debian.tar.xz 16.8 KiB fcce081a230a1cb2c1fd4d7f279caba5822f07438f6a6501722e8a38140a6796

Available diffs

No changes file available.

Binary packages built by this source

activemq: Java message broker - server

 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 This message broker supports :
  * JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional
    and XA messaging
  * Spring Framework, CXF and Axis integration
  * pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast,
    JGroups and JXTA
  * persistence using JDBC along with journaling
  * OpenWire (cross language wire protocol) and
    Stomp (Streaming Text Orientated Messaging Protocol) protocols
 .
 This package contains a server installation of ActiveMQ.

libactivemq-java: Java message broker core libraries

 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 This message broker supports :
  * JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional
    and XA messaging
  * Spring Framework, CXF and Axis integration
  * pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast,
    JGroups and JXTA
  * persistence using JDBC along with journaling
  * OpenWire (cross language wire protocol) and
    Stomp (Streaming Text Orientated Messaging Protocol) protocols
 .
 This package contains a core Java library for ActiveMQ.