Commit d09e7567 authored by Daryl Herzmann's avatar Daryl Herzmann Committed by akrherz

Bump versions and bump min-version, appologies to plugin authors I offended!

This was necessary as Ignite now distributes java6 'binaries' and we need
to make sure these don't get downloaded to java5 openfire hosts running
old versions.
refs OF-698


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13743 b35dd754-fafc-0310-a699-88a17e54d16e
parent 08192484
......@@ -44,6 +44,11 @@
Broadcast Plugin Changelog
</h1>
<p><b>1.9.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.8.2</b> -- April 19, 2010</p>
<ul>
<li>Requires Openfire 3.7.0.</li>
......@@ -126,4 +131,4 @@ Broadcast Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -8,8 +8,8 @@
<name>Broadcast</name>
<description>Broadcasts messages to users.</description>
<author>Jive Software</author>
<version>1.8.2</version>
<date>4/19/2010</date>
<version>1.9.0</version>
<date>9/13/2013</date>
<url>http://www.igniterealtime.org</url>
<minServerVersion>3.7.0</minServerVersion>
</plugin>
\ No newline at end of file
<minServerVersion>3.9.0</minServerVersion>
</plugin>
......@@ -43,6 +43,10 @@
<h1>
Client Control Plugin Changelog
</h1>
<p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.1.0</b> -- December 1, 2009</p>
<ul>
......
......@@ -8,9 +8,9 @@
<name>Client Control</name>
<description>Controls clients allowed to connect and available features</description>
<author>Jive Software</author>
<version>1.1.0</version>
<date>12/1/2009</date>
<minServerVersion>3.7.0</minServerVersion>
<version>1.2.0</version>
<date>9/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<databaseKey>clientcontrol</databaseKey>
<databaseVersion>0</databaseVersion>
......
......@@ -44,6 +44,11 @@
Clustering Plugin Changelog
</h1>
<p><b>1.3.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.2.4</b> -- May 1, 2013</p>
<p><b>NOTE</b>: This plugin has been deprecated and is not actively maintained. See the
<a href="readme.html">README</a> document for more information.</p>
......
......@@ -5,7 +5,7 @@
<name>${plugin.name}</name>
<description>${plugin.description}</description>
<author>Jive Software</author>
<version>1.2.4</version>
<date>05/01/2013</date>
<minServerVersion>3.8.2</minServerVersion>
<version>1.3.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
</plugin>
......@@ -44,6 +44,11 @@
ContentFilter Plugin Changelog
</h1>
<p><b>1.7.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.6.0</b> -- December 1, 2009</p>
<ul>
<li>Now requires Openfire 3.7.0.</li>
......@@ -113,4 +118,4 @@ ContentFilter Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -8,9 +8,9 @@
<name>Content Filter</name>
<description>Scans message packets for defined patterns</description>
<author>Conor Hayes</author>
<version>1.6.1</version>
<date>12/1/2009</date>
<minServerVersion>3.7.0</minServerVersion>
<version>1.7.0</version>
<date>9/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<!-- UI extension -->
<adminconsole>
......@@ -23,4 +23,4 @@
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
</plugin>
......@@ -44,6 +44,11 @@
DB Access Plugin Changelog
</h1>
<p><b>1.1</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0</b> -- Aug 27, 2008</p>
<ul>
......@@ -52,4 +57,4 @@ DB Access Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -5,9 +5,9 @@
<name>DB Access</name>
<description>Provides administrators with a simple direct access interface to their Openfire DB.</description>
<author>Daniel Henninger</author>
<version>1.0.0</version>
<date>8/27/2008</date>
<minServerVersion>3.0.0</minServerVersion>
<version>1.1.0</version>
<date>9/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
......@@ -43,6 +43,10 @@
<h1>
Email Listener Plugin Changelog
</h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.2</b> -- Feb 2, 2010</p>
<ul>
......@@ -57,4 +61,4 @@ Email Listener Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -8,10 +8,10 @@
<name>Email Listener</name>
<description>Listens for emails and sends alerts to specific users.</description>
<author>Jive Software</author>
<version>1.0.2</version>
<date>2/1/2010</date>
<version>1.1.0</version>
<date>9/13/2013</date>
<url>http://www.igniterealtime.org</url>
<minServerVersion>3.5.0</minServerVersion>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......@@ -21,4 +21,4 @@
</sidebar>
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
</plugin>
......@@ -44,6 +44,11 @@
Fastpath Plugin Changelog
</h1>
<p><b>4.3.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>4.2.0</b> -- December 2, 2009</p>
<ul>
<li>Now requires Openfire 3.7.0.</li>
......
......@@ -5,9 +5,9 @@
<name>Fastpath Service</name>
<description>Support for managed queued chat requests, such as a support team might use.</description>
<author>Jive Software</author>
<version>4.2.0</version>
<date>12/2/2009</date>
<minServerVersion>3.7.0</minServerVersion>
<version>4.3.0</version>
<date>9/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<databaseKey>fastpath</databaseKey>
<databaseVersion>0</databaseVersion>
......
......@@ -44,6 +44,11 @@
Hazelcast Clustering Plugin Changelog
</h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.6</b> -- May 1, 2013</p>
<p>Miscellaneous enhancements:</p>
<ul>
......
......@@ -5,7 +5,7 @@
<name>${plugin.name}</name>
<description>${plugin.description}</description>
<author>Tom Evans</author>
<version>1.0.6</version>
<date>05/01/2013</date>
<minServerVersion>3.8.2</minServerVersion>
<version>1.1.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
</plugin>
......@@ -49,12 +49,15 @@
Jingle Nodes Plugin Changelog
</h1>
<p><b>0.0.1</b> -- July 12, 2010</p>
<p><b>0.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>0.0.3</b> -- November 12, 2010</p>
<ul>
<li>Initial release.</li>
<li>Fixed port Range from 30000 to 50000</li>
<li>Auto Discovery of IP with Public Interface</li>
<li>Override Public IP COnfiguration</li>
</ul>
<p><b>0.0.2</b> -- October 12, 2010</p>
......@@ -63,11 +66,14 @@
<li>Public IP Verification</li>
</ul>
<p><b>0.0.3</b> -- November 12, 2010</p>
<p><b>0.0.1</b> -- July 12, 2010</p>
<ul>
<li>Override Public IP COnfiguration</li>
<li>Initial release.</li>
<li>Fixed port Range from 30000 to 50000</li>
<li>Auto Discovery of IP with Public Interface</li>
</ul>
</body>
</html>
......@@ -5,9 +5,9 @@
<name>Jingle Nodes Plugin</name>
<description>Provides support for Jingle Nodes</description>
<author>Jingle Nodes (Rodrigo Martins)</author>
<version>0.0.3</version>
<date>14/11/2010</date>
<minServerVersion>3.7.0</minServerVersion>
<version>0.1.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
......@@ -43,6 +43,13 @@
<h1>
Just married Plugin Changelog
</h1>
<p><b>1.0.3</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.2</b> -- February 16, 2013</p>
<ul>
......@@ -65,4 +72,4 @@ Just married Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -5,9 +5,9 @@
<name>Just married</name>
<description>Allows admins to rename or copy users</description>
<author>Holger Bergunde</author>
<version>1.0.3</version>
<date>2/16/2013</date>
<minServerVersion>3.3.0</minServerVersion>
<version>1.1.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-users">
......
......@@ -142,6 +142,12 @@ hr {
</ul>
<p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<h2>1.1.3 -- <span style="font-weight: normal;">September 23, 2011</span></h2>
<strong>Bug Fixes</strong>
......
......@@ -8,9 +8,9 @@
<name>Kraken IM Gateway</name>
<description>${gateway.description}</description>
<author>Daniel Henninger</author>
<version>1.1.3</version>
<date>09/23/2011</date>
<minServerVersion>3.6.0</minServerVersion>
<version>1.2.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<databaseKey>gateway</databaseKey>
<databaseVersion>12</databaseVersion>
<licenseType>gpl</licenseType>
......
......@@ -43,6 +43,10 @@
<h1>
Load Statistic Plugin Changelog
</h1>
<p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.1.0</b> -- April 12, 2007</p>
<ul>
......@@ -57,4 +61,4 @@ Load Statistic Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -5,7 +5,7 @@
<name>Load Statistic</name>
<description>Logs load statistics to a file</description>
<author>Jive Software</author>
<version>1.1.0</version>
<date>4/12/2007</date>
<minServerVersion>3.3.0</minServerVersion>
</plugin>
\ No newline at end of file
<version>1.2.0</version>
<date>9/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
</plugin>
......@@ -43,6 +43,10 @@
<h1>
Monitoring Plugin Changelog
</h1>
<p><b>1.4.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.3.3</b> -- June 5, 2013</p>
......
......@@ -5,9 +5,9 @@
<name>Monitoring Service</name>
<description>Monitors conversations and statistics of the server.</description>
<author>Jive Software</author>
<version>1.3.3</version>
<date>06/06/2013</date>
<minServerVersion>3.6.0</minServerVersion>
<version>1.4.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<databaseKey>monitoring</databaseKey>
<databaseVersion>1</databaseVersion>
......
......@@ -42,6 +42,12 @@
<h1>MotD Plugin Changelog</h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.4</b> -- March 11, 2008</p>
<ul>
......
......@@ -5,9 +5,9 @@
<name>MotD (Message of the Day)</name>
<description>Allows admins to have a message sent to users each time they log in.</description>
<author>Ryan Graham</author>
<version>1.0.4</version>
<date>4/7/2008</date>
<minServerVersion>3.5.0</minServerVersion>
<version>1.1.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-users">
......
......@@ -43,6 +43,10 @@
<h1>
Packet Filter Plugin Changelog
</h1>
<p><b>3.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>3.1.0</b> -- June 10, 2013</p>
<ul>
......
......@@ -7,9 +7,9 @@
<name>Packet Filter</name>
<description>Rules to enforce ethical communication</description>
<author>Nate Putnam</author>
<version>3.1.0</version>
<date>2013/06/10</date>
<minServerVersion>3.7.0</minServerVersion>
<version>3.2.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<databaseKey>packetfilter</databaseKey>
<databaseVersion>2</databaseVersion>
......@@ -24,4 +24,4 @@
</sidebar>
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
</plugin>
......@@ -44,6 +44,11 @@
Presence Plugin Changelog
</h1>
<p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.5.1</b> -- February 15, 2012</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-529'>OF-529</a>] - Allow users to see their own presence.</li>
......@@ -114,4 +119,4 @@ Presence Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -5,9 +5,9 @@
<name>Presence Service</name>
<description>Exposes presence information through HTTP.</description>
<author>Jive Software</author>
<version>1.5.1</version>
<date>2/15/2012</date>
<minServerVersion>3.7.0</minServerVersion>
<version>1.6.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......@@ -17,4 +17,4 @@
</sidebar>
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
</plugin>
......@@ -44,6 +44,11 @@
Registration Plugin Changelog
</h1>
<p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.5.0</b> -- December 2, 2009</p>
<ul>
<li>Now requires Openfire 3.7.0.</li>
......@@ -103,4 +108,4 @@ Registration Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -5,9 +5,9 @@
<name>Registration</name>
<description>Performs various actions whenever a new user account is created.</description>
<author>Ryan Graham</author>
<version>1.5.0</version>
<date>12/2/2009</date>
<minServerVersion>3.7.0</minServerVersion>
<version>1.6.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-users">
......@@ -18,4 +18,4 @@
</sidebar>
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
</plugin>
......@@ -43,6 +43,10 @@
<h1>
Search Plugin Changelog
</h1>
<p><b>1.6.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.5.2</b> -- July 4, 2013</p>
<ul>
......
......@@ -5,9 +5,9 @@
<name>Search</name>
<description>Provides support for Jabber Search (XEP-0055)</description>
<author>Ryan Graham</author>
<version>1.5.2</version>
<date>7/4/2013</date>
<minServerVersion>3.7.0</minServerVersion>
<version>1.6.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
......@@ -44,6 +44,11 @@
SIP Plugin Changelog
</h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.6</b> -- December 2, 2009</p>
<ul>
<li>Now requires Openfire 3.7.0.</li>
......
......@@ -5,11 +5,11 @@
<name>SIP Phone Plugin</name>
<description>Provides support for SIP account management</description>
<author>Ignite Realtime</author>
<version>1.0.6</version>
<date>12/2/2009</date>
<version>1.1.0</version>
<date>09/13/2013</date>
<databaseKey>sip</databaseKey>
<databaseVersion>2</databaseVersion>
<minServerVersion>3.7.0</minServerVersion>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
......@@ -43,6 +43,10 @@
<h1>
STUN Server Plugin Changelog
</h1>
<p><b>1.1.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.0.0</b> -- February 26th, 2012 (GdK)</p>
......
......@@ -5,9 +5,9 @@
<name>STUN server plugin</name>
<description>Adds STUN functionality to Openfire</description>
<author>Ignite Realtime</author>
<version>1.0.0</version>
<date>February 26, 2012</date>
<minServerVersion>3.5.0</minServerVersion>
<version>1.1.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="sidebar-media-services">
......
......@@ -49,6 +49,12 @@
Subscription Plugin Changelog
</h1>
<p><b>1.3.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.2.2</b> -- February 02, 2010</p>
<ul>
<li>Updated license from GPL to Apache.</li>
......@@ -97,4 +103,4 @@ Subscription Plugin Changelog
</ul>
</body>
</html>
\ No newline at end of file
</html>
......@@ -5,10 +5,10 @@
<name>Subscription</name>
<description>Automatically accepts or rejects subsription requests</description>
<author>Ryan Graham</author>
<version>1.2.2</version>
<date>2/1/2010</date>
<version>1.3.0</version>
<date>09/13/2013</date>
<url>http://www.igniterealtime.org</url>
<minServerVersion>3.5.0</minServerVersion>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......@@ -20,4 +20,4 @@
</sidebar>
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
</plugin>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>user creation Plugin Changelog</title>
<style type="text/css">
BODY {
font-size : 100%;
}
BODY, TD, TH {
font-family : tahoma, verdana, arial, helvetica, sans-serif;
font-size : 0.8em;
}
H2 {
font-size : 10pt;
font-weight : bold;
padding-left : 1em;
}
A:hover {
text-decoration : none;
}
H1 {
font-family : tahoma, arial, helvetica, sans-serif;
font-size : 1.4em;
font-weight: bold;
border-bottom : 1px #ccc solid;
padding-bottom : 2px;
}
TT {
font-family : courier new;
font-weight : bold;
color : #060;
}
PRE {
font-family : courier new;
font-size : 100%;
}
</style>
</head>
<body>
<h1>
User Creation Plugin Changelog
</h1>
<p><b>1.2.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
</body>
</html>
......@@ -8,10 +8,10 @@
<name>User Creation</name>
<description>Creates users and populates rosters.</description>
<author>Jive Software</author>
<version>1.1</version>
<date>4/12/2007</date>
<version>1.2.0</version>
<date>09/13/2013</date>
<url>http://www.igniterealtime.org</url>
<minServerVersion>3.3.0</minServerVersion>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-users">
......@@ -22,4 +22,4 @@
</sidebar>
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
</plugin>
......@@ -148,6 +148,12 @@ hr {
</div>
<div id="pageBody">
<p><b>2.4.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<h2>2.3.1 -- <span style="font-weight: normal;">July 7, 2012</span></h2>
<ul>
<li>[<a href='http://issues.igniterealtime.org/browse/OF-564'>OF-564</a>] - User import/export plugin concatenates group names in export</li>
......@@ -219,4 +225,4 @@ hr {
</div>
</body>
</html>
\ No newline at end of file
</html>
......@@ -6,9 +6,9 @@
<name>User Import Export</name>
<description>Enables import and export of user data</description>
<author>Ryan Graham</author>
<version>2.3.1</version>
<date>7/13/2012</date>
<minServerVersion>3.7.0</minServerVersion>
<version>2.4.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-users">
......
......@@ -43,6 +43,10 @@
<h1>
User Service Plugin Changelog
</h1>
<p><b>1.4.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.3.3</b> -- May 22, 2013</p>
<ul>
......
......@@ -5,9 +5,9 @@
<name>User Service</name>
<description>Allows administration of users via HTTP requests.</description>
<author>Justin Hunt</author>
<version>1.3.3</version>
<date>05/22/2013</date>
<minServerVersion>3.5.1</minServerVersion>
<version>1.4.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......
......@@ -43,6 +43,10 @@
<h1>
XML Debugger Plugin Changelog
</h1>
<p><b>1.3.0</b> -- Sep 13, 2013</p>
<ul>
<li>Requires Openfire 3.9.0.</li>
</ul>
<p><b>1.2.0</b> -- May 26, 2008</p>
<ul>
......@@ -62,4 +66,4 @@ XML Debugger Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
......@@ -8,9 +8,9 @@
<name>Debugger Plugin</name>
<description>Prints XML traffic to the stdout (raw and interpreted XML)</description>
<author>Jive Software</author>
<version>1.2</version>
<date>5/26/2008</date>
<minServerVersion>3.5.0</minServerVersion>
<version>1.3.0</version>
<date>09/13/2013</date>
<minServerVersion>3.9.0</minServerVersion>
<adminconsole>
<tab id="tab-server">
......@@ -22,4 +22,4 @@
</sidebar>
</tab>
</adminconsole>
</plugin>
\ No newline at end of file
</plugin>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment