rabbitmq-server 3.8.3-0ubuntu0.1 source package in Ubuntu

Changelog

rabbitmq-server (3.8.3-0ubuntu0.1) focal; urgency=medium

  * New upstream verison 3.8.3 (LP: #2060248).
    - RabbitMQ nodes will now gracefully shutdown when receiving a `SIGTERM`
      signal. Previously the runtime would invoke a default handler that
      terminates the VM giving RabbitMQ no chance to execute its shutdown
      steps.
    - Speedup execution of boot steps by a factor of 2N, where N is the number
      of attributes per step.
    - New health checks that can be used to determine if it's a good moment to
      shut down a node for an upgrade.
    - details about these changes can be found at
      https://github.com/rabbitmq/rabbitmq-server/blob/main/release-notes/3.8.3.md
  * Packaging changes needed by this update:
    - d/watch: update to find upstream tarball, and verify its signature
    - d/upstream/signing-key.asc: added, downloaded from
      https://github.com/rabbitmq/signing-keys/releases/download/3.0/rabbitmq-release-signing-key.asc
    - d/p/CVE-2023-46118-{1,2}.patch: refresh
    - d/p/lp1999816-fix-rabbitmqctl-status-disk-free-timeout.patch: fix offset
    - d/p/lets-use-python3-not-python-binary.patch: refresh
  * Added new dep8 tests (LP: #1679386):
    - d/t/smoke-test
    - d/t/hello-world
    - d/t/publish-subscribe
    - d/t/rpc
    - d/t/work-queue

 -- Mitchell Dzurick <email address hidden>  Wed, 01 May 2024 17:02:31 -0700

Upload details

Uploaded by:
Mitchell Dzurick
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal proposed main net

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rabbitmq-server_3.8.3.orig.tar.xz 3.2 MiB aedc8458701a80167b35958c10090d468c3de11984510b49ec02e777c51b1aba
rabbitmq-server_3.8.3.orig.tar.xz.asc 833 bytes 8b0bf3a744782c8f08d628b0462e21acce00b8fe38b1f81cb131bffa08c82f87
rabbitmq-server_3.8.3-0ubuntu0.1.debian.tar.xz 27.6 KiB d2bcb2fcecdd78cb48b76bcf2c6c710560fa3f6569f25cd8c984851323fdaade
rabbitmq-server_3.8.3-0ubuntu0.1.dsc 3.0 KiB 7e1b611549a6a1081a102dad05e7c98fd073b2ea931389d5916e7ea88e8023f6

View changes file

Binary packages built by this source

rabbitmq-server: AMQP server written in Erlang

 RabbitMQ is an implementation of AMQP, the emerging standard for high
 performance enterprise messaging. The RabbitMQ server is a robust and
 scalable implementation of an AMQP broker.