Skip to content

Commit

Permalink
Merge pull request #564 from akrherz/294
Browse files Browse the repository at this point in the history
Denote release 2.9.4
  • Loading branch information
wrooot committed Nov 14, 2020
2 parents 54cc813 + b1f908b commit a512039
Show file tree
Hide file tree
Showing 24 changed files with 79 additions and 23 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark</groupId>
<artifactId>parent</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
</parent>

<artifactId>spark-core</artifactId>
Expand Down
56 changes: 56 additions & 0 deletions core/src/documentation/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,62 @@ <h1>Spark Changelog</h1>

<div id="pageBody">

<h2>2.9.4 -- <span style="font-weight: normal;">November 14, 2020</span></h2>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2184'>SPARK-2184</a>] - Spark should not reject end-entity certificates without basic constraints
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2185'>SPARK-2185</a>] - The CertPath that&#39;s verified should not be allowed to be empty
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2186'>SPARK-2186</a>] - Certificate validation should target the end-entity certificate, not the CA
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2187'>SPARK-2187</a>] - Spark should not offer to add CA certs that it already has in the truststore
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2188'>SPARK-2188</a>] - Some certificate chain validations fail with &#39;Certificate does not specify OCSP responder&#39;
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2192'>SPARK-2192</a>] - File transfer duration sometimes incorrect
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2194'>SPARK-2194</a>] - The option to ignore certificate expiry not working
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2196'>SPARK-2196</a>] - Start a conference menu option not working
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2201'>SPARK-2201</a>] - Not all passwords removed when &#39;save password&#39; is unchecked
</li>
</ul>

<h2> New Feature
</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2190'>SPARK-2190</a>] - Add option to auto-accept file transfers
</li>
</ul>

<h2> Improvement
</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-1160'>SPARK-1160</a>] - Replace deprecated methods
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-1469'>SPARK-1469</a>] - Code Cleanup
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2005'>SPARK-2005</a>] - Add option to disable selected plugins via Client Control
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2198'>SPARK-2198</a>] - Prevent incoming file transfer to overwrite existing file
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2199'>SPARK-2199</a>] - Show directory if file can&#39;t be opened
</li>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2202'>SPARK-2202</a>] - Have explicit option to remove all saved passwords
</li>
</ul>

<h2> Task
</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2181'>SPARK-2181</a>] - Update JTattoo to 1.6.13
</li>
</ul>


<h2>2.9.3 -- <span style="font-weight: normal;">October 24, 2020</span></h2>
<h2> Bug
</h2>
Expand Down
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>
<groupId>org.igniterealtime.spark</groupId>
<artifactId>parent</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
</parent>

<artifactId>distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion emoticons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.igniterealtime.spark</groupId>
<artifactId>parent</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
</parent>

<artifactId>emoticons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/apple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/assembly-descriptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark</groupId>
<artifactId>parent</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/battleships/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/fastpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/fileupload/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/flashing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/growl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/jingle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/meet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/otr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark</groupId>
<artifactId>parent</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/reversi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/roar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/sip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/spelling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/systemtray/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/tictactoe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/transferguard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/translator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.igniterealtime.spark.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

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.spark</groupId>
<artifactId>parent</artifactId>
<version>2.9.4-SNAPSHOT</version>
<version>2.9.4</version>
<packaging>pom</packaging>

<name>Spark (parent)</name>
Expand Down

0 comments on commit a512039

Please sign in to comment.