Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / rabbitmq
Commits: 92f225bd by Carl Smedstad at 2026-02-23T09:36:04+01:00 upgpkg: 4.2.4-1: Upstream release https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.4 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = rabbitmq pkgdesc = Highly reliable and performant enterprise messaging implementation of AMQP written in Erlang/OTP - pkgver = 4.2.3 + pkgver = 4.2.4 pkgrel = 1 url = https://rabbitmq.com arch = any @@ -32,7 +32,7 @@ pkgbase = rabbitmq makedepends = unzip makedepends = util-linux makedepends = xmlto - source = git+https://github.com/rabbitmq/rabbitmq-server.git#tag=v4.2.3 + source = git+https://github.com/rabbitmq/rabbitmq-server.git#tag=v4.2.4 source = rabbitmq-customize-systemd-service.patch source = rabbitmq-devendor-rebar3.patch source = rabbitmq-env.conf @@ -43,7 +43,7 @@ pkgbase = rabbitmq validpgpkeys = 968479A1AFF927E37D1A566BB5690EEEBB952194 validpgpkeys = 1CD01B692130F8E525601C8A44BF2725475205B2 validpgpkeys = 85703625C06128939EEA616A16AB14D00D613900 - sha512sums = f6a50e8d91bb6f715f3cb740e62b05f85e6ad8dc2047f98ddd3c57e9cc8c0c59a1fc60ee98f83eb4ddad372213ee93dccaf9d395dc9c994a3638a99b33674ba2 + sha512sums = 6db886a6c0dca270d59a1654fde2f0189313d79d2e29865f1daf79d26de5b7a0b49185202655241c7ee4a6e6f84b6d1a3995dcc0080d390e652b449c03002452 sha512sums = 81d74e006dcf6641b5fd00aba098423809b3d0e36fcfaa2467b54ed08ebd2b666b4cfb06a3e41c31fe41bf8e51df3581ef6b5e0a0bdf9f90b6ef60d5ba913e6a sha512sums = a13f9c9d6fbff3b5356a2bf10f85cc9d44f991c8f145b57825f39119e65db7e06341d52f19f209d4968c33bed37b193996b321a0727364b79e7127fb70c74bd5 sha512sums = 8b841e28fa0a1424dd9e57c0988e015f3cd4cccef0f73ccdb7c7b66d11ca62ba8ef3a59c7ca5e5f0c9c9d8003ac72bf53785985d98aae867961787003286e179 ===================================== PKGBUILD ===================================== @@ -13,7 +13,7 @@ pkgname=( rabbitmq rabbitmqadmin ) -pkgver=4.2.3 +pkgver=4.2.4 pkgrel=1 pkgdesc='Highly reliable and performant enterprise messaging implementation of AMQP written in Erlang/OTP' url='https://rabbitmq.com' @@ -57,7 +57,7 @@ source=( rabbitmq.tmpfiles rabbitmq.logrotate ) -sha512sums=('f6a50e8d91bb6f715f3cb740e62b05f85e6ad8dc2047f98ddd3c57e9cc8c0c59a1fc60ee98f83eb4ddad372213ee93dccaf9d395dc9c994a3638a99b33674ba2' +sha512sums=('6db886a6c0dca270d59a1654fde2f0189313d79d2e29865f1daf79d26de5b7a0b49185202655241c7ee4a6e6f84b6d1a3995dcc0080d390e652b449c03002452' '81d74e006dcf6641b5fd00aba098423809b3d0e36fcfaa2467b54ed08ebd2b666b4cfb06a3e41c31fe41bf8e51df3581ef6b5e0a0bdf9f90b6ef60d5ba913e6a' 'a13f9c9d6fbff3b5356a2bf10f85cc9d44f991c8f145b57825f39119e65db7e06341d52f19f209d4968c33bed37b193996b321a0727364b79e7127fb70c74bd5' '8b841e28fa0a1424dd9e57c0988e015f3cd4cccef0f73ccdb7c7b66d11ca62ba8ef3a59c7ca5e5f0c9c9d8003ac72bf53785985d98aae867961787003286e179' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rabbitmq/-/commit/92f225bd662ffd7a2e225f2ebbe7964a5dea1594 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rabbitmq/-/commit/92f225bd662ffd7a2e225f2ebbe7964a5dea1594 You're receiving this email because of your account on gitlab.archlinux.org.
