
Die Entwickler des Open-Source Webkonferenzsystems mit Integration in verschiedene Lern- und Inhaltsplattformen, haben das Bugfix Release 2.5.14 veröffentlicht. Dieses behebt Fehler im Core, Recording und Kurento und sorgt so für die Stabilität von BigBlueButton.
BigBlueButton 5.12.14 Release Notes
Core
- fix(sec): Upgrade asset-pipeline-gradle dependency to 4.0.0 (2.5 backport) by @paultrudel in #16897 Note: BBB is not making use of H2 database so this one is likely a false alarm but we’re still upgrading it. We’re looking into excluding this from bbb-web to prevent it being flagged (or causing issues) in the future
- fix(sec): Upgrade commons-fileupload (2.5 backport) by @paultrudel in #16898
- fix(sec): Upgrade embedded Tomcat version to 9.0.71 (2.5 backport) by @paultrudel in #16899
- fix(sec): Removed glassfish el dependency (2.5 backport) by @paultrudel in #16896
Recording
- fix(recording): Fix handling deskshare with delayed video (2.5 backport) by @kepstin in #16697
- fix(recording): Enforce minimum length of video segments, etc. (2.5 backport) by @kepstin in #16741
Kurento
- We were using KMS 6.16.0 on BBB 2.5 and 6.18.0 with patches on BBB 2.6. In this release we update the version of Kurento in BBB 2.5 to match what we’ve successfully been running in 2.6 bigbluebutton/kurento-build@6ec0dad
Full Changelog: v2.5.12…v2.5.14