Author: solomax
Date: Tue Sep 6 15:22:16 2016
New Revision: 1759444
URL: http://svn.apache.org/viewvc?rev=1759444&view=rev
Log:
Release preparation: README,LICENSE and CHANGELOG are updated
Modified:
openmeetings/application/branches/3.1.x/CHANGELOG
openmeetings/application/branches/3.1.x/LICENSE
openmeetings/application/branches/3.1.x/README
openmeetings/application/branches/3.2.x/CHANGELOG
openmeetings/application/branches/3.2.x/LICENSE
openmeetings/application/branches/3.2.x/README
openmeetings/application/trunk/CHANGELOG
openmeetings/application/trunk/LICENSE
openmeetings/application/trunk/README
Modified: openmeetings/application/branches/3.1.x/CHANGELOG
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/CHANGELOG?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/CHANGELOG (original)
+++ openmeetings/application/branches/3.1.x/CHANGELOG Tue Sep 6 15:22:16 2016
@@ -5,6 +5,28 @@ See https://cve.mitre.org/cgi-bin/cvenam
Release Notes - Openmeetings - Version 3.1.2
================================================================================================================
+** Bug
+ * [OPENMEETINGS-508] - Network testing page is not localized
+ * [OPENMEETINGS-1267] - inproper handover of rtmphostlocal to
screenshare-client
+ * [OPENMEETINGS-1358] - RTMPS SSHHandshakeFailed error in 3.0.7 and
working fine with 3.0.4
+ * [OPENMEETINGS-1448] - Recordings backup fails "Enum missing"
+ * [OPENMEETINGS-1460] - Application.ONLINE_USERS does not reflect changes
to Client instances
+ * [OPENMEETINGS-1461] - We need to switch to java8
+
+** Improvement
+ * [OPENMEETINGS-652] - video playback is not very clear and there isn't a
pause button.
+ * [OPENMEETINGS-1138] - In the general interface, provide a way to access
links to recordings, which can be shared with others (both registered users and
external people).
+ * [OPENMEETINGS-1445] - 3.1.2 Build Compilation Warnings
+ * [OPENMEETINGS-1446] - SSL installation not fully working
+ * [OPENMEETINGS-1447] - 3.1.3 - Library versions should be updated
+
+** New Feature
+ * [OPENMEETINGS-1408] - provide device-settings dialog via link
+ * [OPENMEETINGS-1453] - Provision for getting OpenMeetings version from
SOAP/REST api
+
+
+Release Notes - Openmeetings - Version 3.1.2
+================================================================================================================
** Vulnerability
* CVE-2016-3089 - Apache Openmeetings XSS in SWF panel
Modified: openmeetings/application/branches/3.1.x/LICENSE
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/LICENSE?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/LICENSE (original)
+++ openmeetings/application/branches/3.1.x/LICENSE Tue Sep 6 15:22:16 2016
@@ -374,9 +374,9 @@ lib/isoparser-1.1.17.jar
lib/jackson-core-2.7.1.jar
lib/jempbox-1.8.12.jar
lib/metadata-extractor-2.8.1.jar
-lib/mina-core-2.0.13.jar
-lib/mina-integration-beans-2.0.13.jar
-lib/mina-integration-jmx-2.0.13.jar
+lib/mina-core-2.0.14.jar
+lib/mina-integration-beans-2.0.14.jar
+lib/mina-integration-jmx-2.0.14.jar
lib/ognl-3.1.2.jar
lib/pdfbox-debugger-2.0.1.jar
lib/pdfbox-tools-2.0.1.jar
@@ -413,7 +413,7 @@ conditions of the following licenses.
For GlassFish components
webapps/openmeetings/WEB-INF/lib/activation-1.1.jar
-webapps/openmeetings/WEB-INF/lib/javax.mail-1.5.5.jar
+webapps/openmeetings/WEB-INF/lib/javax.mail-1.5.6.jar
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
@@ -1152,8 +1152,8 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIG
For Bouncy Castle:
- lib/bcprov-jdk15on-1.54.jar
- webapps/openmeetings/screenshare/bcprov-jdk15on-1.52.jar
+ lib/bcprov-jdk15on-1.55.jar
+ webapps/openmeetings/screenshare/bcprov-jdk15on-1.55.jar
Copyright (c) 2000 - 2011 The Legion Of The Bouncy Castle
(http://www.bouncycastle.org)
Modified: openmeetings/application/branches/3.1.x/README
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/README?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/README (original)
+++ openmeetings/application/branches/3.1.x/README Tue Sep 6 15:22:16 2016
@@ -8,6 +8,20 @@ Apache OpenMeetings provides video confe
collaborative document editing and other groupware tools using API functions
of
the Red5 Streaming Server for Remoting and Streaming.
+Release Notes 3.1.3
+=============
+see CHANGELOG file for detailed log
+
+Service release 3 for 3.1.0, provides security improvements:
+* Both native and tunneled RTMPS works as expected
+
+Please NOTE java8 is required starting from this version
+
+Please update to this release from any previous OpenMeetings release
+
+Other fixes in localization, backup/restore, invitations etc.
+
+
Release Notes 3.1.2
=============
see CHANGELOG file for detailed log
Modified: openmeetings/application/branches/3.2.x/CHANGELOG
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/CHANGELOG?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/CHANGELOG (original)
+++ openmeetings/application/branches/3.2.x/CHANGELOG Tue Sep 6 15:22:16 2016
@@ -5,6 +5,28 @@ See https://cve.mitre.org/cgi-bin/cvenam
Release Notes - Openmeetings - Version 3.1.2
================================================================================================================
+** Bug
+ * [OPENMEETINGS-508] - Network testing page is not localized
+ * [OPENMEETINGS-1267] - inproper handover of rtmphostlocal to
screenshare-client
+ * [OPENMEETINGS-1358] - RTMPS SSHHandshakeFailed error in 3.0.7 and
working fine with 3.0.4
+ * [OPENMEETINGS-1448] - Recordings backup fails "Enum missing"
+ * [OPENMEETINGS-1460] - Application.ONLINE_USERS does not reflect changes
to Client instances
+ * [OPENMEETINGS-1461] - We need to switch to java8
+
+** Improvement
+ * [OPENMEETINGS-652] - video playback is not very clear and there isn't a
pause button.
+ * [OPENMEETINGS-1138] - In the general interface, provide a way to access
links to recordings, which can be shared with others (both registered users and
external people).
+ * [OPENMEETINGS-1445] - 3.1.2 Build Compilation Warnings
+ * [OPENMEETINGS-1446] - SSL installation not fully working
+ * [OPENMEETINGS-1447] - 3.1.3 - Library versions should be updated
+
+** New Feature
+ * [OPENMEETINGS-1408] - provide device-settings dialog via link
+ * [OPENMEETINGS-1453] - Provision for getting OpenMeetings version from
SOAP/REST api
+
+
+Release Notes - Openmeetings - Version 3.1.2
+================================================================================================================
** Vulnerability
* CVE-2016-3089 - Apache Openmeetings XSS in SWF panel
Modified: openmeetings/application/branches/3.2.x/LICENSE
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/LICENSE?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/LICENSE (original)
+++ openmeetings/application/branches/3.2.x/LICENSE Tue Sep 6 15:22:16 2016
@@ -374,9 +374,9 @@ lib/isoparser-1.1.17.jar
lib/jackson-core-2.7.1.jar
lib/jempbox-1.8.12.jar
lib/metadata-extractor-2.8.1.jar
-lib/mina-core-2.0.13.jar
-lib/mina-integration-beans-2.0.13.jar
-lib/mina-integration-jmx-2.0.13.jar
+lib/mina-core-2.0.14.jar
+lib/mina-integration-beans-2.0.14.jar
+lib/mina-integration-jmx-2.0.14.jar
lib/ognl-3.1.2.jar
lib/pdfbox-debugger-2.0.1.jar
lib/pdfbox-tools-2.0.1.jar
@@ -413,7 +413,7 @@ conditions of the following licenses.
For GlassFish components
webapps/openmeetings/WEB-INF/lib/activation-1.1.jar
-webapps/openmeetings/WEB-INF/lib/javax.mail-1.5.5.jar
+webapps/openmeetings/WEB-INF/lib/javax.mail-1.5.6.jar
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
@@ -1152,8 +1152,8 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIG
For Bouncy Castle:
- lib/bcprov-jdk15on-1.54.jar
- webapps/openmeetings/screenshare/bcprov-jdk15on-1.52.jar
+ lib/bcprov-jdk15on-1.55.jar
+ webapps/openmeetings/screenshare/bcprov-jdk15on-1.55.jar
Copyright (c) 2000 - 2011 The Legion Of The Bouncy Castle
(http://www.bouncycastle.org)
Modified: openmeetings/application/branches/3.2.x/README
URL:
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/README?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/README (original)
+++ openmeetings/application/branches/3.2.x/README Tue Sep 6 15:22:16 2016
@@ -8,6 +8,20 @@ Apache OpenMeetings provides video confe
collaborative document editing and other groupware tools using API functions
of
the Red5 Streaming Server for Remoting and Streaming.
+Release Notes 3.1.3
+=============
+see CHANGELOG file for detailed log
+
+Service release 3 for 3.1.0, provides security improvements:
+* Both native and tunneled RTMPS works as expected
+
+Please NOTE java8 is required starting from this version
+
+Please update to this release from any previous OpenMeetings release
+
+Other fixes in localization, backup/restore, invitations etc.
+
+
Release Notes 3.1.2
=============
see CHANGELOG file for detailed log
Modified: openmeetings/application/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/openmeetings/application/trunk/CHANGELOG?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/trunk/CHANGELOG (original)
+++ openmeetings/application/trunk/CHANGELOG Tue Sep 6 15:22:16 2016
@@ -5,6 +5,28 @@ See https://cve.mitre.org/cgi-bin/cvenam
Release Notes - Openmeetings - Version 3.1.2
================================================================================================================
+** Bug
+ * [OPENMEETINGS-508] - Network testing page is not localized
+ * [OPENMEETINGS-1267] - inproper handover of rtmphostlocal to
screenshare-client
+ * [OPENMEETINGS-1358] - RTMPS SSHHandshakeFailed error in 3.0.7 and
working fine with 3.0.4
+ * [OPENMEETINGS-1448] - Recordings backup fails "Enum missing"
+ * [OPENMEETINGS-1460] - Application.ONLINE_USERS does not reflect changes
to Client instances
+ * [OPENMEETINGS-1461] - We need to switch to java8
+
+** Improvement
+ * [OPENMEETINGS-652] - video playback is not very clear and there isn't a
pause button.
+ * [OPENMEETINGS-1138] - In the general interface, provide a way to access
links to recordings, which can be shared with others (both registered users and
external people).
+ * [OPENMEETINGS-1445] - 3.1.2 Build Compilation Warnings
+ * [OPENMEETINGS-1446] - SSL installation not fully working
+ * [OPENMEETINGS-1447] - 3.1.3 - Library versions should be updated
+
+** New Feature
+ * [OPENMEETINGS-1408] - provide device-settings dialog via link
+ * [OPENMEETINGS-1453] - Provision for getting OpenMeetings version from
SOAP/REST api
+
+
+Release Notes - Openmeetings - Version 3.1.2
+================================================================================================================
** Vulnerability
* CVE-2016-3089 - Apache Openmeetings XSS in SWF panel
Modified: openmeetings/application/trunk/LICENSE
URL:
http://svn.apache.org/viewvc/openmeetings/application/trunk/LICENSE?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/trunk/LICENSE (original)
+++ openmeetings/application/trunk/LICENSE Tue Sep 6 15:22:16 2016
@@ -374,9 +374,9 @@ lib/isoparser-1.1.17.jar
lib/jackson-core-2.7.1.jar
lib/jempbox-1.8.12.jar
lib/metadata-extractor-2.8.1.jar
-lib/mina-core-2.0.13.jar
-lib/mina-integration-beans-2.0.13.jar
-lib/mina-integration-jmx-2.0.13.jar
+lib/mina-core-2.0.14.jar
+lib/mina-integration-beans-2.0.14.jar
+lib/mina-integration-jmx-2.0.14.jar
lib/ognl-3.1.2.jar
lib/pdfbox-debugger-2.0.1.jar
lib/pdfbox-tools-2.0.1.jar
@@ -413,7 +413,7 @@ conditions of the following licenses.
For GlassFish components
webapps/openmeetings/WEB-INF/lib/activation-1.1.jar
-webapps/openmeetings/WEB-INF/lib/javax.mail-1.5.5.jar
+webapps/openmeetings/WEB-INF/lib/javax.mail-1.5.6.jar
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
@@ -1152,8 +1152,8 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIG
For Bouncy Castle:
- lib/bcprov-jdk15on-1.54.jar
- webapps/openmeetings/screenshare/bcprov-jdk15on-1.52.jar
+ lib/bcprov-jdk15on-1.55.jar
+ webapps/openmeetings/screenshare/bcprov-jdk15on-1.55.jar
Copyright (c) 2000 - 2011 The Legion Of The Bouncy Castle
(http://www.bouncycastle.org)
Modified: openmeetings/application/trunk/README
URL:
http://svn.apache.org/viewvc/openmeetings/application/trunk/README?rev=1759444&r1=1759443&r2=1759444&view=diff
==============================================================================
--- openmeetings/application/trunk/README (original)
+++ openmeetings/application/trunk/README Tue Sep 6 15:22:16 2016
@@ -8,6 +8,20 @@ Apache OpenMeetings provides video confe
collaborative document editing and other groupware tools using API functions
of
the Red5 Streaming Server for Remoting and Streaming.
+Release Notes 3.1.3
+=============
+see CHANGELOG file for detailed log
+
+Service release 3 for 3.1.0, provides security improvements:
+* Both native and tunneled RTMPS works as expected
+
+Please NOTE java8 is required starting from this version
+
+Please update to this release from any previous OpenMeetings release
+
+Other fixes in localization, backup/restore, invitations etc.
+
+
Release Notes 3.1.2
=============
see CHANGELOG file for detailed log