pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/rabbitmq
Module Name: pkgsrc
Committed By: adam
Date: Wed May 17 17:11:14 UTC 2023
Modified Files:
pkgsrc/net/rabbitmq: Makefile PLIST distinfo
Log Message:
rabbitmq: updated to 3.11.16
RabbitMQ 3.11.16
Core Server
Bug Fixes
Automatic node removal now will
remove quorum queue replicas from the node before removing it from the cluster.
Enhancements
A new boolean setting, quorum_queue.property_equivalence.relaxed_checks_on_redeclaration,
makes it possible to relax queue property equivalence checks
for quorum queues. Specifically, when a quorum queue is redeclared and the client-provided
type is set to "classic", this setting will help avoid a channel exception, making it
easier to migrate to quorum queues step by step, without upgrading all applications in a short
period of time.
CLI Tools
Enhancements
rabbitmq-queues grow and rabbitmq-queues add_member now verify cluster membership of the node
new quorum queue replicas should be placed on.
Federation Plugin
Bug Fixes
URI parser incorrectly used the password query parameter to override the password
value in authority (user info) part.
The password query parameter can be used to specify private key password for
upstream connections that use TLS.
Shovel Plugin
Bug Fixes
URI parser incorrectly used the password query parameter to override the password
value in authority (user info) part.
The password query parameter can be used to specify private key password for Shovels
that use TLS.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/rabbitmq/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/net/rabbitmq/PLIST
cvs rdiff -u -r1.75 -r1.76 pkgsrc/net/rabbitmq/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/rabbitmq/Makefile
diff -u pkgsrc/net/rabbitmq/Makefile:1.80 pkgsrc/net/rabbitmq/Makefile:1.81
--- pkgsrc/net/rabbitmq/Makefile:1.80 Fri May 12 16:40:24 2023
+++ pkgsrc/net/rabbitmq/Makefile Wed May 17 17:11:14 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2023/05/12 16:40:24 adam Exp $
+# $NetBSD: Makefile,v 1.81 2023/05/17 17:11:14 adam Exp $
-DISTNAME= rabbitmq-server-3.11.15
+DISTNAME= rabbitmq-server-3.11.16
PKGNAME= ${DISTNAME:S/-server//}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=rabbitmq/}
Index: pkgsrc/net/rabbitmq/PLIST
diff -u pkgsrc/net/rabbitmq/PLIST:1.62 pkgsrc/net/rabbitmq/PLIST:1.63
--- pkgsrc/net/rabbitmq/PLIST:1.62 Fri May 12 16:40:24 2023
+++ pkgsrc/net/rabbitmq/PLIST Wed May 17 17:11:14 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.62 2023/05/12 16:40:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.63 2023/05/17 17:11:14 adam Exp $
lib/erlang/autocomplete/bash_autocomplete.sh
lib/erlang/autocomplete/zsh_autocomplete.sh
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/INSTALL
@@ -436,43 +436,45 @@ lib/erlang/lib/rabbitmq_server-${PKGVERS
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.4.9/ebin/ra.app
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_app.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_bench.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_counters.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_dbg.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_directory.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_env.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_file_handle.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_flru.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_leaderboard.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_lib.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_meta.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_pre_init.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_reader.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_segment.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_segment_writer.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_snapshot.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_wal.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_log_wal_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_machine.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_machine_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_machine_simple.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_metrics_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_monitors.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_server.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_server_proc.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_server_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_server_sup_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_snapshot.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_system.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_system_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.4.9/ebin/ra_systems_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra.app
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_app.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_bench.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_counters.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_dbg.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_directory.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_env.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_ets_queue.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_file_handle.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_flru.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_leaderboard.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_lib.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_cache.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_meta.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_pre_init.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_reader.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_segment.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_segment_writer.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_snapshot.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_wal.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_log_wal_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_machine.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_machine_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_machine_simple.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_metrics_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_monitors.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_server.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_server_proc.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_server_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_server_sup_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_snapshot.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_system.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/ebin/ra_system_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.6.1/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/background_gc.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbit-${PKGVERSION}/ebin/code_server_cache.beam
Index: pkgsrc/net/rabbitmq/distinfo
diff -u pkgsrc/net/rabbitmq/distinfo:1.75 pkgsrc/net/rabbitmq/distinfo:1.76
--- pkgsrc/net/rabbitmq/distinfo:1.75 Fri May 12 16:40:24 2023
+++ pkgsrc/net/rabbitmq/distinfo Wed May 17 17:11:14 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.75 2023/05/12 16:40:24 adam Exp $
+$NetBSD: distinfo,v 1.76 2023/05/17 17:11:14 adam Exp $
-BLAKE2s (rabbitmq-server-3.11.15.tar.xz) = 3b0fe88d319e702218d1ea4ed406824212c0367f10fb8a5098c7aa4de7787447
-SHA512 (rabbitmq-server-3.11.15.tar.xz) = a526a51b23b73e2a090285faa8ab45734e34526b3bf1c1fa1982a693f8595279358e38f61735475c093ee91222946aac33b1f9cbe0b3ef4c8e2c97cb88c9cde8
-Size (rabbitmq-server-3.11.15.tar.xz) = 3628108 bytes
+BLAKE2s (rabbitmq-server-3.11.16.tar.xz) = 28fe83431d0e30334c5c452a911128f46c3fc7dac7da6f054c823b91086e38b2
+SHA512 (rabbitmq-server-3.11.16.tar.xz) = 48d29b14cc3ca3a2c830a351cb46f57cd7fc0f5a13a60cdd2765769fafb38cbdc833ef095e9fd650971a296323a6f1a073c736ea0c913937d6de236ecab65791
+Size (rabbitmq-server-3.11.16.tar.xz) = 3632820 bytes
SHA1 (patch-Makefile) = 588638e2aa993fa59ab316a598840384d74a0a32
SHA1 (patch-deps_rabbit__common_src_rabbit__env.erl) = a717f620387e3c954e2f751c9b8921c93a1826f4
SHA1 (patch-deps_rabbit_scripts_rabbitmq-env) = 10f56071b2af001ef2fad6bc916f03bd4f299e8b
Home |
Main Index |
Thread Index |
Old Index