Skip to content

Commit

Permalink
Denote Openfire 4.5.0 Release (#1569)
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz authored and GregDThomas committed Jan 10, 2020
1 parent 8d41a43 commit 5b55500
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 11 deletions.
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion i18n/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0</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
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0</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
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.5.0-SNAPSHOT</version>
<version>4.5.0</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.5.0-SNAPSHOT</openfire.version>
<openfire.version>4.5.0</openfire.version>
<!-- Note; the following jetty.version should be identical to the jetty.version in xmppserver/pom.xml -->
<jetty.version>9.4.18.v20190429</jetty.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@

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

Expand Down
2 changes: 1 addition & 1 deletion starter/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0</version>
</parent>
<artifactId>starter</artifactId>
<name>Starter for Openfire</name>
Expand Down
39 changes: 37 additions & 2 deletions xmppserver/changelog.html
Expand Up @@ -163,16 +163,20 @@ <h1>Openfire Changelog</h1>
<div id="pageBody">


<h2>4.5.0 Beta -- <span style="font-weight: normal;">December 20, 2019</span></h2>
<h2>4.5.0 -- <span style="font-weight: normal;">January 10, 2020</span></h2>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-353'>OF-353</a>] - LDAP InvalidNameException related to quotes
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1779'>OF-1779</a>] - Incorrect SQL DELETE statement in PubSub causes exception
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1826'>OF-1826</a>] - NullPointerException in new Dataforms implementation
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1830'>OF-1830</a>] - Failing to establish TLS when using Java 11
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1858'>OF-1858</a>] - MUC services are not added/removed from other cluster nodes
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1892'>OF-1892</a>] - Group sorting shouldn&#39;t be case sensitive
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1895'>OF-1895</a>] - SystemProperty should work with plugins
Expand All @@ -181,6 +185,16 @@ <h2> Bug
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1902'>OF-1902</a>] - Further limit HTTP fetching security from Openfire
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1923'>OF-1923</a>] - Steam Management should not close reconnected session
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1928'>OF-1928</a>] - Reflected XSS in MUC Room affiliation page
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1932'>OF-1932</a>] - &quot;Test Settings&quot; of LDAP User Mapping always fails
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1936'>OF-1936</a>] - OOM when browsing audit log
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1937'>OF-1937</a>] - Performance problems when first LDAP server cannot be reached
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1938'>OF-1938</a>] - Bump Bouncy Castle version to v1.64
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1947'>OF-1947</a>] - LDAP VCard template should not replace non-placeholders
Expand All @@ -191,6 +205,14 @@ <h2> Bug
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1953'>OF-1953</a>] - NPE in admin console session page
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1954'>OF-1954</a>] - Creating new MUC conference leads to NPE in admin console
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1955'>OF-1955</a>] - XSS flaws identified by Cyber Security Works Document No: C1059
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1956'>OF-1956</a>] - Restarting s2s may fail with Error starting: 5269 Address already in use (Bind failed)
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1958'>OF-1958</a>] - PSI XMPP Client fails to connect
</li>
</ul>

<h2> New Feature
Expand All @@ -203,7 +225,14 @@ <h2> New Feature
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1943'>OF-1943</a>] - Allow LDAP group to provide Openfire admins
</li>
</ul>


<h2> Task
</h2>
<ul>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1219'>OF-1219</a>] - ClassCastException on setup-ldap-user.jsp DefaultUserProvider cannot be cast to LdapUserProvider
</li>
</ul>

<h2> Improvement
</h2>
<ul>
Expand Down Expand Up @@ -239,6 +268,12 @@ <h2> Improvement
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1903'>OF-1903</a>] - Support for @WebServlet annotation
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1924'>OF-1924</a>] - Make SM DetachedCleanupTask scheduling related to max detach time
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1925'>OF-1925</a>] - Hint on what server a stream should be resumed.
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1926'>OF-1926</a>] - Steam Management should tell clients how long they can be detached.
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1929'>OF-1929</a>] - LDAPS should not be an advanced setting
</li>
<li>[<a href='https://issues.igniterealtime.org/browse/OF-1930'>OF-1930</a>] - Make LocalMUCRoom more thread safe
Expand Down
2 changes: 1 addition & 1 deletion xmppserver/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.igniterealtime.openfire</groupId>
<artifactId>parent</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0</version>
</parent>
<artifactId>xmppserver</artifactId>
<name>Core XMPP Server</name>
Expand Down
Expand Up @@ -39,7 +39,7 @@ public class XMPPServerInfoImpl implements XMPPServerInfo {

private final Date startDate;

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

/**
* Simple constructor
Expand Down

0 comments on commit 5b55500

Please sign in to comment.