Bug 267857 - net/rabbitmq: update to 3.10.13
Summary: net/rabbitmq: update to 3.10.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://github.com/rabbitmq/rabbitmq-...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-19 01:19 UTC by Artyom Davidov
Modified: 2022-12-17 08:18 UTC (History)
2 users (show)

See Also:
eduardo: maintainer-feedback+


Attachments
Patch to update net/rabbitmq to 3.10.11 (41.84 KB, patch)
2022-11-19 01:19 UTC, Artyom Davidov
no flags Details | Diff
Synth test build log for the net/rabbitmq 3.10.11 (127.14 KB, text/plain)
2022-11-19 01:20 UTC, Artyom Davidov
no flags Details
Synth test build log for the net/rabbitmq 3.10.1 with ADMIN option enabled (127.46 KB, text/plain)
2022-11-19 01:22 UTC, Artyom Davidov
no flags Details
Patch to update net/rabbitmq to 3.10.12 (41.84 KB, patch)
2022-11-30 01:35 UTC, Artyom Davidov
no flags Details | Diff
Test build log for the purposed patch (127.42 KB, text/plain)
2022-11-30 01:36 UTC, Artyom Davidov
no flags Details
Patch to update net/rabbitmq to 3.10.13 (42.38 KB, patch)
2022-12-16 15:39 UTC, Artyom Davidov
ard_1: maintainer-approval? (erlang)
Details | Diff
Test build log for the purposed patch (127.17 KB, text/plain)
2022-12-16 15:40 UTC, Artyom Davidov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artyom Davidov 2022-11-19 01:19:10 UTC
Created attachment 238171 [details]
Patch to update net/rabbitmq to 3.10.11

According to https://www.rabbitmq.com/versions.html the rabbitmq 3.9.x series will reach it's EOL on 31 January, 2023.

This patch will update net/rabbitmq to version 3.10.11
It will also bump the minimal lang/erlang-runtime dependency to 24.2 and a minimal lang/elixir build-time depencency to 1.13.4
Comment 1 Artyom Davidov 2022-11-19 01:20:40 UTC
Created attachment 238172 [details]
Synth test build log for the net/rabbitmq 3.10.11
Comment 2 Artyom Davidov 2022-11-19 01:22:21 UTC
Created attachment 238173 [details]
Synth test build log for the net/rabbitmq 3.10.1 with ADMIN option enabled

Attached Synth test build logs for the purposed patch.
Comment 3 Artyom Davidov 2022-11-30 01:35:32 UTC
Created attachment 238436 [details]
Patch to update net/rabbitmq to 3.10.12

Rabbitmq 3.10.12 was released recently.
Modified previous patch for this new rabbitmq version.
Comment 4 Artyom Davidov 2022-11-30 01:36:54 UTC
Created attachment 238437 [details]
Test build log for the purposed patch

Updated test build log for 3.10.12
Comment 5 Artyom Davidov 2022-12-16 15:39:40 UTC
Created attachment 238840 [details]
Patch to update net/rabbitmq to 3.10.13

This patch will update net/rabbitmq to the latest version from the 3.10.x branch
Comment 6 Artyom Davidov 2022-12-16 15:40:48 UTC
Created attachment 238841 [details]
Test build log for the purposed patch

Updated test build log for 3.10.13
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-12-17 08:18:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ca02febb711902e0f5e55cca90ff8cab17c44b43

commit ca02febb711902e0f5e55cca90ff8cab17c44b43
Author:     Artyom Davidov <ard_1@mail.ru>
AuthorDate: 2022-12-17 08:15:29 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-17 08:17:04 +0000

    net/rabbitmq: Update to 3.10.13

    ChangeLog: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.10.13

    PR:             267857
    Approved by:    maintainer timeout, >3 weeks

 net/rabbitmq/Makefile  |   9 +-
 net/rabbitmq/distinfo  |   6 +-
 net/rabbitmq/pkg-plist | 371 +++++++++++++++++++++++++------------------------
 3 files changed, 200 insertions(+), 186 deletions(-)
Comment 8 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-17 08:18:44 UTC
Committed, thanks!