Author: sebawagner
Date: Wed Sep 29 10:10:16 2021
New Revision: 50171

Log:
Update with corrected src,bin and README.

Added:
    dev/openmeetings/6.2.0/rc1/README.md
Modified:
    dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz
    dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz.asc
    dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz.sha512
    dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip
    dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip.asc
    dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip.sha512
    dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz
    dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz.asc
    dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz.sha512
    dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip
    dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip.asc
    dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip.sha512

Added: dev/openmeetings/6.2.0/rc1/README.md
==============================================================================
--- dev/openmeetings/6.2.0/rc1/README.md (added)
+++ dev/openmeetings/6.2.0/rc1/README.md Wed Sep 29 10:10:16 2021
@@ -0,0 +1,567 @@
+![About Openmeetings 
Logo](/openmeetings-server/src/site/resources/images/logo.png)
+
+[Apache OpenMeetings](https://openmeetings.apache.org) provides:
+ - [x] **video conferencing**
+ - [x] **instant messaging**
+ - [x] **white board**
+ - [x] **collaborative document editing**
+ - [x] **other groupware tools**
+
+It uses API functions of Media Server for Remoting and Streaming 
[Kurento](https://www.kurento.org)).
+
+Getting Started
+===============
+Please visit the project website for the latest information:
+  - https://openmeetings.apache.org/
+
+Documentation for Installation and Upgrade:
+  - https://openmeetings.apache.org/installation.html
+  - https://openmeetings.apache.org/Upgrade.html
+
+Along with the developer mailing list archive:
+  - https://openmeetings.apache.org/mail-lists.html
+
+
+System Requirements
+===================
+You need a platform that supports [Java SE 
11](https://www.oracle.com/java/technologies/javase-downloads.html).
+
+
+Building and running
+====================
+To build from source code:
+
+  - Requirements:
+    Sources compilation require `Java SE 11`, [Apache Maven 3.5.0 or 
later](https://maven.apache.org/).
+  - To build the OpenMeetings project run mvn in the root directory:
+     `mvn clean install -PallModules`
+  - To run the OpenMeetings project:
+    - go to `openmeetings-server/target` directory
+    - extract `apache-openmeetings-x.x.x.tar.gz` (or 
`apache-openmeetings-x.x.x.zip` for windows) to **new** directory
+    - enter to this new directory and execute `./bin/startup.sh` 
(`./bin/startup.bat` for Windows)
+
+For a detailed documentation on how to build from source and options see:
+    https://openmeetings.apache.org/BuildInstructions.html
+
+Builds and CI
+====================
+
+| Description | Jenkins CI |
+| :--- | :---: |
+| Master nightly | [![Build 
Status](https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/badge/icon)](https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/)
 |
+| Master Pull Request | [![Build 
Status](https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/badge/icon)](https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings-pr-build/)
 |
+
+Release Notes
+=============
+
+see [CHANGELOG.md](/CHANGELOG.md) file for detailed log
+
+6.2.0
+-----
+[Release 6.2.0](https://archive.apache.org/dist/openmeetings/6.2.0), provides 
following improvements:
+
+UI improvements, stability fixes and adds OpenAPI spec in 3.0.x format
+
+Stability and UI:
+* UI fixes
+* Modal PopUpFix
+* Upgrade to Bootstrap5
+
+Integration:
+* OpenAPI Spec in swagger format see https://openmeetings.apache.org/swagger
+* Improved Integration examples for Node and PHP
+
+Some other fixes and improvements, 16 issues were addressed
+
+6.1.0
+-----
+[Release 6.1.0](https://archive.apache.org/dist/openmeetings/6.1.0), provides 
following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+Stability:
+* Room is more stable
+* Screen sharing on Safari is fixed
+* Recording in interview room is fixed
+
+UI:
+* OM theme can selected in Admin -> Config
+* Configurable Extra menu is added to the rooms
+* Date/time picker is better localized
+
+Some other fixes and improvements, 27 issues were addressed
+
+
+6.0.0
+-----
+[Release 6.0.0](https://www.apache.org/dyn/closer.lua/openmeetings/6.0.0), 
provides following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+Security:
+* TLS1.2. is used for OAuth
+* NetTest client count can be limited
+* Captcha is now configurable
+* Recordings can be globally disabled
+
+Stability:
+* Audio/video in room is more stable
+
+UI:
+* Translations are improved
+* Invitation form displayes time in client time zone
+* Notifications are displayed using JS Notification API
+* Video pods size can be fixed and configurable per-user
+
+Some other fixes and improvements, 40 issues were addressed
+
+
+5.1.0
+-----
+[Release 5.1.0](https://archive.apache.org/dist/openmeetings/5.1.0), provides 
following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+Stability:
+* Room Audio/Video should be more stable
+* OM should work as expected after KMS server restart
+* Backup is further improved
+* Audio/Video connection established faster
+* Most recent versions of dependencies are used
+
+UI:
+* User display name is used almost everywhere
+* Browser notifications are used to notify about new chat messages and 
moderator actions
+* Interview room was broken
+* Mute and "Mic status" were broken
+
+Some other fixes and improvements, 52 issues were addressed
+
+
+5.0.1
+-----
+[Release 5.0.1](https://archive.apache.org/dist/openmeetings/5.0.1), provides 
following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+Security:
+* Rate limit is checked for network test web service
+* Libraries are updated to latest versions
+* Password complexity can be fine-tuned
+
+Backup/Restore:
+* Group files/recordings might be restored to wrong group
+
+UI:
+* Translations and support of RTL languages are improved
+* Dashboard widgets and personal room are always displayed in current user 
language
+
+Some other fixes and improvements, 21 issues were addressed
+
+
+5.0.0
+-----
+[Release 5.0.0](https://archive.apache.org/dist/openmeetings/5.0.0), provides 
following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+IMPORTANT: Java 11 is required
+
+Flash plugin is no longer required in the browser
+
+Security:
+* Libraries are updated to latest versions
+* More strict CSP is implemented
+* User accounts are hidden for regular users
+* User email addresses are hidden
+
+UI:
+* Support for touch events is added (mobiles, tablets)
+* Better support for new MS Edge browser
+* Direct link for entering the room with room name (not ID)
+* Front camera is used by default
+* User avatar is editable at Admin->Users
+
+Audio/Video:
+* Stability is improved
+* Connection to KMS is auto-recovering
+* Camera resolution changes take effect immediately
+* Multiple client-side JS errors are fixed
+
+Some other fixes and improvements, 74 issues were addressed
+
+
+4.0.11
+-----
+[Release 4.0.11](https://archive.apache.org/dist/openmeetings/4.0.11), 
provides following improvements:
+
+Security:
+* 3rd-party libraries are updated to latest versions
+* Email sending via SSL is added
+* User email addresses are hidden
+
+Other fixes and improvements, 11 issues were addressed
+
+
+5.0.0-M4
+-----
+[Release 5.0.0-M4](https://archive.apache.org/dist/openmeetings/5.0.0-M4), 
provides following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+IMPORTANT: Java 11 is required
+
+Flash plugin is no more required in the browser
+
+UI:
+* Main UI library has been changed Jquery-UI -> Bootstrap
+* Hotkey to resize&arrage "video" windows is added
+* Camera/Microphone on/off icons are less confusing
+* The room can be blocked until moderator will enter
+* Room sidebar dock button works as expected
+* Right-click menu for WB tab is fixed
+* Link to privacy statement is added to sign-in dialog
+
+Audio/Video:
+* Audio-only clients doesn't create "video" windows
+* Audio/Video stream tries to re-connect in case of any issue
+
+Backup/Restore:
+* Backup/restore was re-worked and better covered with tests
+* Multiple other issues are addressed
+
+Integration:
+* OAuth: user attributes retrieval is improved
+* LDAP documentation is improved
+* User picture can be retrieved from LDAP
+
+Please NOTE: this version might be not production ready
+
+Some other fixes and improvements, 56 issues were addressed
+
+
+5.0.0-M3
+-----
+[Release 5.0.0-M3](https://archive.apache.org/dist/openmeetings/5.0.0-M3), 
provides following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+IMPORTANT: Java 11 is required
+
+Flash plugin is no more required in the browser
+
+Backup/Restore:
+* Multiple issues with restore were fixed
+* Confirmation of backup import was added
+* File/recording hashes are preserved when possible
+
+White board:
+* Document upload/conversion is improved
+* Whiteboards are not auto-created on room enter
+* Keyboard shortcut for quick poll is added
+
+Room:
+* User list is now sorted
+
+Audio/Video:
+* Multiple issues with audio/video/screen sharing are fixed
+
+Please NOTE: this version might be not production ready
+
+Some other fixes and improvements, 36 issues were addressed
+
+
+5.0.0-M2
+-----
+[Release 5.0.0-M2](https://archive.apache.org/dist/openmeetings/5.0.0-M2), 
provides following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+IMPORTANT: Java 11 is required
+
+Flash plugin is no more required in the browser
+
+Backup/Restore:
+* OAuth configs were not properly backup
+
+White board:
+* Math formula is improved
+* Room files are improved
+* Clean WB REST method perform real-time clean
+
+Room:
+* Rooms can be customized on group basis
+* "Ghost" users are not displayed in the room
+* External user name is displayed as expected
+
+Please NOTE: this version might be not production ready
+
+Some other fixes and improvements, 18 issues were addressed
+
+
+4.0.9
+-----
+[Release 4.0.9](https://archive.apache.org/dist/openmeetings/4.0.9), provides 
following improvements:
+
+Backup/Restore:
+* Recordings of deleted users were restored as public
+* OAuth configs were not properly backup
+
+White board:
+* Math formula is improved
+* Room files are improved
+* Clean WB REST method perform real-time clean
+
+Room User list:
+* "Ghost" users are not displayed in the room
+* External user name is displayed as expected
+
+Other fixes and improvements, 19 issues were addressed
+
+
+5.0.0-M1
+-----
+[Release 5.0.0-M1](https://archive.apache.org/dist/openmeetings/5.0.0-M1), 
provides following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+Flash plugin is no more required in the browser
+
+Please NOTE: this version might be not production ready
+
+Some other fixes and improvements, 30 issues were addressed
+
+
+4.0.8
+-----
+[Release 4.0.8](https://archive.apache.org/dist/openmeetings/4.0.8), provides 
following improvements:
+
+Mobile client:
+* Mobile clients are displayed in user list
+* Audio/Video switching is more stable
+
+OAuth:
+* VK based OAuth login is fixed
+* Integrate Wso2 Identity Server
+
+Activities&Actions:
+* Less actions for non-moderators
+* No duplicated actions are displayed
+
+White board:
+* Video on WB works in latest Safari
+* White Out tool is added
+* Whiteboard size can be tuned
+* Link to LaTeX guide is added
+
+Room User list:
+* Issue with user's display name is fixed
+* "Ghost" users are not displayed in the room
+
+Other fixes and improvements, 30 issues were addressed
+
+
+4.0.7
+-----
+[Release 4.0.7](https://archive.apache.org/dist/openmeetings/4.0.7), provides 
following improvements:
+
+* kick function in RoomWebService is fixed
+* Reply button is added to Private Message
+* Multiple issues are fixed in Room
+* Save white board as JPG is removed
+* HttpClient in AppointmentManager is updated 3.x to 4.x
+* "endless" invitations can now be invalidated
+* Ability to chose user display name is added
+* Delete white board object using mouse is now possible
+* Ability to duplicate room poll is added
+* Health check web service API is added
+* OAuth2 authorization can be done via HTTP header
+* cliparts can be in SVG format
+
+Other fixes and improvements, 18 issues were addressed
+
+
+4.0.6
+-----
+[Release 4.0.6](https://archive.apache.org/dist/openmeetings/4.0.6), provides 
following improvements:
+
+* Multiple issues with device list retrieval in Settings dialog
+* Web services were improved
+* Multiple issues with room recording
+* Frontend self registering
+
+Other fixes and improvements, 16 issues were addressed
+
+
+4.0.5
+-----
+[Release 4.0.5](https://archive.apache.org/dist/openmeetings/4.0.5), provides 
following improvements:
+
+Room:
+* Interview room is improved: re-designed, multiple video windows are supported
+* Multiple improvements in Admin
+* File tree is improved
+* Multiple improvements in white boards
+
+Other fixes and improvements, 24 issues were addressed
+
+4.0.4
+-----
+[Release 4.0.4](https://archive.apache.org/dist/openmeetings/4.0.4), provides 
following improvements:
+
+The purpose of this release is to provide GDPR compatible version of 
OpenMeetings
+
+Room:
+* Performance is improved
+* Audio/Video streams were not closed in IE
+* File conversion on Windows is improved
+
+Other fixes and improvements, 9 issues were fixed
+
+4.0.3
+-----
+[Release 4.0.3](https://archive.apache.org/dist/openmeetings/4.0.3), provides 
following improvements:
+
+Security fix in Calendar
+
+Room:
+* Performance was improved
+* Issues with audio/video were fixed
+* Quick poll was added
+
+Multiple improvements in web services
+
+Other fixes and improvements, 13 issues were fixed
+
+4.0.2
+-----
+[Release 4.0.2](https://archive.apache.org/dist/openmeetings/4.0.2), provides 
following improvements:
+
+Security fixes in Chat and Admin
+
+Chat:
+* Send on Enter/Ctrl+Enter
+* Invited guest's name displayed as expected
+* Turned OFF global chat is not displayed
+* Link works as expected
+* Smiles works as expected
+* Hover removed from chat
+
+Room:
+* Download as PDF
+* Download/screen-sharing application in IE
+* No duplicated users
+* Activities&Actions improved
+* Number of users is displayed in the room
+* Mathematical formulas on WB
+
+Other fixes and improvements, 32 issues were fixed
+
+4.0.1
+-----
+[Release 4.0.1](https://archive.apache.org/dist/openmeetings/4.0.1), provides 
following improvements:
+
+* Openlaszlo code is removed
+* Login via OAuth is improved
+* External video source is room is fixed
+* Multiple improvements of White-board
+* Multiple improvements of Chat
+* JS/CSS files are minified and merged to reduce load time
+* Overall stability is improved
+
+Other fixes and improvements, 43 issues were fixed
+
+4.0.0
+-----
+[Release 4.0.0](https://archive.apache.org/dist/openmeetings/4.0.0), provides 
following improvements:
+
+* Room White board is rewritten to use HTML5 instead of Flash
+* All Audio/Video components were rewritten using Apache Flex
+* Bunch of automatic tests were written, code was cleaned-up and simplified
+* outdated SMSlib was removed from the dependencies
+* RTL in room is improved
+* swftool 3rd party tool is not required any more
+* OAuth authorization is fixed additional VK provider is added
+* language resources are minimized
+* performance is improved
+
+Admin->Config
+* config keys are generalized
+* config types are introduced
+
+Other fixes and improvements, 515 issues were fixed
+
+3.3.2
+-----
+[Release 3.3.2](https://archive.apache.org/dist/openmeetings/3.3.2), provides 
following improvements:
+
+* Audio/Video in conference room is fixed
+* Strong password is enforced during self registration
+* 'dashboard.show.chat' should work as expected
+* New Setting is added 'user can create rooms'
+
+Other fixes and improvements, 8 issues were fixed
+
+
+3.3.1
+-----
+[Release 3.3.1](https://archive.apache.org/dist/openmeetings/3.3.1), provides 
following improvements:
+
+* Clustering works as expected
+* SIP works as expected
+* Multiple issues in web services were fixed
+* RTMPT mode is fixed
+* Multiple UI improvements
+
+Other fixes and improvements, 19 issues were fixed
+
+
+3.3.0
+-----
+[Release 3.3.0](https://archive.apache.org/dist/openmeetings/3.3.0), provides 
following improvements:
+
+Security fixes in:
+* Chat
+* All requests via security headers
+* More secure password processing rules and storage
+* More strict rules for uploaded files
+* SQL injection in web services
+
+11 security vulnerabilities were addressed
+
+Whiteboard:
+* Room is displayed without overlap in IE
+* Multiple display issues
+* Wb room element can now be hidden
+
+Other fixes and improvements, 21 issues were fixed
+
+
+3.2.1
+-----
+[Service release 1 for 
3.2.0](https://archive.apache.org/dist/openmeetings/3.2.1), provides following 
improvements:
+
+Room
+* Video is more stable
+* Office files download is fixed
+* Multi-upload is added
+* External video works as expected
+* WB drawing on slides works as expected
+
+Chat
+* chat is made resizable
+* multiple issues in chat are fixed
+* typing indicator is added
+
+Calendar
+* date/time validator is improved
+* whole group can be invited by admin to event
+
+Other fixes and improvements, 49 issues were fixed
+
+License
+=======
+Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
+
+Also this product includes 3rd party software. See more at 
[NOTICE.md](/NOTICE.md)
+

Modified: dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz
==============================================================================
Binary files - no diff available.

Modified: dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz.asc
==============================================================================
--- dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz.asc 
(original)
+++ dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz.asc Wed Sep 
29 10:10:16 2021
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEzBAABCgAdFiEEvxPPEfnJDL5EEwmrAFUWv5OjA5UFAmFUMAUACgkQAFUWv5Oj
-A5X/bAgAkn6u96b3OYpxfuUn99r5oIYXYTPkFw8qWt2NVUddxPMdJshblZFWcb9r
-SCt5yy6OVr0LaBhgSqQfC9DggP2kEAAoTDRr4+9w0G40cjBHYo322f7fVPxSMnH9
-DK3ygcJpre2TK+kblPgY3W4/9YK9OIhtcChbCl2oS4+uLgLLrtrWj34D4bb9TP2m
-go4c+wvUSyR0pvwjaGnnDl6BfiCQnpqNv2sKfl1Q501dzGFDrWMitk5ED9RS6oLc
-lra5lqYXiewHylO8iBoSzueYdOfEmfxTqIVXOPwBB8zUvurscYP97Nr1fEMOS2YK
-WeYZyqPiwBONPFTVPL1IUB6KaN6DSw==
-=Ee9h
+iQEzBAABCgAdFiEEvxPPEfnJDL5EEwmrAFUWv5OjA5UFAmFUOnsACgkQAFUWv5Oj
+A5UFQQgAgEtVUrRQQBicNPNFksUJ6MRFqEEjol+Y8AhlWlqqUYms2zCn7QY7YPC7
+H7i7TnxVdhqC/9Qhm8Njv4ZvpI3zhNLzaJrlI5WLoU4HABTespQwxwXoUeHqbAMj
+zeq0vAQYrjn9KnxKSWOaAbLt/EeQxruW7+5JaRx0QRg4H9uC0JPxbhs+yYuvEAEw
+fKEb5AwmQDejULhcIHxQpH9QJFZVuvsEBfoQc7CsF53/eFxBfbwQyWLYv3FZfL4S
+WMaGLMTFsXUxaLWPhBooySjvB0FPSUVydbPjISNA3fYjua9uaBnSzsLID94oOMj5
+niuNJU0r2kqjLNb+ZwoUxce69skwjA==
+=GjDL
 -----END PGP SIGNATURE-----

Modified: dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz.sha512
==============================================================================
--- dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz.sha512 
(original)
+++ dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.tar.gz.sha512 Wed 
Sep 29 10:10:16 2021
@@ -1 +1 @@
-9a7ce0928c91af92325fefb10ac855648b9e4a04bab7e933d28b1080074650953c8354124eb6e7771486401702dfb44cbf372c852df76e0fc256b512267d993e
\ No newline at end of file
+b37934166dd850f4681e45972ccf78e3a19987d85146159eba3e3c1b8150338f69404543ea0d4be9ea309247f93fc4bcf13b44b64f5503c1aa0372997e177ce4
\ No newline at end of file

Modified: dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip
==============================================================================
Binary files - no diff available.

Modified: dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip.asc
==============================================================================
--- dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip.asc (original)
+++ dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip.asc Wed Sep 29 
10:10:16 2021
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEzBAABCgAdFiEEvxPPEfnJDL5EEwmrAFUWv5OjA5UFAmFUMAcACgkQAFUWv5Oj
-A5X89gf5AYQVjq7o3/+MrcyNlE7uLjyhwEXwg95yCiz8FEzm7oFIUXyeLDtIq2fH
-5rZkwg9ppsuF6F19Alco71nUzG3GLMvjtam2PR8ykpN2RI7o/Afi7SHfnW8zAYVw
-zJ1UqzE8hX+febHJJOU8wTuEyTk8pyq3sT3/sLJj62Sk1501wCqlaG+CwLYfw7FM
-KohaR22EO2CfuayGEcMlsySlkslIh+5/wi++ExQWbuuhx2cQ+cL/vjxfCggK09+I
-QTqLgyH53njl1DiUVRSx2ltxIRrsMeu1Him2M0/moXZt92CnDtGB0bkdCyjK1/+U
-lt7eI/l9yBOapk8v9CYjXq4izuJTgQ==
-=gnNS
+iQEzBAABCgAdFiEEvxPPEfnJDL5EEwmrAFUWv5OjA5UFAmFUOnwACgkQAFUWv5Oj
+A5WYuggAu2NHfA2VrM7g4AvCzKGa2+wlfVUGJaAD8imB3nYM9deES0XiPe1ctmME
+5l/bqi1FYf0pFB7zl390z6VWnhrObZR7lhqYqoZLFN1JChCaNRUlJQfDvV49ieYv
+gLhPO3KqCWFZ9QU7lL5Bejvp/KsgkYWYplDIJsachMjRA5uB6klBmtx2LrVtLLn9
+8iLfMTTtix9ElnCKZ3ZqxtFzZn+FQSbAyiHNrWC6NpViOTYNutl/ZRIGD3JbTP6X
+OdPWW9nDc7Msw2Ctln8YVqhAjiokA9PzX+IQtwr3HrQtemPGQrq+yz/BpfNEAafb
+ruwzxVXsfoRFQEZw8vU3EIjSv+RxNw==
+=K/78
 -----END PGP SIGNATURE-----

Modified: dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip.sha512
==============================================================================
--- dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip.sha512 
(original)
+++ dev/openmeetings/6.2.0/rc1/bin/apache-openmeetings-6.2.0.zip.sha512 Wed Sep 
29 10:10:16 2021
@@ -1 +1 @@
-694c63a52443390bf08a17766b3a0fad6dda30d15f43b8bb2a7f5891987fc769c0ec8d2ef3996c7b49869b76c4b74ef904f59c35da9ddb6d0797d96db0708022
\ No newline at end of file
+3619dc22563a7732c6d548153a7217002e1112e5ac176ef8c8c958460083052856c450a7b6795ed7096fd4b9a75f24f6b914c08fca4f3379fcf799755504a006
\ No newline at end of file

Modified: dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz
==============================================================================
Binary files - no diff available.

Modified: 
dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz.asc
==============================================================================
--- dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz.asc 
(original)
+++ dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz.asc Wed 
Sep 29 10:10:16 2021
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEzBAABCgAdFiEEvxPPEfnJDL5EEwmrAFUWv5OjA5UFAmFUMAcACgkQAFUWv5Oj
-A5WcyQgAvJDa37k4jdyh69RpFQv68EuwI8BIB8PbSKkbT4UfcUjUC1lPD3Cg3p4A
-JBoVLUb78k4i2wVVTTgNm7xT3WhoczHBTA4X57o8E+zSakQxAFp4kXCTjSyCtxQU
-foo7Mo0NlL8XGa4F7vChhzfCHYD/nheDFEkJGgsQWoLi/5xKAu1YIP/B39VixEG6
-piANV6EuoE0tDVOou8GfSbMriYKVnu5VtjLy7dH03n+E5e9Ke2mUxoCN0OgwKwsR
-z4lyd8oifFBCCSomuMTC5xYwyb7cIHwjsUnxxc4aEIlb7N2WATJ1fRkAhCVIRDFe
-XXujZtJx5e6sjnF4Nm/NhKOfgnOEUg==
-=CVcq
+iQEzBAABCgAdFiEEvxPPEfnJDL5EEwmrAFUWv5OjA5UFAmFUOnwACgkQAFUWv5Oj
+A5V8UQf/UbErGZITaQ0BDafh184a8GABSDGIL3F7h/RRSbImOVkbxaghPciH4+8A
+8t5P7ugtjwEpn6iQJmZY7M1se1CrWVnVNpXX/0Hih3FQI43JP7y8fsL7FjttFKyP
+Aecf0RKjt+/5Ntkuy6gwNrn/AhciwPzMmxoRiwigMcteFdk9wonoruOhdtYQ9Wke
+cUfp8HX6OeZWO76jDUr5Sj/QJKPUwmEr3pW0RVhH8fqMOViK6Nn6+RlyVGHqnI2h
++aaLGn9Qs4Ko2621X5Xe4gyKdSBRYDoSOUh12BRWxCOTokqiDb+unF+oygOeMBUg
+k6Js/kuSWZT9zIIg41ap3fZy6znDSw==
+=BSyD
 -----END PGP SIGNATURE-----

Modified: 
dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz.sha512
==============================================================================
--- dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz.sha512 
(original)
+++ dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.tar.gz.sha512 
Wed Sep 29 10:10:16 2021
@@ -1 +1 @@
-d09602de51ec1bec172b3d0308252c0845c93a75bee7f1cdee0b913db8bf6d7188b95cbe57fefc8b6fe320ead27314b304972a4fb084c8f3be6b37a502c4471f
\ No newline at end of file
+393d56ba9150327244db9ee487d313444838648e79141c960a55dbad3996ff0363eb3e785719cf937c316ea7f9010c1d0729b47d1fe3d150a2e7eb5d4a85ac6f
\ No newline at end of file

Modified: dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip
==============================================================================
Binary files - no diff available.

Modified: dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip.asc
==============================================================================
--- dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip.asc 
(original)
+++ dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip.asc Wed 
Sep 29 10:10:16 2021
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEzBAABCgAdFiEEvxPPEfnJDL5EEwmrAFUWv5OjA5UFAmFUMAcACgkQAFUWv5Oj
-A5XlHQf/YZUiy6MZos/yYe0qemJqs2QgcVc8hsgzkJ/AbX1WrfwrlBOL/gYCnRan
-5rozKQW0IX4t2NbVtjv3dHC0A2M23B8YOg28kkaUiVslliStIezzNH+boA9sEkAt
-FXEksN6b/sLEgENhAR9sXM4iTnD645x/sjE2lknVzf5qESfccSdhiMX9rIZeeBVN
-TVBQbFhfGE2HPquPIV+6wGSRYWMEzrwa1RyZcRiVcKQYLBzBgbAQYYGiEBCupZaU
-vHDmRxYri20KVhWpPT556TZl7hvhJwe/wvfDeSRPPd/regQj6o11Um10O4fAfNoy
-rNNgXlwRM/s8lBwkSyZyGgcU6ajhAw==
-=s+B4
+iQEzBAABCgAdFiEEvxPPEfnJDL5EEwmrAFUWv5OjA5UFAmFUOn0ACgkQAFUWv5Oj
+A5VRPwf+IpnkBfN/4+KNAPyZ8PpiynNNQ9atgDtYiVgZLsdsYvsruj5nX/NXtkP4
+ZsZ7tGOd8OGP92+aRkzhjTVjglikqJHdv3WJ+C8Hk6q7oCjBWRFFK5E1Gg3zAcYw
+lY4rPYNhT/kgCnzHxaLHjPCFHdCecKEAbilqJK/t5J7MQW/PT+qa5Asqs501sZtu
+4iOjAG/JXd2lYAWQbwJrTaMMd5M/F2wZYYzbuI7vlRhrhbyPzsjHYvcAc9AizKqK
+SsxSnoMagHY4jJqM/0vQy3e9bvgHHt78jXkCzZGmwYQPB89KVSgkrTK+CMDofSOy
+ezIyXl8gn9HGjyiGRkrTFHrIfHAFEQ==
+=22AS
 -----END PGP SIGNATURE-----

Modified: 
dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip.sha512
==============================================================================
--- dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip.sha512 
(original)
+++ dev/openmeetings/6.2.0/rc1/src/apache-openmeetings-6.2.0-src.zip.sha512 Wed 
Sep 29 10:10:16 2021
@@ -1 +1 @@
-5771d9ba93a55453cccf969187058661bcc138d237f9190fd684af7d3af9305275dbe6b1bd0c62c4452c7c28f9796f177a30435de748b93070a0f7d28ee04c80
\ No newline at end of file
+a2ff77602f9435467c4456055af37ad71c7ed14b31d7d1045dcf32400a7831f2aa98b6108693f94a9ee9adb3bb7facff6816f3e92b06e916d88fcb85dec1c2d6
\ No newline at end of file


Reply via email to