pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/rabbitmq rabbitmq: updated to 3.9.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbbeb5c57bd0
branches:  trunk
changeset: 769425:dbbeb5c57bd0
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 15 06:40:53 2021 +0000

description:
rabbitmq: updated to 3.9.9

3.9.9

Core Server

Bug Fixes

Fixed an issue where node monitor could produce a false network partition when
one of the cluster members was restarted

Message store resiliency improvements

Reduced log noise in certain scenarios where a new queue leader is elected

Queue leader rebalancing now logs less

Enhancements

cluster_formation.target_cluster_size_hint is a new configuration setting that can be used to specify expected initial cluster size.
This can be used by features, plugins or tools that expect a certain minimum number of clusters nodes
to join during initial cluster formation

Prometheus Plugin

Enhancements

Metric rendering efficiency improvements (mostly latency)

Bug Fixes

TLS-enabled Prometheus endpoint listener port was not correctly stored internally

Management Plugin

Bug Fixes

Persistent message count is now displayed correctly on individual queue pages

Restore compatibility with IE 11

Consistent Hashing Exchange Plugin

Bug Fixes

Corrected deletion of duplicate bindings between an exchange and a queue

Contributed by @FalconerTC

Dependency Upgrades

Ra was upgraded to 2.0.2

Osiris was upgraded to 1.2.3

diffstat:

 net/rabbitmq/Makefile |   4 +-
 net/rabbitmq/PLIST    |  92 +++++++++++++++++++++++++-------------------------
 net/rabbitmq/distinfo |   8 ++--
 3 files changed, 52 insertions(+), 52 deletions(-)

diffs (141 lines):

diff -r ebf9126bb6e1 -r dbbeb5c57bd0 net/rabbitmq/Makefile
--- a/net/rabbitmq/Makefile     Sun Nov 14 22:36:12 2021 +0000
+++ b/net/rabbitmq/Makefile     Mon Nov 15 06:40:53 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2021/10/20 09:13:02 adam Exp $
+# $NetBSD: Makefile,v 1.59 2021/11/15 06:40:53 adam Exp $
 
-DISTNAME=      rabbitmq-server-3.9.8
+DISTNAME=      rabbitmq-server-3.9.9
 PKGNAME=       ${DISTNAME:S/-server//}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rabbitmq/}
diff -r ebf9126bb6e1 -r dbbeb5c57bd0 net/rabbitmq/PLIST
--- a/net/rabbitmq/PLIST        Sun Nov 14 22:36:12 2021 +0000
+++ b/net/rabbitmq/PLIST        Mon Nov 15 06:40:53 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.43 2021/09/28 16:22:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.44 2021/11/15 06:40:53 adam Exp $
 lib/erlang/autocomplete/bash_autocomplete.sh
 lib/erlang/autocomplete/zsh_autocomplete.sh
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/INSTALL
@@ -85,14 +85,14 @@
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/amqp_client-${PKGVERSION}/include/amqp_client_internal.hrl
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/amqp_client-${PKGVERSION}/include/amqp_gen_consumer_spec.hrl
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/amqp_client-${PKGVERSION}/include/rabbit_routing_prefixes.hrl
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.6/ebin/aten.app
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.6/ebin/aten.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.6/ebin/aten_app.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.6/ebin/aten_detect.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.6/ebin/aten_detector.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.6/ebin/aten_emitter.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.6/ebin/aten_sink.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.6/ebin/aten_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.7/ebin/aten.app
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.7/ebin/aten.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.7/ebin/aten_app.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.7/ebin/aten_detect.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.7/ebin/aten_detector.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.7/ebin/aten_emitter.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.7/ebin/aten_sink.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/aten-0.5.7/ebin/aten_sup.beam
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/base64url-1.0.1/ebin/base64url.app
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/base64url-1.0.1/ebin/base64url.beam
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/cowboy-2.8.0/ebin/cowboy.app
@@ -427,43 +427,43 @@
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/quantile_estimator-0.2.1/ebin/quantile_estimator.app
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/quantile_estimator-0.2.1/ebin/quantile_estimator.beam
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/quantile_estimator-0.2.1/include/quantile_estimator.hrl
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra.app
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_app.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_bench.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_counters.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_dbg.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_directory.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_env.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_file_handle.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_flru.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_leaderboard.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_lib.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_meta.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_pre_init.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_reader.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_segment.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_segment_writer.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_snapshot.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_wal.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_log_wal_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_machine.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_machine_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_machine_simple.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_metrics_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_monitors.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_server.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_server_proc.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_server_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_server_sup_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_snapshot.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_system.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_system_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.0/ebin/ra_systems_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra.app
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_app.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_bench.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_counters.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_dbg.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_directory.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_env.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_file_handle.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_flru.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_leaderboard.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_lib.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_meta.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_pre_init.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_reader.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_segment.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_segment_writer.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_snapshot.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_wal.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_log_wal_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_machine.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_machine_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_machine_simple.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_metrics_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_monitors.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_server.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_server_proc.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_server_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_server_sup_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_snapshot.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_system.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_system_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.2/ebin/ra_systems_sup.beam
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbit-${PKGVERSION}/ebin/amqqueue.beam
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbit-${PKGVERSION}/ebin/amqqueue_v1.beam
 lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbit-${PKGVERSION}/ebin/background_gc.beam
diff -r ebf9126bb6e1 -r dbbeb5c57bd0 net/rabbitmq/distinfo
--- a/net/rabbitmq/distinfo     Sun Nov 14 22:36:12 2021 +0000
+++ b/net/rabbitmq/distinfo     Mon Nov 15 06:40:53 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.58 2021/10/26 11:06:47 nia Exp $
+$NetBSD: distinfo,v 1.59 2021/11/15 06:40:53 adam Exp $
 
-BLAKE2s (rabbitmq-server-3.9.8.tar.xz) = 218db2579fd2d03581cc9dbd47e9200ce0df9c382d3d814dd4611c68c17b6125
-SHA512 (rabbitmq-server-3.9.8.tar.xz) = ec72456323a427ccce02ff64eac469ef14446eebee5ed40e552f7ae8ca44f69e339d2596f8006d2b371d866a1e6aa9541c22780fc3be9c83b39ead2ba53ade00
-Size (rabbitmq-server-3.9.8.tar.xz) = 3478944 bytes
+BLAKE2s (rabbitmq-server-3.9.9.tar.xz) = 47e86237070fea9bb121e1ff87180048b2475385626370a836da2a1eff87b512
+SHA512 (rabbitmq-server-3.9.9.tar.xz) = 2dd462f1ffdf4789b22c3c9c6e13bd54e15600862ed9259e8075b9a3a501ded0e54da7c68c03fbc43955673720c2163be3b887b4c86834b1c400a1d6c221cb77
+Size (rabbitmq-server-3.9.9.tar.xz) = 4749872 bytes
 SHA1 (patch-Makefile) = 088a3ed04dc72215f1ca3b34b49bb4047a531e89
 SHA1 (patch-deps_rabbit__common_src_rabbit__env.erl) = 1e8222356162cba7362d22808671777f3fcf1629
 SHA1 (patch-deps_rabbit_scripts_rabbitmq-env) = db168c8ff5a5e7b22186f57947c27c7a1c5ccae6



Home | Main Index | Thread Index | Old Index