Created attachment 239459 [details] git diff for net-im/openfire net-im/openfire: update to 4.7.4 Changelog: http://download.igniterealtime.org/openfire/docs/4.7.4/changelog.html P.S. For this port needed to upload to some server archive with local maven repository: https://cloud.druba.su/s/ob5YxpWj9CykRTp/download/FreeBSD-openfire-4.7.4-maven-repository.tar.gz
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5868d67e166b81b261cdb939496bfd23de51b10b commit 5868d67e166b81b261cdb939496bfd23de51b10b Author: nikita@druba.su <nikita@druba.su> AuthorDate: 2023-01-15 12:05:34 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-01-15 18:14:48 +0000 net-im/openfire: Update to 4.7.4 ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.4/changelog.html Improvement * Improve performance of MUC, based on stress test profiling * MUC Room history shouldn't be serialized as part of a MUC Room * Reduce resource usage of MUC stats collection * Re-instate MINA JMX monitoring * Prevent retrieving more MUC messages from DB than needed * Add TX/RX, Remove Priority from session summary page * Try loading favicons over HTTPS and HTTP * Improve MUC history load time for single rooms * Deprecate XMLProperties constructors that can't write back * Remove unneeded JID-based lock in MUC * Advertise support for pubsub's "multi-item" feature. Story * Migrate usages of set-output in Github Actions * Upgrade Apache Commons Text from 1.6 to 1.10 Bug * Openfire Docker image fails to start if an empty plugins directory exists * Websocket onError handler prevents earlier data to be processed * openfirectl does not store PID * User lock-out with custom value does not take effect * "Packet sent" session stat remains 0 for BOSH sessions * Group JIDs in MUC rooms without preloading causes issues PR: 268945 Reported by: nikita@druba.su (maintainer) net-im/openfire/Makefile | 2 +- net-im/openfire/distinfo | 10 +++++----- net-im/openfire/pkg-plist | 13 ++++++++++--- 3 files changed, 16 insertions(+), 9 deletions(-)