Subject: CVS commit: pkgsrc/net/rabbitmq
From: Adam Ciarcinski
Date: 2023-02-14 17:04:09
Message id: 20230214160409.59788FA90@cvs.NetBSD.org

Log Message:
rabbitmq: updated to 3.11.9

RabbitMQ 3.11.9

Core Server

Bug Fixes

Stream delivery using RabbitMQ Stream protocol v2 could fail to start in some cases.

Nodes could run into an exception with certain publishers that used QPid for \ 
client library.

When discovering feature flags across the cluster, default stability level is \ 
now experimental and not stable.

Reset and manually added nodes could start receiving stream replica data before \ 
its database was initialized,
confusing all code paths that expected a blank node state.

Fixed a minor issue with feature flag log message formatting.

Enhancements

Improved support for the AMQP 1.0 message format (used internally by streams), \ 
in particular, when original message
was published using AMQP 1.0.

CLI Tools

Features

rabbitmqctl set_permissions_globally is a new command that sets up user \ 
permissions in all existing virtual hosts.

rabbitmq-diagnostics cluster_status now lists how many CPU cores are available \ 
to individual nodes, plus a total.

Management Plugin

Bug Fixes

Limits tab failed to load when there were no limits configured.

Enhancements

It is now possible to disable operator policy modifications. This can be necessary in
RabbitMQ-as-a-Service environments.

Contributed by @illotum (AWS).

AMQP 1.0 Plugin

Enhancements

Support for OAuth 2 authentication and authorization backends.

MQTT Plugin

Bug Fixes

MQTT nodes did not correctly remove client IDs for clients connected to a node \ 
that was in the process of
being removed from the cluster.

OAuth 2 Plugin

Bug Fixes

auth_oauth2.additional_scopes_key had no effect.

LDAP Plugin

Bug Fixes

Due to a $ sign escaping differences between Make and Bazel (the newly adopted \ 
build tool),
default value of of user_dn_pattern setting was incorrect (had an extra $).

Files:
RevisionActionfile
1.77modifypkgsrc/net/rabbitmq/Makefile
1.57modifypkgsrc/net/rabbitmq/PLIST
1.72modifypkgsrc/net/rabbitmq/distinfo