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.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d62537c7605
branches: trunk
changeset: 371681:9d62537c7605
user: adam <adam%pkgsrc.org@localhost>
date: Wed Jan 12 06:44:45 2022 +0000
description:
rabbitmq: updated to 3.9.12
3.9.12
Core Server
Bug Fixes
Work around a slow Windows-specific memory leak in Erlang's file:read_file/1.
log.file.rotation.date pattern parser now supports more values and is closer to Lager in RabbitMQ 3.7 and earlier releases.
User limits were ignored by definition import.
Stream coordinator could run into an exception in some scenarios.
On node shutdown, stopped applications were unintentionally logged at the error level.
Enhancements
basic.* AMQP 0-9-1 operations now consume fewer CPU cycles.
More efficient (up to 67% more) user addition and updates, including during definition import.
Authentiication and authorization backend exceptions could potentially leak user-provided credentials to node log.
When a non-existent stream offset is requested, the server will return a more appropriate error code.
Stream operations that fail due to an unavailable leader now use a separate error code from the case when the stream does not exist.
Deprecated classic health check is now less resource intensive (but still very intensive compared to modern alternatives).
Operator and regular policy merging now supports keys that use boolean values. The operator value overrides the regular policy one.
Free disk space monitoring robustness improvements on Windows.
Unnamed parameters and policies in definition files will now be rejected as invalid.
OAuth 2 Plugin
Enhancements
HTTPS client and related improvements for JWKS URLs.
diffstat:
net/rabbitmq/Makefile | 4 ++--
net/rabbitmq/PLIST | 3 ++-
net/rabbitmq/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r 472adfc33cff -r 9d62537c7605 net/rabbitmq/Makefile
--- a/net/rabbitmq/Makefile Tue Jan 11 21:55:32 2022 +0000
+++ b/net/rabbitmq/Makefile Wed Jan 12 06:44:45 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2021/12/03 13:31:02 adam Exp $
+# $NetBSD: Makefile,v 1.62 2022/01/12 06:44:45 adam Exp $
-DISTNAME= rabbitmq-server-3.9.11
+DISTNAME= rabbitmq-server-3.9.12
PKGNAME= ${DISTNAME:S/-server//}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=rabbitmq/}
diff -r 472adfc33cff -r 9d62537c7605 net/rabbitmq/PLIST
--- a/net/rabbitmq/PLIST Tue Jan 11 21:55:32 2022 +0000
+++ b/net/rabbitmq/PLIST Wed Jan 12 06:44:45 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.46 2021/12/03 13:31:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.47 2022/01/12 06:44:45 adam Exp $
lib/erlang/autocomplete/bash_autocomplete.sh
lib/erlang/autocomplete/zsh_autocomplete.sh
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/INSTALL
@@ -770,6 +770,7 @@
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbitmq_auth_backend_oauth2-${PKGVERSION}/ebin/rabbit_auth_backend_oauth2_app.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbitmq_auth_backend_oauth2-${PKGVERSION}/ebin/rabbit_oauth2_scope.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbitmq_auth_backend_oauth2-${PKGVERSION}/ebin/rabbitmq_auth_backend_oauth2.app
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbitmq_auth_backend_oauth2-${PKGVERSION}/ebin/uaa_jwks.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbitmq_auth_backend_oauth2-${PKGVERSION}/ebin/uaa_jwt.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbitmq_auth_backend_oauth2-${PKGVERSION}/ebin/uaa_jwt_jwk.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbitmq_auth_backend_oauth2-${PKGVERSION}/ebin/uaa_jwt_jwt.beam
diff -r 472adfc33cff -r 9d62537c7605 net/rabbitmq/distinfo
--- a/net/rabbitmq/distinfo Tue Jan 11 21:55:32 2022 +0000
+++ b/net/rabbitmq/distinfo Wed Jan 12 06:44:45 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.61 2021/12/03 13:31:02 adam Exp $
+$NetBSD: distinfo,v 1.62 2022/01/12 06:44:45 adam Exp $
-BLAKE2s (rabbitmq-server-3.9.11.tar.xz) = 98b7fc354d856a6bdace9dbcbcd1966dd01611c91357877358dc4827fd060b53
-SHA512 (rabbitmq-server-3.9.11.tar.xz) = ba84ee93e77639e0ccbcbbee285ede26fccc142a58a6940e8cb8ceb94f6f3d627da06b9a870f99246523bb7fe21657b1ec16be243e198c1b9a65c8acaa0c51f2
-Size (rabbitmq-server-3.9.11.tar.xz) = 4755696 bytes
+BLAKE2s (rabbitmq-server-3.9.12.tar.xz) = 4923f643d53aa42a8764431d9eac4a26ed745398c4b629ac596a9aeeef958fb2
+SHA512 (rabbitmq-server-3.9.12.tar.xz) = 37372210d5e1875aa906c78903648254904abfec82b332537b078e7772cb01bf8b3b0bdc97ad927a3fc686351f34bb4313ddd64f34ecc5031308322adb310836
+Size (rabbitmq-server-3.9.12.tar.xz) = 4782504 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