mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
e39255b2ed
ChangeLog: https://download.igniterealtime.org/openfire/docs/5.0.5/changelog.html Improvement * Display newlines in details of logged SecurityAuditManager events * Do not show 'max users' count for a MUC when it is 0 (unlimited) * Bump BouncyCastle.version from 1.78.1 to 1.84 * LDAP context-close failures are logged without their exception stack trace * Upgrade MySQL Connector/J driver to 8.4.0 release * Upgrade Jetty webserver library to 12.0.35 release * Update org.glassfish.jaxb:jaxb-runtime to the latest of the 2.3.x line Task * Disabled performance benchmark in IQEntityTimeHandlerTest should be removed or converted * Fix malformed link markup in upgrade guide (hre instead of href) * Update postgresql driver to 42.7.11 * MultiUserChatServiceImpl#setIdleUserTaskInterval ignores value Bug * A user's User Group page cannot be used to remove user from group * LDAP authentication logs the wrong exception when the alternate base-DN also fails * PluginIconServlet does not set HTTP Content-Type header for gif * xffHostHeader values not updated * Wrong getter used in ConnectionListenser#setAcceptSelfSignedCertificates PR: 295361 Reported by: nikita@druba.su (maintainer)