Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #279 was successful Scheduled with changes by 3 people

Stages & jobs

  1. Build and Package

Code commits

Openfire (main)

  • daryl herzmann

    daryl herzmann 64bd887816d55026e6327c3c518ddc4f90c7b530

    Merge pull request #3309 from igniterealtime/backport-3307-to-5.0
    [Backport 5.0] OF-3265 chore(deps): bump org.postgresql:postgresql from 42.7.8 to 42.7.11

  • daryl herzmann

    daryl herzmann b629e2b2084b307ad00d98212d596346cdde2689

    chore(deps): bump org.postgresql:postgresql in /xmppserver
    (cherry picked from commit ff0509e505ab80cdefc107608cf0761e21a52b52)

    • xmppserver/pom.xml (version b629e2b2084b307ad00d98212d596346cdde2689)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 62aec5a368c6669a6a00b601e47f1e9e74021d5e

    chore(deps): bump org.postgresql:postgresql in /build/ci/updater
    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.8 to 42.7.11.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.8...REL42.7.11)

    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-version: 42.7.11
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit 7d3942b21b48f123275b9c10e1d06949ea281d87)

    • build/ci/updater/pom.xml (version 62aec5a368c6669a6a00b601e47f1e9e74021d5e)
  • daryl herzmann

    daryl herzmann 3ec07ab082d765cfb831ecd455fa36966bc40886

    Merge pull request #3306 from igniterealtime/backport-3301-to-5.0
    [Backport 5.0] OF-3263: Fix setting of XFFHostHeader through admin console

  • Guus der Kinderen

    Guus der Kinderen 1664a9b1c8b0bbeaecf9e683ad3350dc9f22bed0

    OF-3263: Fix setting of XFFHostHeader through admin console
    This fixes a case-sensitivity related bug.

    (cherry picked from commit e90e88691373fcf35590fa118da9621b6603bd57)

    • xmppserver/src/main/webapp/http-bind.jsp (version 1664a9b1c8b0bbeaecf9e683ad3350dc9f22bed0)
    • xmppserver/src/main/webapp/system-admin-console-access.jsp (version 1664a9b1c8b0bbeaecf9e683ad3350dc9f22bed0)