Created attachment 238180 [details] Proposed patch Update to 0.26.1 Per private email from current maintainer, assume maintainership. (Andreas: I replied to your message... but received a notification from MAILER-DAEMON@mx2.fra.nullbyte.se that a mail loop was detected trying to deliver my reply. :/ Hopefully it reached you.) Changelog (copy/pasted from upstream): Enhancement general: Update matterircd.toml.example (#489) mattermost: Reduce UpdateChannelsTeam() calls (#493) mattermost: Add support for the Matterpoll plugin (#495) Bugfix mattermost: Update matterclient vendor/fix fetching list of channels (#494) mattermost: Fallback to use API for getting channel data when not in the cache (#490) mattermost: Fix "key required" crash when channel ID can't be found (#496)
Looks good. Thanks for the heads up on the email. I'll have a look.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c87d3bd183e03b44d2c3f9bfd8c6ddd710620956 commit c87d3bd183e03b44d2c3f9bfd8c6ddd710620956 Author: Corey Halpin <chalpin@cs.wisc.edu> AuthorDate: 2022-11-21 06:39:37 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-11-22 06:54:06 +0000 net-im/matterircd: Update to 0.26.1 Submitter becomes maintainer. Already maintainer of several ports. ChangeLog: https://github.com/42wim/matterircd/releases/tag/v0.26.1 * Update matterircd.toml.example * mattermost: Reduce UpdateChannelsTeam() calls * mattermost: Add support for the Matterpoll plugin * mattermost: Update matterclient vendor/fix fetching list of channels * mattermost: Fallback to use API for getting channel data when not in the cache * mattermost: Fix "key required" crash when channel ID can't be found PR: 267865 Reported by: chalpin@cs.wisc.edu Approved by: norrland@nullbyte.se (maintainer) net-im/matterircd/Makefile | 4 ++-- net-im/matterircd/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)