Skip to content

Commit 18a7bb6

Browse files
akrherzguusdk
authored andcommitted
Denote Openfire 4.6.1 Release
1 parent 1de85eb commit 18a7bb6

File tree

9 files changed

+92
-9
lines changed

9 files changed

+92
-9
lines changed

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>parent</artifactId>
77
<groupId>org.igniterealtime.openfire</groupId>
8-
<version>4.6.1-SNAPSHOT</version>
8+
<version>4.6.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

i18n/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.igniterealtime.openfire</groupId>
7-
<version>4.6.1-SNAPSHOT</version>
7+
<version>4.6.1</version>
88
</parent>
99
<artifactId>i18n</artifactId>
1010
<name>Internationalization files for Openfire</name>

plugins/openfire-plugin-assembly-descriptor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>plugins</artifactId>
66
<groupId>org.igniterealtime.openfire</groupId>
7-
<version>4.6.1-SNAPSHOT</version>
7+
<version>4.6.1</version>
88
</parent>
99
<groupId>org.igniterealtime.openfire.plugins</groupId>
1010
<artifactId>openfire-plugin-assembly-descriptor</artifactId>

plugins/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.igniterealtime.openfire</groupId>
5-
<version>4.6.1-SNAPSHOT</version>
5+
<version>4.6.1</version>
66
<artifactId>plugins</artifactId>
77
<packaging>pom</packaging>
88
<name>Openfire Plugins</name>
@@ -120,7 +120,7 @@
120120
<plugin.name>${project.artifactId}</plugin.name>
121121

122122
<!-- Versions -->
123-
<openfire.version>4.6.1-SNAPSHOT</openfire.version>
123+
<openfire.version>4.6.1</openfire.version>
124124
<!-- Note; the following jetty.version should be identical to the jetty.version in xmppserver/pom.xml -->
125125
<jetty.version>9.4.35.v20201120</jetty.version>
126126
</properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.igniterealtime.openfire</groupId>
66
<artifactId>parent</artifactId>
7-
<version>4.6.1-SNAPSHOT</version>
7+
<version>4.6.1</version>
88
<name>Parent</name>
99
<packaging>pom</packaging>
1010

starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>parent</artifactId>
66
<groupId>org.igniterealtime.openfire</groupId>
7-
<version>4.6.1-SNAPSHOT</version>
7+
<version>4.6.1</version>
88
</parent>
99
<artifactId>starter</artifactId>
1010
<name>Starter for Openfire</name>

xmppserver/changelog.html

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,89 @@ <h1>Openfire Changelog</h1>
163163
<div id="pageBody">
164164

165165

166+
<h2>4.6.1 -- <span style="font-weight: normal;">January 6, 2021</span></h2>
167+
<h2> Bug
168+
</h2>
169+
<ul>
170+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-763'>OF-763</a>] - Create property to control console session expiration
171+
</li>
172+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2077'>OF-2077</a>] - NullPointerException with Pubsub(PEP?) and clustering
173+
</li>
174+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2112'>OF-2112</a>] - IQRouter throws NPEs when routing stanzas without &#39;from&#39; attribute
175+
</li>
176+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2113'>OF-2113</a>] - Docker builds should not include locally built resources
177+
</li>
178+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2131'>OF-2131</a>] - NPE in MUC in clustering
179+
</li>
180+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2146'>OF-2146</a>] - MUC affiliation and role changes aren&#39;t always sent to the affected occupant
181+
</li>
182+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2148'>OF-2148</a>] - Implicit narrowing conversion in compound assignment
183+
</li>
184+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2152'>OF-2152</a>] - Stanzas dispatched from MUC room can have invalid &#39;from&#39; address
185+
</li>
186+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2157'>OF-2157</a>] - SequenceManager generated IDs are unreliable whilst clustering
187+
</li>
188+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2159'>OF-2159</a>] - Openfire re-uses the origin-id for stanza-id
189+
</li>
190+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2161'>OF-2161</a>] - Stable/Unique stanza ID for PMs should have a &#39;by&#39; that reflects the room
191+
</li>
192+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2163'>OF-2163</a>] - MUC Stanza post-processing might unintentionally expose real addresses
193+
</li>
194+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2168'>OF-2168</a>] - Unable to broadcast (some) presence stanzas in MUC.
195+
</li>
196+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2169'>OF-2169</a>] - LDAP VCard failure when user doesn&#39;t have attribute
197+
</li>
198+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2173'>OF-2173</a>] - NullPointerException when joining a room that has no subject
199+
</li>
200+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2179'>OF-2179</a>] - MUC, S2S and Clustering: IllegalStateException in MUC presence broadcast
201+
</li>
202+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2180'>OF-2180</a>] - User has nickname in room, but not a role
203+
</li>
204+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2191'>OF-2191</a>] - set server broadcast message to type headline
205+
</li>
206+
</ul>
207+
208+
<h2> Improvement
209+
</h2>
210+
<ul>
211+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2114'>OF-2114</a>] - Upgrade Bouncy Castle libs to 1.66
212+
</li>
213+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2130'>OF-2130</a>] - Improve usefulness of error messages when configuring LDAP/AD integration
214+
</li>
215+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2151'>OF-2151</a>] - Improve exposure of cluster location in admin console
216+
</li>
217+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2153'>OF-2153</a>] - Gracefully handle SM resumption requests on other cluster nodes.
218+
</li>
219+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2162'>OF-2162</a>] - Add &#39;ofrom&#39; to MUC private messages
220+
</li>
221+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2170'>OF-2170</a>] - LDAP UserDN cache should contain negative results
222+
</li>
223+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2172'>OF-2172</a>] - Include query details in DNS exceptions
224+
</li>
225+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2174'>OF-2174</a>] - Cache DNS SRV lookups
226+
</li>
227+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2177'>OF-2177</a>] - CacheableOptional should have a toString
228+
</li>
229+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2182'>OF-2182</a>] - Update Jetty to 9.4.35
230+
</li>
231+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2183'>OF-2183</a>] - Update ant to 1.10.9
232+
</li>
233+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2184'>OF-2184</a>] - Update bouncycastle to 1.68
234+
</li>
235+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2185'>OF-2185</a>] - Update guava to 30.1
236+
</li>
237+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2186'>OF-2186</a>] - Update apache httpclient to 4.5.13
238+
</li>
239+
</ul>
240+
241+
<h2> Task
242+
</h2>
243+
<ul>
244+
<li>[<a href='https://igniterealtime.atlassian.net/browse/OF-2111'>OF-2111</a>] - MUC Maximum batch size setting resets on reboot
245+
</li>
246+
</ul>
247+
248+
166249
<h2>4.6.0 -- <span style="font-weight: normal;">October 16, 2020</span></h2>
167250
<h2> Bug
168251
</h2>

xmppserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.igniterealtime.openfire</groupId>
66
<artifactId>parent</artifactId>
7-
<version>4.6.1-SNAPSHOT</version>
7+
<version>4.6.1</version>
88
</parent>
99
<artifactId>xmppserver</artifactId>
1010
<name>Core XMPP Server</name>

xmppserver/src/main/java/org/jivesoftware/openfire/spi/XMPPServerInfoImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public class XMPPServerInfoImpl implements XMPPServerInfo {
3939

4040
private final Date startDate;
4141

42-
public static final Version VERSION = new Version(4, 6, 1, Version.ReleaseStatus.Alpha, -1 );
42+
public static final Version VERSION = new Version(4, 6, 1, Version.ReleaseStatus.Release, -1 );
4343

4444
/**
4545
* Simple constructor

0 commit comments

Comments
 (0)