Subject: CVS commit: pkgsrc/net/rabbitmq
From: Adam Ciarcinski
Date: 2023-05-31 11:40:02
Message id: 20230531094002.C64F5FA87@cvs.NetBSD.org

Log Message:
rabbitmq: updated to 3.11.17

RabbitMQ 3.11.17

Core Server

Bug Fixes

Fixed two quorum queue federation issues.

Nodes that had a large number of quorum queues could observe accumulation of \ 
Erlang processes
under significant load.

Nodes could hang when recovering classic queue indices during boot.

As of 6418, nodes refuse
to start if the definitions file cannot be parsed as valid JSON.

Now this also applies to nodes that were configure to skip definition import if \ 
the input file(s) has changed
using the definitions.skip_if_unchanged setting.

Enhancements

Reduce CPU footprint of quorum queue metric emission in clusters with a lot of \ 
quorum queues.

Management Plugin

Bug Fixes

The plugin reported the interface its listener(s) were bound to incorrectly.

Enhancements

It is now possible to change default queue type for a virtual host using the
PUT /api/vhosts/{name} endpoint.

Web STOMP Plugin

Bug Fixes

The plugin reported the interface its listener(s) were bound to incorrectly.

Web MQTT Plugin

Bug Fixes

The plugin reported the interface its listener(s) were bound to incorrectly.

Debian Package

Bug Fixes

Make-based source package builds were failing in an offline environment.

RPM Package

Bug Fixes

Make-based source package builds were failing in an offline environment.

Dependency Upgrades

CSV parser used by CLI tools was upgraded to 3.0.5

Files:
RevisionActionfile
1.83modifypkgsrc/net/rabbitmq/Makefile
1.65modifypkgsrc/net/rabbitmq/PLIST
1.77modifypkgsrc/net/rabbitmq/distinfo