Skip to content

Commit

Permalink
Merge pull request #2191 from guusdk/release_4.7.5
Browse files Browse the repository at this point in the history
Denote Openfire 4.7.5 Release
  • Loading branch information
akrherz authored May 23, 2023
2 parents 71f3def + fa38129 commit ee4395e
Show file tree
Hide file tree
Showing 9 changed files with 64 additions and 9 deletions.
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.7.5-SNAPSHOT</version>
<version>4.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.7.5-SNAPSHOT</version>
<version>4.7.5</version>
</parent>
<artifactId>i18n</artifactId>
<name>Internationalization files for Openfire</name>
Expand Down
2 changes: 1 addition & 1 deletion plugins/openfire-plugin-assembly-descriptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.7.5-SNAPSHOT</version>
<version>4.7.5</version>
</parent>
<groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>openfire-plugin-assembly-descriptor</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.7.5-SNAPSHOT</version>
<version>4.7.5</version>
<artifactId>plugins</artifactId>
<packaging>pom</packaging>
<name>Openfire Plugins</name>
Expand Down Expand Up @@ -120,7 +120,7 @@
<plugin.name>${project.artifactId}</plugin.name>

<!-- Versions -->
<openfire.version>4.7.5-SNAPSHOT</openfire.version>
<openfire.version>4.7.5</openfire.version>
<!-- Note; the following jetty.version should be identical to the jetty.version in xmppserver/pom.xml -->
<jetty.version>9.4.43.v20210629</jetty.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.igniterealtime.openfire</groupId>
<artifactId>parent</artifactId>
<version>4.7.5-SNAPSHOT</version>
<version>4.7.5</version>
<name>Parent</name>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.7.5-SNAPSHOT</version>
<version>4.7.5</version>
</parent>
<artifactId>starter</artifactId>
<name>Starter for Openfire</name>
Expand Down
55 changes: 55 additions & 0 deletions xmppserver/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,52 @@ <h1>Openfire Changelog</h1>
<a href="README.html">Readme</a>|<a href="changelog.html"><strong>Changelog</strong></a>|<a href="LICENSE.html">License</a>
</div>

<h2>4.7.5 -- <span style="font-weight: normal;">May 23, 2023</span></h2>

<h2>Improvement</h2>
<ul>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2459">OF-2459</a>] - Admin console CSS tweaks</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2461">OF-2461</a>] - Validate JIDs that are sent by remote servers</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2462">OF-2462</a>] - Apply nodeprep on S2S stanza addresses</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2464">OF-2464</a>] - Do not default to Chinese locale</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2539">OF-2539</a>] - Name threads</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2541">OF-2541</a>] - Plugins should have updated SCM references</li>
</ul>

<h2>Task</h2>
<ul>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2508">OF-2508</a>] - Ensure that MUC Room names are nodeprepped</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2584">OF-2584</a>] - Update dependency-check to 8.1.2</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2585">OF-2585</a>] - Update commons-fileupload to 1.5</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2586">OF-2586</a>] - Update mysql-connector from 8.0.28 to 8.0.32</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2587">OF-2587</a>] - Update twelvemonkeys imageio-core from 3.5 to 3.7.1 or higher</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2588">OF-2588</a>] - Update SQL Server JDBC driver from 7.4.1 to 9.4.1</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2589">OF-2589</a>] - Remove protobuf-java from mysql-connector-j</li>
</ul>

<h2>Story</h2>
<ul>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2493">OF-2493</a>] - Update postgresql to 42.4.1</li>
</ul>

<h2>Sub-task</h2>
<ul>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2596">OF-2596</a>] - Improve detection of path traversal</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2597">OF-2597</a>] - Add config option for using wildcards in AuthCheckFilter</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2598">OF-2598</a>] - Remove wildcard usage in AuthCheckFilter</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2599">OF-2599</a>] - Avoid having setup-specific auth-excludes after install</li>
</ul>

<h2>Bug</h2>
<ul>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2538">OF-2538</a>] - Overzealous deletion of child properties</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2543">OF-2543</a>] - pubsub should always deliver payloads when items are retrieved.</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2561">OF-2561</a>] - Fallback of verifyCertificateValidity for connection listener uses incorrect setting</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2575">OF-2575</a>] - Text formatting error in registration settings</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2578">OF-2578</a>] - Fix failing aioxmpp tests</li>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-2595">OF-2595</a>] - CVE-2023-32315 Admin Console Auth Bypass</li>
</ul>

<h2>4.7.4 -- <span style="font-weight: normal;">November 9, 2022</span></h2>

<h2>Improvement</h2>
Expand Down Expand Up @@ -420,6 +466,15 @@ <h2>Task</h2>
<li>[<a href="https://igniterealtime.atlassian.net/browse/OF-1780">OF-1780</a>] - Add OWASP dependency check to build</li>
</ul>

<h2>4.6.8 -- <span style="font-weight: normal;">May 23, 2023</span></h2>
<h3>Bug</h3>
<ul>
<li><a href="https://igniterealtime.atlassian.net/browse/OF-2595">[OF-2595]</a> - CVE-2023-32315 Admin Console Auth Bypass.</li>
<li><a href="https://igniterealtime.atlassian.net/browse/OF-2596">[OF-2596]</a> - OF-2596 Improve detection of path traversal.</li>
<li><a href="https://igniterealtime.atlassian.net/browse/OF-2597">[OF-2597]</a> - OF-2597 Add config option for using wildcards in AuthCheckFilter.</li>
<li><a href="https://igniterealtime.atlassian.net/browse/OF-2598">[OF-2598]</a> - OF-2598 Remove wildcard usage in AuthCheckFilter.</li>
<li><a href="https://igniterealtime.atlassian.net/browse/OF-2599">[OF-2599]</a> - OF-2599 Avoid having setup-specific auth-excludes after install.</li>
</ul>

<h2>4.6.7 -- <span style="font-weight: normal;">January 3, 2022</span></h2>
<h2>Bug</h2>
Expand Down
2 changes: 1 addition & 1 deletion xmppserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.igniterealtime.openfire</groupId>
<artifactId>parent</artifactId>
<version>4.7.5-SNAPSHOT</version>
<version>4.7.5</version>
</parent>
<artifactId>xmppserver</artifactId>
<name>Core XMPP Server</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class XMPPServerInfoImpl implements XMPPServerInfo {

private final Date startDate;

public static final Version VERSION = new Version(4, 7, 5, Version.ReleaseStatus.Alpha, -1 );
public static final Version VERSION = new Version(4, 7, 5, Version.ReleaseStatus.Release, -1 );

/**
* Simple constructor
Expand Down

0 comments on commit ee4395e

Please sign in to comment.