Bug 268945 - net-im/openfire: Update to 4.7.4
Summary: net-im/openfire: Update to 4.7.4
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: Fernando Apesteguía
URL: http://download.igniterealtime.org/op...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-14 00:49 UTC by Nikita Druba
Modified: 2023-01-15 18:19 UTC (History)
3 users (show)

See Also:


Attachments
git diff for net-im/openfire (3.21 KB, patch)
2023-01-14 00:49 UTC, Nikita Druba
nikita: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Druba 2023-01-14 00:49:14 UTC
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
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-15 18:19:07 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-01-15 18:19:35 UTC
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(-)