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-12-02 22:30:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rabbitmq-server (Old) and /work/SRC/openSUSE:Factory/.rabbitmq-server.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rabbitmq-server" Thu Dec 2 22:30:27 2021 rev:75 rq:935229 version:3.9.11 Changes: -------- --- /work/SRC/openSUSE:Factory/rabbitmq-server/rabbitmq-server.changes 2021-11-20 02:40:16.368555912 +0100 +++ /work/SRC/openSUSE:Factory/.rabbitmq-server.new.31177/rabbitmq-server.changes 2021-12-02 22:31:35.722367454 +0100 @@ -1,0 +2,38 @@ +Thu Dec 2 15:17:05 UTC 2021 - Fusion Future <qydwhotm...@gmail.com> + +- Update to 3.9.11 + * Core Server Bug Fixes + - When a TLS-enabled listener failed to stop, it logged all of + its settings which could contain sensitive values. + * Core Server Enhancements + - Quorum queues now store commands for enqueued messages in a + more compact format on disk (some derivative data has been dropped). + - queue.declare-ok response to AMQP 0-9-1 clients operating on + a stream could return a ready-for-delivery message count + value that was out of sync with the stream leader replica. + - Classic queues now deliver more efficiently on channels that + had global QoS changed during consumer operation. + * Prometheus Plugin Enhancements + - New optional metrics provided by the GET /metrics/detailed + endpoint. These metrics are cluster-wide, and therefore must + not be aggregated. + * Management Agent Plugin Enhancements + - Disabling the plugin will stop metric collection performed + periodically by queues, streams, connections, et cetera. +- Changes in 3.9.10: + * Core Server Bug Fixes + - Make stream coordinator more defensive to rapid declaration + and deletion cycles. + * Core Server Enhancements + - Several inter-node communication listener settings are now + exposed to rabbitmq.conf: + + distribution.listener.port_range.min = 25675 + + distribution.listener.port_range.max = 25675 + + distribution.listener.interface = 192.168.0.1 + * OAuth 2 Plugin Bug Fixes + - Signing keys specified in rabbitmq.conf were not translated + correctly, resulting in exceptions during permission checks. +- Drop upstreamed patch + * harden_rabbitmq-server.service.patch: https://github.com/rabbitmq/rabbitmq-server/pull/3770 + +------------------------------------------------------------------- Old: ---- harden_rabbitmq-server.service.patch rabbitmq-server-3.9.9.tar.xz rabbitmq-server-3.9.9.tar.xz.asc New: ---- rabbitmq-server-3.9.11.tar.xz rabbitmq-server-3.9.11.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rabbitmq-server.spec ++++++ --- /var/tmp/diff_new_pack.lFlTnm/_old 2021-12-02 22:31:36.474364685 +0100 +++ /var/tmp/diff_new_pack.lFlTnm/_new 2021-12-02 22:31:36.478364670 +0100 @@ -39,7 +39,7 @@ %define _rabbitmq_group rabbitmq Name: rabbitmq-server -Version: 3.9.9 +Version: 3.9.11 Release: 0 Summary: A message broker supporting AMQP, STOMP and MQTT License: MPL-2.0 @@ -52,7 +52,6 @@ Source6: rabbitmq-server.service Source7: https://raw.githubusercontent.com/rabbitmq/rabbitmq-packaging/v%{version}/RPMS/Fedora/rabbitmq-server.tmpfiles Source8: README.SUSE -Patch0: harden_rabbitmq-server.service.patch BuildRequires: elixir # https://www.rabbitmq.com/which-erlang.html BuildRequires: erlang >= 23.2 @@ -129,7 +128,6 @@ %prep %setup -q cp %{SOURCE8} . -%patch0 -p1 %build # Make elixir happy with Unicode ++++++ rabbitmq-server-3.9.9.tar.xz -> rabbitmq-server-3.9.11.tar.xz ++++++ ++++ 3207 lines of diff (skipped)