Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rabbitmq-server for openSUSE:Factory checked in at 2021-05-10 15:39:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rabbitmq-server (Old) and /work/SRC/openSUSE:Factory/.rabbitmq-server.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rabbitmq-server" Mon May 10 15:39:07 2021 rev:65 rq:891876 version:3.8.15 Changes: -------- --- /work/SRC/openSUSE:Factory/rabbitmq-server/rabbitmq-server.changes 2021-02-07 15:24:07.274206178 +0100 +++ /work/SRC/openSUSE:Factory/.rabbitmq-server.new.2988/rabbitmq-server.changes 2021-05-10 15:41:51.256974964 +0200 @@ -1,0 +2,38 @@ +Fri May 7 10:29:26 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to RabbitMQ 3.8.15 + * Fixed quorum queues did not take snapshots as frequently as they + are expected to with some configurations. + * Fixed quorum queue name was unintentionally limited: the length + of virtual host and actual queue name was limited to 254 characters + * Fixed deleting a quorum queue would leave some of its internal + metrics data around. + * Client destination address is now obtained w.r.t. the Proxy + protocol settings. + * Full changes: + https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.15 +- Update to RabbitMQ 3.8.14 + * Fixed direct reply-to failed witn an exception on Erlang 22.3 +- Update to RabbitMQ 3.8.13 + * Fixed nodes that had an unusually long name could overflow + message property lengths with the direct reply-to identifier + they generated. +- Update to RabbitMQ 3.8.12 + * Maintenance mode no longer transfers leaders of classic mirrored + queue. + * Exclusive queues that happen to be matched by classic queue + mirroring policies will no longer be considered for rebalancing + operations since they are not actually mirrored + * Default replica count for quorum queues was using an incorrect + configuration key name. The default value is now 3, so in a + cluster of five or seven nodes, only three will host replicas + for newly declared quorum queues. + * Default runtime busy waiting settings were changed to none by + default, which reduces CPU footprint on nodes that are mostly idle. + * Definition import now imports runtime parameters after exchanges, + queues, and bindings to reduce the likelihood of starting dynamic + Shovels from racing with topology imports. + * Fixed memory monitor could run into an exception if queried very + early on node boot before it was fully initialized. + +------------------------------------------------------------------- Old: ---- rabbitmq-server-3.8.11.tar.xz New: ---- rabbitmq-server-3.8.15.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rabbitmq-server.spec ++++++ --- /var/tmp/diff_new_pack.HOhETv/_old 2021-05-10 15:41:51.708973197 +0200 +++ /var/tmp/diff_new_pack.HOhETv/_new 2021-05-10 15:41:51.712973181 +0200 @@ -33,7 +33,7 @@ %define _make_args DESTDIR="%{buildroot}" PREFIX="%{_prefix}" RMQ_ROOTDIR=%{_rabbit_libdir} RMQ_ERLAPP_DIR=%{_rabbit_erllibdir} MAN_INSTALL_PATH="%{_mandir}" DOC_INSTALL_DIR=%{buildroot}/%{_docdir} VERSION=%{version} V=1 Name: rabbitmq-server -Version: 3.8.11 +Version: 3.8.15 Release: 0 Summary: A message broker supporting AMQP, STOMP and MQTT License: MPL-2.0 ++++++ rabbitmq-server-3.8.11.tar.xz -> rabbitmq-server-3.8.15.tar.xz ++++++ ++++ 373195 lines of diff (skipped)