Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id F10801A9239 for ; Wed, 12 Jan 2022 06:44:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3486884EE2; Wed, 12 Jan 2022 06:44:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6D2C984EB6 for ; Wed, 12 Jan 2022 06:44:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id pg7jTFxUTeBP for ; Wed, 12 Jan 2022 06:44:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 878B484D2F for ; Wed, 12 Jan 2022 06:44:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 760B8FB24; Wed, 12 Jan 2022 06:44:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1641969885269150" MIME-Version: 1.0 Date: Wed, 12 Jan 2022 06:44:45 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/net/rabbitmq To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220112064445.760B8FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1641969885269150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 12 06:44:45 UTC 2022 Modified Files: pkgsrc/net/rabbitmq: Makefile PLIST distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 pkgsrc/net/rabbitmq/Makefile \ pkgsrc/net/rabbitmq/distinfo cvs rdiff -u -r1.46 -r1.47 pkgsrc/net/rabbitmq/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1641969885269150 Content-Disposition: inline Content-Length: 3274 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/rabbitmq/Makefile diff -u pkgsrc/net/rabbitmq/Makefile:1.61 pkgsrc/net/rabbitmq/Makefile:1.62 --- pkgsrc/net/rabbitmq/Makefile:1.61 Fri Dec 3 13:31:02 2021 +++ pkgsrc/net/rabbitmq/Makefile Wed Jan 12 06:44:45 2022 @@ -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/} Index: pkgsrc/net/rabbitmq/distinfo diff -u pkgsrc/net/rabbitmq/distinfo:1.61 pkgsrc/net/rabbitmq/distinfo:1.62 --- pkgsrc/net/rabbitmq/distinfo:1.61 Fri Dec 3 13:31:02 2021 +++ pkgsrc/net/rabbitmq/distinfo Wed Jan 12 06:44:45 2022 @@ -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 Index: pkgsrc/net/rabbitmq/PLIST diff -u pkgsrc/net/rabbitmq/PLIST:1.46 pkgsrc/net/rabbitmq/PLIST:1.47 --- pkgsrc/net/rabbitmq/PLIST:1.46 Fri Dec 3 13:31:02 2021 +++ pkgsrc/net/rabbitmq/PLIST Wed Jan 12 06:44:45 2022 @@ -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-${PKGVERS 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 --_----------=_1641969885269150--