Maven RPM Release Build
Openfire
Tests: 470 passed
Duration: 2 minutes
Changes: Who: Guus der Kinderen
Why: OF-2369: Do not do outbound S2S when inbound disabled.
When Openfire is configured to not allow inbound S2S of a particular flavor (direct or non-direct TLS) do not try to establish outbound S2S of the same type.

This effectively makes an outbound S2S at…

Who: Guus der Kinderen
Why: OF-2371: Increase queue capacity for OutgoingSessionPromise
The queue should be large enough to easily hold the stanzas sent back to a federated user that is joining a MUC room.

Who: daryl herzmann <akrherz@iastate.edu>
Why: Merge pull request #1982 from guusdk/OF-2368_MUC-dont-kick-nonghosts-redux
OF-2368: Register MUC ping responses as user activity

Who: daryl herzmann <akrherz@iastate.edu>
Why: Merge pull request #1980 from guusdk/OF-2371_Outbound-promise-queue-size
OF-2371: Increase queue capacity for OutgoingSessionPromise

Who: Guus der Kinderen
Why: OF-2370: When determining if outbound S2S is possible, evaluate both direct and non-direct TLS

Manual run by daryl herzmann
4.4
Openfire - Maven RPM Release Build
Tests: 333 passed
Duration: 2 minutes
Changes: Who: akrherz <akrherz@iastate.edu>
Why: Denote Openfire 4.4.4 Release

Who: daryl herzmann <akrherz@iastate.edu>
Why: Merge pull request #1523 from akrherz/444
Denote Openfire 4.4.4 Release
Manual run by daryl herzmann
4.5
Openfire - Maven RPM Release Build
Tests: 391 passed
Duration: 3 minutes
Changes: Who: akrherz <akrherz@iastate.edu>
Why: denote Openfire 4.5.6 release

Who: daryl herzmann <akrherz@iastate.edu>
Why: Merge pull request #1973 from akrherz/456
denote Openfire 4.5.6 release

Who: akrherz <akrherz@iastate.edu>
Why: march 4.5 branch toward 4.5.6-SNAPSHOT

Who: Guus der Kinderen
Why: OF-2355: Bump log4j to 2.17.1

Who: Guus der Kinderen
Why: OF-2093: Ensure proper cross-compilation
Manual run by daryl herzmann
4.7
Openfire - Maven RPM Release Build
Tests: 488 passed
Duration: 3 minutes
Changes: Who: Guus der Kinderen
Why: OF-2541: Update Maven SCM from SVN to GIT

Who: Guus der Kinderen
Why: OF-2543: When retrieving pubsub items, always include payload
The pubsub node configuration option `pubsub#deliver_payloads` is defined in XEP-0060 to control if payloads are included in pubsub notification events. Openfire should not use it to determine …

Who: Guus der Kinderen
Why: OF-2508: Nodeprep room name when creating through Ad-hoc command
Openfire provides an ad-hoc command that can be used to create a room. Openfire must ensure that room name values provided through that command are properly normalized (nodeprepped).

Who: Matthew Vivian <matthew.vivian@surevine.com>
Why: OF-2597 Adds config option for wildcards in auth-exclusions
Adds a new configuration option (SystemProperty<Boolean>) that controls whether wildcards can be used in auth-exclusions. Changes to the property value do not require a restart to become effectiv…

Who: Alex Gidman <alex.gidman@surevine.com>
Why: fix: OF-2599 - switch to load setup excludes programmatically at runtime if in setup mode

Manual run by daryl herzmann