net-im/openfire: Update to 4.8.1
ChangeLog:
https://download.igniterealtime.org/openfire/docs/4.8.1/changelog.html
Improvement
- Give explict names to Netty's threads
- Have distinct thread pools for each type of connection
- Announce support for PubSub delete-item
- Admin Console should warn end-user if plugin installation failed
- Guard against a surplus of database connection errors being logged
- Upgrade postgresql database driver for CVE-2024-1597
New Feature
- Add service administration support
Bug
- When deleting a user, remove it from transient MUC rooms
- Cache data inconsistency: MUC
- Deleting an admin user does not remove the name from \admin.authorizedJIDs\
- Do not use default value for user's creation / last modified date
- 4.8.0 not counting "whitespace ping" as session activity
- RSS News Feed appears empty
- Misbehaving Shared-With-Group option for Contact List sharing
- Duplicate \(group\)chat messages are received
- SerializableCache appears to be unusable \(ClassCastException on creation\)
- SerializableCache instances do not get recreated on cluster switch
- Cache-summary page shows wrong stats when using Clustering
- Delete MUC-based authorization when deleting user
- OccupantManager doesn't remove all items when clustering
- Session details shows 'resource' column, but does not show resources
- Routing Servers cache inconsistency doesn't list the missing items
- Contact List \(Roster\) Sharing changes are not immediately applied
- Stream Management Resume fails
- Disabling client idle time breaks websockets
- Resumed stream is no longer resumable
PR: 279237
Reported by: nikita@druba.su (maintainer)