Accepting request 1035474 from home:fusionfuture:branches:network:messaging:amqp

- Update to 3.11.3
  + Core Server
    * Stream unsubscription leaked metric counters.
    * Stream could become unavailable in certain node or network
      failure scenarios.
    * It is now possible to pre-configure virtual host limits for
      groups of virtual hosts.
    * Quorum queue replicas no longer try to contact their unreachable
      peers for metrics.
  + CLI Tools
    * rabbitmq-diagnostics status now handles server responses where
      free disk space is not yet computed.
    * All enabled (explicitly or as a dependency) plugins are scanned.
    * rabbitmq-diagnostics memory_breakdown now returns results much
      faster in environments with a large number of quorum queues.

OBS-URL: https://build.opensuse.org/request/show/1035474
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=191
This commit is contained in:
Fusion Future 2022-11-13 01:30:13 +00:00 committed by Git OBS Bridge
parent 9c79d6aa8b
commit d26aa97d2e
6 changed files with 41 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc9d713103c79f926484afbfbfb066e2b86f59618ae2a3e6a7eb0a5e744ae2d6
size 3602900

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEECpryEV9Gh70pgDoga3OjbmAm38oFAmNOw24ACgkQa3OjbmAm
38pnLA/+PPzKcjCrkTjwqHJnsGCJOXmbcCVs4pb6c44u9d/afjB7bMD7U4CZ/Cis
CI+Cfu3czLgWKf2hA2p/mngY2gs8SRGXIr/vLQusFlf0YX3dKaGDVW9o++pIuSuc
e0j1XtZeaaLXvKTCYKbp6egR1euqccmQvBROsaMycYO5HWx1+39ifj3YWDlgv/yq
Bi7ik2uzORmgnlQxfz04H0KQgT7xUJtYwSaS9hZuPkOS3rgLV/k1a1nJoBPYv0BV
M2+IAnGrAtPR325jkUFVpD3rdSIlYpKCYE93F9GqeSWtGctPUPj5wP6cFMNXyLYF
0U+bnZXz9NecqqtkyDaQAKJcITR6MCGc9S6P/ke5mRh5t+CsXjx7SycZ6Z6n/WEi
da4+texgYs5H6+2jjEV9thgvr63Dx8oNrBWkPP2geqCbRszAHMBS3i5i08kuy0k8
H0uJQ9vjIRnmRvKoXCBLomSVF48ZW/So1QSNtF0IQNLB434zlz/BgQvzO1THp8Li
xQiFBCtDA2FeQ4mxyhijjYmY4CSjxxqwjmqFa3IIzQKp5wgNvcTDz3Fj3BS7Yw3V
uuY4SSU1l4kRoCi5EmiOWXnCDmi99azLCc90vtOqc6E4eB75zTiD+fZGorFUwXNY
1ypHyTAwqvzU1HGixOIUJtU7QuSwAvf3Q8l4ktVth/WKiHJWIW4=
=rZGn
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c719fd7427694c7f9289cadda0bf25661b0aacb238b8aca986afedaf64e492f1
size 3720132

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEECpryEV9Gh70pgDoga3OjbmAm38oFAmNrvegACgkQa3OjbmAm
38rsIg//X5KKRLdpl8LLpwXdgTJNQMGJfLkTpVcVokh9rcysE59U0pUoycuIXRcA
lzTEuuWxqaGVzEoEie1km8C26gjRfcg41ulcQsTpQ6BClICIzvak2c4SE7s+SbOa
rIDnP4RdhgTq81M+uXdyUCwCJhyW5ksjcpwt/Bx9lK+Rr0A5UR5933mPIU//T2d4
m10+lZch85DDMsibfVxZhFb1hOgXyKjWk6fOhc5utiRZR4qps2RbofacAGqzFDzs
rvKQWfah1oAp5vv9b5u/kKYkEgar8z11xivD0wQqqRLaS9AcRx++N+jK3228fRP7
HtUKXQz9agtEBN42nY19iLX5f3SssFsQE2ctRVz4zDYQtVehuGFA5y3AVyEPx4Mq
IkEoIW+0LjHbrjXURfMscdxrSyjwQrFtIaK3xfdTESvksXEgczbE7WudGAoDgLkM
W/a4jBp6VxWJElGxxq/CwMMDhxfL/tV3l46Ukq2O0s+cOeA2/ym1mqzTZRVw3/C9
HcaF6GEu8pAWut8o+ODGY7I6/Af9tIaStdJMANSc6ntRxMri7ezty/ktk59VjpgQ
MWJ74oBgMtA7+Rmh6z4qGfWMorQ2eqEEhmWvl4TiaUY1RvgQr4PQDqzoRQBPeYhQ
edJhGYy4u9yKSwbdYtL+LcM1a7w8lbgBZm202CoVAdnV8OExrlw=
=a4M4
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Nov 9 16:03:30 UTC 2022 - Fusion Future <qydwhotmail@gmail.com>
- Update to 3.11.3
+ Core Server
* Stream unsubscription leaked metric counters.
* Stream could become unavailable in certain node or network
failure scenarios.
* It is now possible to pre-configure virtual host limits for
groups of virtual hosts.
* Quorum queue replicas no longer try to contact their unreachable
peers for metrics.
+ CLI Tools
* rabbitmq-diagnostics status now handles server responses where
free disk space is not yet computed.
* All enabled (explicitly or as a dependency) plugins are scanned.
* rabbitmq-diagnostics memory_breakdown now returns results much
faster in environments with a large number of quorum queues.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 26 12:41:16 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org> Wed Oct 26 12:41:16 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -39,7 +39,7 @@
%define _rabbitmq_group rabbitmq %define _rabbitmq_group rabbitmq
Name: rabbitmq-server Name: rabbitmq-server
Version: 3.10.10 Version: 3.11.3
Release: 0 Release: 0
Summary: A message broker supporting AMQP, STOMP and MQTT Summary: A message broker supporting AMQP, STOMP and MQTT
License: MPL-2.0 License: MPL-2.0
@ -55,7 +55,7 @@ Source7: https://raw.githubusercontent.com/rabbitmq/rabbitmq-packaging/v%
Source8: README.SUSE Source8: README.SUSE
BuildRequires: elixir BuildRequires: elixir
# https://www.rabbitmq.com/which-erlang.html # https://www.rabbitmq.com/which-erlang.html
BuildRequires: erlang >= 23.2 BuildRequires: erlang >= 25.0
BuildRequires: erlang-src BuildRequires: erlang-src
BuildRequires: fdupes BuildRequires: fdupes
# BuildRequires: libxslt # BuildRequires: libxslt
@ -65,7 +65,7 @@ BuildRequires: unzip
BuildRequires: xmlto BuildRequires: xmlto
BuildRequires: xz BuildRequires: xz
BuildRequires: zip BuildRequires: zip
Requires: erlang >= 23.2 Requires: erlang >= 25.0
Requires: erlang-epmd Requires: erlang-epmd
Requires: logrotate Requires: logrotate
Provides: AMQP-server Provides: AMQP-server