pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

jitsi-meet: update to version 2.0.7210



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Fri May 6 04:09:03 2022 +0200
Changeset:	9acd118cad81bb40a660c26c2903e628968c8d31

Modified Files:
	jicofo/PLIST
	jicofo/distinfo
	jitsi-meet-prosody/PLIST
	jitsi-meet/Makefile.common
	jitsi-meet/PLIST
	jitsi-meet/distinfo
	jitsi-meet/patches/patch-Makefile
	jitsi-meet/patches/patch-package-lock.json
	jitsi-videobridge/PLIST
	jitsi-videobridge/distinfo
Added Files:
	jitsi-meet-prosody/MESSAGE

Log Message:
jitsi-meet: update to version 2.0.7210

jitsi-meet 1.0.6091
-----------
* fix(stageFilmstrip) Disable stage filmstrip by default.
* fix(start-silent) Disable AOT mic and unmute notif when start silent
* fix(lang) update Italian translation
* chore(deps) lib-jitsi-meet@latest
* fix: Skips clearing tracks on conference failed.
* fix(multi-stream) update screenshare display name (#11376)
* feat(reactions) Open reactions menu on hover instead of click (#11364)
* misc(rn,app) log navigation target
* feat(participants-pane/native) adjusted styles for when local p is not a moderator (#11349)
* fix(security) hide button if the enabled flag is set to false
* fix(rn,config) fix loading config due to broken import
* fix(stage-filmstrip) Fix issues (#11360)
* fix: Adds testId for context menu items and ids to some components.
* Revert "fix(avatar): add ZWNJ between initials of letter avatars"
* chore(deps) lib-jitsi-meet@latest
* fix(avatar): add ZWNJ between initials of letter avatars
* chore(rn,deps) react-native-default-preference@1.4.4
* feat(rtc-stats) add timestamp to face landmarks when sending to rtc stats
* fix(lang) update German translation
* chore(deps): bump moment from 2.29.1 to 2.29.2
* fix(multi-stream) use highest video quality for screenshare
* fix(multi-stream) fix screenshare auto pin bug
* fix(ios) fix not marking speaker as a selected device
* fix(ios) avoid reapplying config when audio category doesn't change
* fix(ios) fix not showing the CarPlay audio interface
* chore(deps) lib-jitsi-meet@latest
* language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* fix(android) fix crash when starting foreground service
* feat(face-landmarks) add API event for providing face landmark data (#11347)
* fix(multi-stream) only create local ss particpant with multi-stream enabled
* fix(ios,broadcast-extension) remove unused import
* feat(chat/web) fixed 2 byte char duplication (#11332)
* fix(face-landmarks): get face models from node_modules instead of having resoruces folder (#11326)
* chore(deps) lib-jitsi-meet@latest (#11336)
* fix(speaker-stats): get realtime local face expressions (#11334)
* chore(ios) sync Podfile.lock
* feat(conference/native) - hide label in one to one meeting
* fix(rn) remove no longer needed hack
* feat(rn,deps) update React Native to 0.67
* chore(deps) react-native-reanimated@1.13.4
* fix(rn,polyfills) remove no longer needed polyfill
* feat(stage-filmstrip) Added user configurable max (#11324)
* fix: Adds undefined check to avoid error.
* ref(face-landmarks) refactor namings (#11307)
* fix: leaking listeners while waiting on auth dialog (#11288)
* fix(lang) update Portuguese Translation
* fix(multi-stream) support screenshare tile in stage filmstrip
* fix(lang) update Russian translation
* fix(follow-me) Make follow me work with stage filmstrip (#11306)
* ref(overflow-menu) Use ContextMenu component (#11282)
* chore(deps) npm audit fix
* chore(deps) lib-jitsi-meet@latest
* fix(conference) Do not add audio track from screenshare to redux. In audio-only screenshare mode when there is no local audio track from mic present, do not add the audio track from screenshare to redux. Adding the track to redux will sync the track mute state to that of /base/media and show that the mic is unmuted even when that is not the case. Fixes https://github.com/jitsi/jitsi-meet/issues/10706.
* feat(multi-stream) Whitelist config flags for multi-stream.
* feat(multi-stream) Add fake participant tile for screen share.
* chore(deps) update react-native-webrtc to 1.100.0
* chore(rn,versions) bump app and sdk versions
* feat(face-landmarks) merge face expressions and face centering (#11283)
* fix(filmstrip) Fix resizing on chat toggle (#11305)
* feat(participants-pane/native) adjusted styles for participants container
* ref(AOT) Change buttons to not use abstract classes (#11302)
* fix(highlights) allow highlighting moments if recording is running (#11301)
* fix(lang) updated Arabic translation
* fix(lang): update french translation
* feat(multi-stream) Update config.js.
* feat(polls/web) fixed issue with duplicating value to next input on keypress
* Pushes e2e pings to rtcstats (#11270)
* Fixes for highlights mobile (#11209)
* fix(large-video) Show the pinned participant on large-video when stage filmstrip is disabled. Fixes an issue where a non-screenshare participant cannot be pinned on stage with filmstrip on stage feature disabled.
* feat(android) use JitsiMeetView instead of JitsiMeetFragment
* chore(deps) lib-jitsi-meet@latest (#11284)
* fix(salesforce) use salesforce only in the main room (#11245)
* fix(ci) make the "dirty git tree" CI failure clearer
* feat(rn, thumbnail) Updated indicators on native (#11280)
* fix(thumbnails) Fix recalculate tile dimensions on client resize (#11267)
* chore(deps): bump minimist from 1.2.5 to 1.2.6
* chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /resources/load-test
* chore(deps): bump ansi-regex from 4.1.0 to 4.1.1
* chore(deps): bump plist from 3.0.4 to 3.0.5
* fix(ios) cycle in dependancies with Xcode 13.3
* feat(ios) enable Dropbox recording
* Update Portuguese translation
* chore(deps) lib-jitsi-meet@latest
* fix(notifications) Change moderation notifications to medium (#11262)
* feat(gif, rn) Added GIPHY integration on native (#11236)
* fix(gif) Keep showing GIF on hover (#11266)
* fix(context-menu) Don't overwrite hidden prop (#11265)
* chore(deps): bump node-forge from 1.2.1 to 1.3.0
* Add missing key to Persian lang file
* feat: Updates external-services.lua to latest.
* Revert "fix(screenshare) Add and then mute the camera track after SS stops instead of not adding the track." This workaround is not needed anymore since P2P is disabled between plan-b and unified-plan clients. Fixes https://github.com/jitsi/jitsi-meet/issues/11131
* fix(background-alpha) Fix setting background opacity
* fix(video-layout) fix incorrect import of isStageFilmstripEnabled
* fix(rn,lobby) fix lobby not showing up on subsequent tries
* fix(settings-dialog) Add back CSS classes used by tests
* fix(android,back-button) rework back button handling on Android
* feat(participants/native) - fix joining breakout room
* fix(rn) Fix native after stage filmstrip merge (#11247)
* refactor(connection-stats): use jss instead of sass in ConnectionStatsTable (#11156)
* refactor(virtual-background): use jss instead of sass (#11152)
* refactor: move chat component outside of videoconference_page (#11138)
* refactor(dialog): use jss instead of sass for mute-dialog style (#11154)
* refactor(settings): use jss instead of css (#11149)
* feat(stage) Add stage filmstrip (multiple participants on stage) (#11145)
* feat: Adds a hint for cors headers in default prosody config.
* fix(redux) fix not working with Redux Devtools
* fix(debian) support installing the prosody-0.12 upstream package
* fix(face-centering) fix face centering on browsers with no offscreencanvas support (#11234)
* fix(lang): update french translation
* chore(deps) lib-jitsi-meet@latest
* fix(rn,recording) fix recording dialog state not updating
* Increase the visibility of 404 error message (#11108)
* fix(highlight) set highlight button visibility based on record button? (#11215)
* fix(highlight) implement custom notification for highlight start recording (#11217)
* fix(facial-expressions): base url for models (#11218)
* fix(lang) update Dutch translation
* feat(participants/native) - updated container styles
* fix(rn,recording) fix start button not being enabled
* feat(reservations) add integration with mod_muc_max_occupants
* conf(nginx) add keepalive via upstream groups
* fix(overlay) fix not showing the correct gUM helper text
* fix(lobby) display the entire message in the reject notification
* fix(mobile/navigation) - fixed bottom color glitch
* chore(deps) lib-jitsi-meet@latest
* feat(external-api) Add grantModerator command (#11199)
* chore(deps) lib-jitsi-meet@latest
* Update config.js with new e2eping properties. (#11195)
* fix(chat) Fix iOS web chat (#11193)
* fix(mobile,navigation) remove end meeting page
* fix(mobile/navigation/sdk) - simplified check for sdk
* fix(settings-dialog) Fix crash (#11191)
* refactor(premeeting): remove redundant styles from prejoin.scss (#11151)
* fix(shared-video): Can't click controls issue
* chore(deps) lib-jitsi-meet@latest
* task: mod_muc_password_whitelist prosody module (#11184)
* fix: removed platformColor  from styles
* fix(highlight) fix notifications not disappearing (#11183)
* patch(react-native-dialog)- replaced PlatformColor with hardcoded colors on Android
* add(highlights): mobile flow (#11168)
* fix(recording) fix incorrect condition for recording notification message (#11167)
* fix(highlight) display option to start recording (#11146)
* fix(config): add missing toolbar button config (#11165)
* fix(css) remove no longer used AUI classes
* fix(mobile/navigations) added LoadConfigOverlay to RootNavigator (#11067)
* fix(ios,build) use epoch seconds for build number
* feat: Use same recommendedBrowsers page for IE and browsers marked in interface_config.js (#10923)
* fix(video-constraints) Fix calculations (#11161)
* fix(salesforce): send link notes and default to empty string (#11160)
* fix(resziable-filmstrip) Update video constraints on filmstrip resize (#11150)
* fix(premeeting): fix undefined breakpoint in media query (#11148)
* Revert "deps(rn) react-native-webrtc@1.98.0"
* fix(premeeting): call hooks before any conditional block in ConnectionStatus (#11136)
* feature: patch for muc_owner_allow_kick in prosody 0.12 (#11142)
* feat(filmstrip): Don't reorder in small meetings.
* chore(deps) lib-jitsi-meet@latest
* fix(config) add missing notify.hostAskedUnmute
* feat(multi-stream-support) Add screenshare as a second video track to the call.
* chore(deps) lib-jitsi-meet@latest
* fix(resizable-filmstrip): grid view paddings.
* feat(tile-view): Optimize grid dimnsions.
* add(screenshot-capture): local participants id to participants array in metadata (#11134)
* fix(lang) update french translation
* fix(screenshot-capture): send remote participant id instead of jid (#11132)
* refactor(prejoin) use jss instead of sass in DialInDialog (#11122)
* refactor(participnats-pane) move participant-avatar to commmonStyles (#11120)
* refactor(premeeting): use jss instead of sass in ConnectionStatus (#11115)
* refactor(prejoin) use jss instead of sass in CallingDialog (#11117)
* fix(lang) update Arabic translation
* refactor(speaker-stats) use jss instead of sass in SpeakerStats (#11121)
* refactor(prejoin) use jss instead of sass in DeviceStatus (#11116)
* refactor(avatar) use jss instead of scss (#11037)
* chore: remove unused modal ids constants (#11036)
* refactor(keyboard-shortcuts) use jss instead of scss
* fix(highlight) fix allowing disabled button to execute handler (#11128)
* feat(remote-participant-menu) Enhance remote participant menu:
* fix: Hides ask to unmute when participant is audio unmuted.
* fix: Hides ask to unmute when av mod is disabled. Fixes #11057.
* fix(filmstrip) Fix resizable filmstrip with shared video (#11124)
* feat(recording) allow highlighting meeting recording moments (#10981)
* feat(toolbar) add flag for autohiding while chat open (#11104)
* fix(lang) update Portuguese translation
* Fix broken link in README.md to the handbook
* feat(gif) Added GIF support (GIPHY integration) (#11021)
* fix(lang) update Arabic translation
* fix(letsencrypt) avoid using hardcoded path
* fix(prejoin) Fix layout on reduced height
* fix(screensharing) Fix screensharing container width (#11089)
* fix: Updates token verification hooks priority. (#11105)
* fix(dynamic-branding) fix permissions screen not accounting for custom backgrounds (#11097)
* feat(recording) mobile and web ui updates
* fix(language) Add lang API option
* chore(rn,versions) bump app versions
* deps(rn) react-native-webrtc@1.98.0
* feat(display-name) remove DisplayNameLabel web
* feat(salesforce) - link resources to the current session (#10992)
* fix(conference) Disable audio-only mode when user switches to screenshare. Make the behavior consistent with enabling camera when the user is audio-only mode. Also fixes an issue where the screenshare preview doesn't appear if it is enabled while the user is in audio-only mode.
* fix(lang) update German translation
* fix(video-layout):Screenshares not updated on time
* feat(face-centering) implement centering of faces in a video
* fix(dominant-label) Fix dominant speaker stage view label (#11071)
* fix(rn,dialogs,auth) fix not showing authentication dialogs
* feat: Lobby chat (#10847)
* fix(premeeting): Improve pre-meeting responsiveness for screens less than 1000px
* fix(popper): resolve @atlaskit/popper to an unbuggy version
* fix(dynamic-branding): Extract fqn from public meeting

******************************************************************

lib-jitsi-meet
-----------
* fix: Cleanups JitsiConference on reservation and max user failures.  @damencho (#1986)
* fix(video-quality) Update frame heights in content-modify for p2p. (#1983)
* fix(BridgeChannel): re-send constraints and videoType message after every re-connect. This fixes an issue where the receiver constraints and video type messages are sent on the bridge channel only the first time the ws conn gets re-established.
* fix: p2p reject reason (#1840)
* fix(presence) Only apply default videoType on video tracks
* fix(presence): send presence update when a local track is removed. When a screenshare track is removed in the legacy mode, presence needs to be sent with the muted state and videoType so the remote gets updated.
* ref(face-expressions) refactor face landmarks namings (#1977)
* fix(presence) Parse peer presence in legacy format correctly. When source-name signaling is enabled, get correct peermedia info when the peer sends presence in the legacy format. This fixes an issue where Jigasi users cannot be heard by endpoints that have source-name signaling enabled.
* Plumbing for e2e pings. (#1973)
* fix(BreakoutRooms) fix checking for isBreakoutRoom early
* fix(multi-stream) fix p2p issues with secondary video sources.
* chore(deps): bump minimist from 1.2.5 to 1.2.6
* fix(SDP) fix unit test for LocalSdpMunger.
* fix(conference) Disable p2p between eps running in different SDP modes. Disable p2p between endpoints that are not running in the same SDP mode. The source-add/source-remove handlers assume the mids to follow the same pattern on both self and peer but the mids generated in plan-b mode are different from unified plan mode. Fixes https://github.com/jitsi/jitsi-meet/issues/11100.
* fix(multi-stream) Update the <ssrc, source-name> map for p2p as well.
* fix(SDP) Always modify the streamId part of msid when source-name signaling enabled. Do this even if the browser provides a non '-' string for streamId since we rely on this to generate the source name.
* fix: Set affiliation. (#1966)
* fix(multi-stream) Handle source-name based presence updates. Handle presence updates for multiple sources per remote endpoint.
* fix(multi-stream) Add default presence for camera tracks in source-name signaling. Also switch to using signalingLayer.getPeerSourceInfo during remote track creation when source-name signaling is used.
* fix(multi-stream) Reject m-lines associated with removed sources. We do not want the client to re-use the inactive transceivers that are associated with m-lines for removed remote tracks. Rejecting a m-line on source-remove clears it from the list of available transceivers.
* fix(SDP) Extract the stream id from msid for source-name generation.
* fix(multi-stream) Do not init ParticipantConnectionStatusHandler when source-name signaling is enabled.
* fix(TPC) Send presence before signaling for SS tracks. This is needed for the track to be identified as a desktop track on the remote peer when the JitsiRemoteTrack is created. Fixes https://github.com/jitsi/lib-jitsi-meet/issues/1649.
* fix(multi-stream) Add video tracks sequencially. If there are more than one video track at pc creation time, add them sequencially to avoid renegotiation loop.
* fix(TPC) Update the local SSRC cache when a track is replace with another. Fixes an issue where the local stats are not emitted in Unified plan after a track replace.
* feat: End-to-end ping updates (#1961)
* fix(multi-stream) Check if the flags config options is defined.
* fix(multi-stream-support) Support muting of desktop track.
* chore(build) remove unneeded code
* feat(ts) typescript conversion of MediaDirection
* feat(ts) convert service/statistics/constants to typescript
* fix(build) use path.join in webpack-shared.config
* fix(build,ts) clean before building
* chore(cleanup) remove unused code
* typescript conversion of service/RTC/VideoType to named export
* typescript implementation of JitsiTrackEvents

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9acd118cad81bb40a660c26c2903e628968c8d31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 jicofo/PLIST                               |  4 +-
 jicofo/distinfo                            |  6 +-
 jitsi-meet-prosody/MESSAGE                 | 10 ++++
 jitsi-meet-prosody/PLIST                   |  2 +
 jitsi-meet/Makefile.common                 |  6 +-
 jitsi-meet/PLIST                           | 15 +++--
 jitsi-meet/distinfo                        | 10 ++--
 jitsi-meet/patches/patch-Makefile          |  4 +-
 jitsi-meet/patches/patch-package-lock.json | 90 ++++++++++--------------------
 jitsi-videobridge/PLIST                    | 30 +++++-----
 jitsi-videobridge/distinfo                 |  6 +-
 11 files changed, 84 insertions(+), 99 deletions(-)

diffs:
diff --git a/jicofo/PLIST b/jicofo/PLIST
index 02bde4ccb1..8f1a6379ca 100644
--- a/jicofo/PLIST
+++ b/jicofo/PLIST
@@ -61,7 +61,7 @@ share/jicofo/lib/jicoco-config-1.1-101-g2170967.jar
 share/jicofo/lib/jitsi-android-osgi-1.0-20190327.160432-3.jar
 share/jicofo/lib/jitsi-metaconfig-1.0-9-g5e1b624.jar
 share/jicofo/lib/jitsi-utils-1.0-109-g31bfa99.jar
-share/jicofo/lib/jitsi-xmpp-extensions-1.0-41-g9eb11d9.jar
+share/jicofo/lib/jitsi-xmpp-extensions-1.0-45-g209f259.jar
 share/jicofo/lib/jna-5.9.0.jar
 share/jicofo/lib/json-simple-1.1.1.jar
 share/jicofo/lib/jsr305-3.0.2.jar
@@ -74,7 +74,7 @@ share/jicofo/lib/kotlin-stdlib-common-1.5.31.jar
 share/jicofo/lib/kotlin-stdlib-jdk7-1.5.31.jar
 share/jicofo/lib/kotlin-stdlib-jdk8-1.5.31.jar
 share/jicofo/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
-share/jicofo/lib/minidns-core-1.0.2.jar
+share/jicofo/lib/minidns-core-1.0.3.jar
 share/jicofo/lib/object-cloner-0.1.jar
 share/jicofo/lib/objenesis-3.2.jar
 share/jicofo/lib/org.osgi.core-4.3.1.jar
diff --git a/jicofo/distinfo b/jicofo/distinfo
index 4ec5e62d91..e73d46f78b 100644
--- a/jicofo/distinfo
+++ b/jicofo/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (jicofo/jitsi-meet_6865.tar.gz) = 3ee8023644c76b0743ee006b22c8b9bd1d327005d738a783c43d81c171a8d04a
-SHA512 (jicofo/jitsi-meet_6865.tar.gz) = 6fda6a847f3751c6d6c1daa7ba7ceaf02d081e5ccd37c8f0af5d196510867b78dd7b6103577d7388cbb7f944abf3ee7a388ea8205a42e1f94293dcd161609eeb
-Size (jicofo/jitsi-meet_6865.tar.gz) = 244291 bytes
+BLAKE2s (jicofo/jitsi-meet_7210.tar.gz) = b85c19ba6e7bf8ae94fdb3f1f783ae71479471c7632665aefea722f4983c44b6
+SHA512 (jicofo/jitsi-meet_7210.tar.gz) = a99a7f3d108de7844030b409efba732aa129f44b089935d0052a6180baff295ab018c18eb2e38c4b8007e8431725ed51598c102798f4f2cae4ec923bcf023450
+Size (jicofo/jitsi-meet_7210.tar.gz) = 231649 bytes
 SHA1 (patch-resources_jicofo.sh) = 986445ede72ec0333bb56a52bc3c57030eca8383
diff --git a/jitsi-meet-prosody/MESSAGE b/jitsi-meet-prosody/MESSAGE
new file mode 100644
index 0000000000..65c61415fa
--- /dev/null
+++ b/jitsi-meet-prosody/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD$
+
+Make sure the focus@auth.<domain> user roster includes the proxy component.
+To do so, run the following command:
+
+$ prosodyctl mod_roster_command subscribe focus.<domain> \
+  <jicofo_user>@auth.<domain>
+
+===========================================================================
diff --git a/jitsi-meet-prosody/PLIST b/jitsi-meet-prosody/PLIST
index d5fb6710ed..ef030aed3b 100644
--- a/jitsi-meet-prosody/PLIST
+++ b/jitsi-meet-prosody/PLIST
@@ -21,6 +21,7 @@ share/jitsi-meet-prosody/mod_muc_domain_mapper.lua
 share/jitsi-meet-prosody/mod_muc_lobby_rooms.lua
 share/jitsi-meet-prosody/mod_muc_max_occupants.lua
 share/jitsi-meet-prosody/mod_muc_meeting_id.lua
+share/jitsi-meet-prosody/mod_muc_password_whitelist.lua
 share/jitsi-meet-prosody/mod_muc_poltergeist.lua
 share/jitsi-meet-prosody/mod_muc_rate_limit.lua
 share/jitsi-meet-prosody/mod_muc_size.lua
@@ -37,6 +38,7 @@ share/jitsi-meet-prosody/mod_speakerstats_component.lua
 share/jitsi-meet-prosody/mod_token_verification.lua
 share/jitsi-meet-prosody/mod_turncredentials.lua
 share/jitsi-meet-prosody/mod_websocket_session_event.patch
+share/jitsi-meet-prosody/muc_owner_allow_kick-0.12.patch
 share/jitsi-meet-prosody/muc_owner_allow_kick.patch
 share/jitsi-meet-prosody/poltergeist.lib.lua
 share/jitsi-meet-prosody/token/util.lib.lua
diff --git a/jitsi-meet/Makefile.common b/jitsi-meet/Makefile.common
index bbe5e27509..07801c9629 100644
--- a/jitsi-meet/Makefile.common
+++ b/jitsi-meet/Makefile.common
@@ -5,12 +5,12 @@
 # used by wip/jitsi-videobridge/Makefile
 
 GITHUB_PROJECT?=jitsi-meet
-GITHUB_TAG=	stable/jitsi-meet_6865
-DISTNAME=	jitsi-meet_6865
+GITHUB_TAG=	stable/jitsi-meet_7210
+DISTNAME=	jitsi-meet_7210
 CATEGORIES=	chat
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jitsi/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
-JITSI_MEET_VERSION=	2.0.6865
+JITSI_MEET_VERSION=	2.0.7210
 
 MAINTAINER=	khorben%defora.org@localhost
 HOMEPAGE?=	https://github.com/jitsi/jitsi-meet/
diff --git a/jitsi-meet/PLIST b/jitsi-meet/PLIST
index 0df64daa04..eab2533375 100644
--- a/jitsi-meet/PLIST
+++ b/jitsi-meet/PLIST
@@ -22,6 +22,8 @@ share/jitsi-meet/fonts/OpenSans-Light-webfont.svg
 share/jitsi-meet/fonts/OpenSans-Light-webfont.ttf
 share/jitsi-meet/fonts/OpenSans-Light-webfont.woff
 share/jitsi-meet/head.html
+share/jitsi-meet/images/GIPHY_icon.png
+share/jitsi-meet/images/GIPHY_logo.png
 share/jitsi-meet/images/app-store-badge.png
 share/jitsi-meet/images/apple-touch-icon.png
 share/jitsi-meet/images/avatar.png
@@ -36,6 +38,7 @@ share/jitsi-meet/images/flags%2x.png@localhost
 share/jitsi-meet/images/google-play-badge.png
 share/jitsi-meet/images/googleLogo.svg
 share/jitsi-meet/images/icon-cloud.png
+share/jitsi-meet/images/icon-info.png
 share/jitsi-meet/images/icon-users.png
 share/jitsi-meet/images/jitsiLogo_square.png
 share/jitsi-meet/images/jitsilogo.png
@@ -173,7 +176,6 @@ share/jitsi-meet/lang/main-zhTW.json
 share/jitsi-meet/lang/main.json
 share/jitsi-meet/lang/readme.md
 share/jitsi-meet/lang/update-translation.js
-share/jitsi-meet/libs/README.md
 share/jitsi-meet/libs/alwaysontop.min.js
 share/jitsi-meet/libs/alwaysontop.min.js.map
 share/jitsi-meet/libs/analytics-ga.js
@@ -190,10 +192,10 @@ share/jitsi-meet/libs/do_external_connect.min.js.map
 share/jitsi-meet/libs/external_api.min.js
 share/jitsi-meet/libs/external_api.min.js.map
 share/jitsi-meet/libs/external_connect.js
-share/jitsi-meet/libs/face_expression_model-shard1
+share/jitsi-meet/libs/face-landmarks-worker.min.js
+share/jitsi-meet/libs/face-landmarks-worker.min.js.map
 share/jitsi-meet/libs/face_expression_model-weights_manifest.json
-share/jitsi-meet/libs/facial-expressions-worker.min.js
-share/jitsi-meet/libs/facial-expressions-worker.min.js.map
+share/jitsi-meet/libs/face_expression_model.bin
 share/jitsi-meet/libs/flacEncodeWorker.min.js
 share/jitsi-meet/libs/flacEncodeWorker.min.js.map
 share/jitsi-meet/libs/lib-jitsi-meet.e2ee-worker.js
@@ -204,10 +206,13 @@ share/jitsi-meet/libs/libflac4-1.3.2.min.js.mem
 share/jitsi-meet/libs/olm.wasm
 share/jitsi-meet/libs/rnnoise.wasm
 share/jitsi-meet/libs/selfie_segmentation_landscape.tflite
+share/jitsi-meet/libs/tfjs-backend-wasm-simd.wasm
+share/jitsi-meet/libs/tfjs-backend-wasm-threaded-simd.wasm
+share/jitsi-meet/libs/tfjs-backend-wasm.wasm
 share/jitsi-meet/libs/tflite-simd.wasm
 share/jitsi-meet/libs/tflite.wasm
-share/jitsi-meet/libs/tiny_face_detector_model-shard1
 share/jitsi-meet/libs/tiny_face_detector_model-weights_manifest.json
+share/jitsi-meet/libs/tiny_face_detector_model.bin
 share/jitsi-meet/logging_config.js
 share/jitsi-meet/metro.config.js
 share/jitsi-meet/plugin.head.html
diff --git a/jitsi-meet/distinfo b/jitsi-meet/distinfo
index cc2e716cb5..6b5dababde 100644
--- a/jitsi-meet/distinfo
+++ b/jitsi-meet/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-BLAKE2s (jitsi-meet/jitsi-meet_6865.tar.gz) = 599a5c0ca8dbe913e3ad726e268d9159173606c64f3641bd5a15c9329b525cae
-SHA512 (jitsi-meet/jitsi-meet_6865.tar.gz) = db2b85ef8239950469d3a7313df4327a6815d80838082f8b9093fec712895340ed864449d806113d45a5d356e7ffdf830da63a419c57b2ac7fd8a7e09d7d9017
-Size (jitsi-meet/jitsi-meet_6865.tar.gz) = 117199496 bytes
-SHA1 (patch-Makefile) = 0523e8ed917c63a93b2a628a972fe351274b1e83
-SHA1 (patch-package-lock.json) = d902db46d28e6cd3f0332bdd116a16686cf7c305
+BLAKE2s (jitsi-meet/jitsi-meet_7210.tar.gz) = e1eda66fcc014a21522065c504548ab78b591ce34c4a06aee25ef6eff3db4274
+SHA512 (jitsi-meet/jitsi-meet_7210.tar.gz) = 9291c60b81909a639a639a88b9173ba41afddb0c7636360a8dcd36b6b5f46dc077bf664b7dbe612d2acb0f7537a89102bb3024b5d01d8534e2240d5275242889
+Size (jitsi-meet/jitsi-meet_7210.tar.gz) = 116919824 bytes
+SHA1 (patch-Makefile) = 49e25f52670ca6d069c53a6b1277141623e5e046
+SHA1 (patch-package-lock.json) = 9b40e2f0728473e16e154162c4fb3f10aba41abe
diff --git a/jitsi-meet/patches/patch-Makefile b/jitsi-meet/patches/patch-Makefile
index be4193eff2..e2bd601495 100644
--- a/jitsi-meet/patches/patch-Makefile
+++ b/jitsi-meet/patches/patch-Makefile
@@ -2,9 +2,9 @@ $NetBSD$
 
 Do not compile the load test suite
 
---- Makefile.orig	2022-01-25 10:15:05.000000000 +0000
+--- Makefile.orig	2022-04-18 14:57:25.000000000 +0000
 +++ Makefile
-@@ -19,7 +19,7 @@ WEBPACK_DEV_SERVER = ./node_modules/.bin
+@@ -20,7 +20,7 @@ WEBPACK_DEV_SERVER = ./node_modules/.bin
  
  all: compile deploy clean
  
diff --git a/jitsi-meet/patches/patch-package-lock.json b/jitsi-meet/patches/patch-package-lock.json
index c3a53e017f..4e929501cf 100644
--- a/jitsi-meet/patches/patch-package-lock.json
+++ b/jitsi-meet/patches/patch-package-lock.json
@@ -10,119 +10,87 @@ https://github.com/jitsi/jitsi-meet/issues/10856
 https://community.jitsi.org/t/npm-err-code-eintegrity-sha512-on-npm-install-on-jitsi-meet-web/107799/24
 https://github.com/npm/cli/issues/2846
 
---- package-lock.json.orig	2022-01-25 10:15:05.000000000 +0000
+--- package-lock.json.orig	2022-04-18 14:57:25.000000000 +0000
 +++ package-lock.json
-@@ -3439,7 +3439,6 @@
+@@ -3596,7 +3596,6 @@
      "node_modules/@jitsi/sdp-interop": {
        "version": "1.0.5",
-       "resolved": "git+ssh://git%github.com@localhost/jitsi/sdp-interop.git#3707993863eb6c5b6d66c4a025e9dba193775bfb",
--      "integrity": "sha512-gqp3Pne45vlrLUyBgfTCw58zMflNripWb2Eaj0mF++U5uk2oRoo1/GBZu2C6Z42ExHfHfhFUFR3N8/Ss2LwnVw==",
+       "resolved": "git+https://git%github.com@localhost/jitsi/sdp-interop.git#3d49eb4aa26863a3f8d32d7581cdb4321244266b";,
+-      "integrity": "sha512-80u69QNTBArnCd1CGbTTrl/8AsZOOMF82dQhrgXBQAnrimdpomX1fMZ82ZkxyWyYvRMPG167u43Tp8y1g2DLNA==",
        "license": "Apache-2.0",
        "dependencies": {
          "lodash.clonedeep": "4.5.0",
-@@ -12011,7 +12010,6 @@
-     "node_modules/lib-jitsi-meet": {
-       "version": "0.0.0",
-       "resolved": "git+ssh://git%github.com@localhost/jitsi/lib-jitsi-meet.git#4baeb98964c6656b4ddb3fd5d355a9ddfa03fe74",
--      "integrity": "sha512-iabilMXCe7l32EWEiMzFky2MVLbgQ8a9hUFIdy2EntzHSsTq52dxOWn/CO9UexeWEZfUHgngyjX2JGM0CC1k5g==",
-       "hasInstallScript": true,
-       "license": "Apache-2.0",
-       "dependencies": {
-@@ -12045,7 +12043,6 @@
+@@ -11830,7 +11829,6 @@
      "node_modules/libflacjs": {
        "version": "4.0.0",
-       "resolved": "git+ssh://git%github.com@localhost/mmig/libflac.js.git#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
+       "resolved": "git+https://git%github.com@localhost/mmig/libflac.js.git#93d37e7f811f01cf7d8b6a603e38bd3c3810907d";,
 -      "integrity": "sha512-7cscxyqMkeUa5PpHOqhIkXgyrmPqxCzYobtXnrnwXFkY5+tvRjwsZqQQ52Z9K4AebDzpNaApK+NVn+gK4CwWUw==",
        "license": "MIT",
        "bin": {
          "libflac4-1.3.2.dev.js": "dist/dev/libflac4-1.3.2.dev.js",
-@@ -15030,7 +15027,6 @@
-     "node_modules/react-native-default-preference": {
-       "version": "1.4.3",
-       "resolved": "git+ssh://git%github.com@localhost/kevinresol/react-native-default-preference.git#11bff5eb05cb04fd8d35b5e761eeee80525e8c6c",
--      "integrity": "sha512-vmUyt63mLc+xebOOWrZxTF7o7AdWQqzy6lUn7pgjnyUd93//AOpQ6iXGijL9KpNiOv8mDKWAPZKhLY1XVuzZwA==",
-       "license": "MIT",
-       "peerDependencies": {
-         "react-native": ">=0.47.0"
-@@ -15655,7 +15651,6 @@
+@@ -15680,7 +15678,6 @@
      "node_modules/react-native-video": {
        "version": "5.2.0",
-       "resolved": "git+ssh://git%github.com@localhost/jitsi/react-native-video.git#4f6dad990d17ce42894df993780b5386a9c11b85",
+       "resolved": "git+https://git%github.com@localhost/jitsi/react-native-video.git#4f6dad990d17ce42894df993780b5386a9c11b85";,
 -      "integrity": "sha512-zA5KlpwZfuU9DkI62xkCRcUqvLZG30z5Ac00NZ3gbxqQF60PK/FEGyM8lB5QBsjt0ZlAYgUh2q+snAU7HgN/yQ==",
        "license": "MIT",
        "dependencies": {
          "keymirror": "^0.1.1",
-@@ -16323,8 +16318,7 @@
+@@ -16359,8 +16356,7 @@
      },
      "node_modules/rnnoise-wasm": {
        "version": "0.0.1",
--      "resolved": "git+ssh://git%github.com@localhost/jitsi/rnnoise-wasm.git#566a16885897704d6e6d67a1d5ac5d39781db2af",
+-      "resolved": "git+https://git%github.com@localhost/jitsi/rnnoise-wasm.git#566a16885897704d6e6d67a1d5ac5d39781db2af";,
 -      "integrity": "sha512-XQgO7DDtjsXzaHU4WiahPrmoU2BmfuT0/0dexNoufSid+fVuTlsXPpZxHq+aSk0/7idvtbO8Xru1khMRv1dPWw=="
-+      "resolved": "git+ssh://git%github.com@localhost/jitsi/rnnoise-wasm.git#566a16885897704d6e6d67a1d5ac5d39781db2af"
++      "resolved": "git+https://git%github.com@localhost/jitsi/rnnoise-wasm.git#566a16885897704d6e6d67a1d5ac5d39781db2af";
      },
      "node_modules/rsvp": {
        "version": "4.8.5",
-@@ -17660,7 +17654,6 @@
+@@ -17704,7 +17700,6 @@
      "node_modules/strophejs-plugin-stream-management": {
        "version": "1.0.0",
-       "resolved": "git+ssh://git%github.com@localhost/jitsi/strophejs-plugin-stream-management.git#001cf02bef2357234e1ac5d163611b4d60bf2b6a",
+       "resolved": "git+https://git%github.com@localhost/jitsi/strophejs-plugin-stream-management.git#001cf02bef2357234e1ac5d163611b4d60bf2b6a";,
 -      "integrity": "sha512-ijQSXeEEmGl4dfLx8RcQDCvzg1UPtEArowaCHZr8ITdBOH/X6JxxGzy/DVeMLVSvSy73tH7pGK6iPjBqQajwdQ==",
        "license": "MIT",
        "peerDependencies": {
          "strophe.js": ">=1.3.4"
-@@ -22450,7 +22443,6 @@
+@@ -22532,7 +22527,6 @@
      },
      "@jitsi/sdp-interop": {
-       "version": "git+ssh://git%github.com@localhost/jitsi/sdp-interop.git#3707993863eb6c5b6d66c4a025e9dba193775bfb",
--      "integrity": "sha512-gqp3Pne45vlrLUyBgfTCw58zMflNripWb2Eaj0mF++U5uk2oRoo1/GBZu2C6Z42ExHfHfhFUFR3N8/Ss2LwnVw==",
-       "from": "@jitsi/sdp-interop@github:jitsi/sdp-interop#3707993863eb6c5b6d66c4a025e9dba193775bfb",
+       "version": "git+https://git%github.com@localhost/jitsi/sdp-interop.git#3d49eb4aa26863a3f8d32d7581cdb4321244266b";,
+-      "integrity": "sha512-80u69QNTBArnCd1CGbTTrl/8AsZOOMF82dQhrgXBQAnrimdpomX1fMZ82ZkxyWyYvRMPG167u43Tp8y1g2DLNA==",
+       "from": "@jitsi/sdp-interop@https://git%github.com@localhost/jitsi/sdp-interop#3d49eb4aa26863a3f8d32d7581cdb4321244266b";,
        "requires": {
          "lodash.clonedeep": "4.5.0",
-@@ -29141,7 +29133,6 @@
-     },
-     "lib-jitsi-meet": {
-       "version": "git+ssh://git%github.com@localhost/jitsi/lib-jitsi-meet.git#4baeb98964c6656b4ddb3fd5d355a9ddfa03fe74",
--      "integrity": "sha512-iabilMXCe7l32EWEiMzFky2MVLbgQ8a9hUFIdy2EntzHSsTq52dxOWn/CO9UexeWEZfUHgngyjX2JGM0CC1k5g==",
-       "from": "lib-jitsi-meet@github:jitsi/lib-jitsi-meet#4baeb98964c6656b4ddb3fd5d355a9ddfa03fe74",
-       "requires": {
-         "@jitsi/js-utils": "2.0.0",
-@@ -29172,7 +29163,6 @@
+@@ -28930,7 +28924,6 @@
      },
      "libflacjs": {
-       "version": "git+ssh://git%github.com@localhost/mmig/libflac.js.git#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
+       "version": "git+https://git%github.com@localhost/mmig/libflac.js.git#93d37e7f811f01cf7d8b6a603e38bd3c3810907d";,
 -      "integrity": "sha512-7cscxyqMkeUa5PpHOqhIkXgyrmPqxCzYobtXnrnwXFkY5+tvRjwsZqQQ52Z9K4AebDzpNaApK+NVn+gK4CwWUw==",
-       "from": "libflacjs@github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d"
+       "from": "libflacjs@https://git%github.com@localhost/mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d";
      },
      "lines-and-columns": {
-@@ -31525,7 +31515,6 @@
-     },
-     "react-native-default-preference": {
-       "version": "git+ssh://git%github.com@localhost/kevinresol/react-native-default-preference.git#11bff5eb05cb04fd8d35b5e761eeee80525e8c6c",
--      "integrity": "sha512-vmUyt63mLc+xebOOWrZxTF7o7AdWQqzy6lUn7pgjnyUd93//AOpQ6iXGijL9KpNiOv8mDKWAPZKhLY1XVuzZwA==",
-       "from": "react-native-default-preference@github:kevinresol/react-native-default-preference#11bff5eb05cb04fd8d35b5e761eeee80525e8c6c"
-     },
-     "react-native-device-info": {
-@@ -31901,7 +31890,6 @@
+@@ -31864,7 +31857,6 @@
      },
      "react-native-video": {
-       "version": "git+ssh://git%github.com@localhost/jitsi/react-native-video.git#4f6dad990d17ce42894df993780b5386a9c11b85",
+       "version": "git+https://git%github.com@localhost/jitsi/react-native-video.git#4f6dad990d17ce42894df993780b5386a9c11b85";,
 -      "integrity": "sha512-zA5KlpwZfuU9DkI62xkCRcUqvLZG30z5Ac00NZ3gbxqQF60PK/FEGyM8lB5QBsjt0ZlAYgUh2q+snAU7HgN/yQ==",
-       "from": "react-native-video@github:jitsi/react-native-video#4f6dad990d17ce42894df993780b5386a9c11b85",
+       "from": "react-native-video@https://git%github.com@localhost/jitsi/react-native-video#4f6dad990d17ce42894df993780b5386a9c11b85";,
        "requires": {
          "keymirror": "^0.1.1",
-@@ -32381,7 +32369,6 @@
+@@ -32361,7 +32353,6 @@
      },
      "rnnoise-wasm": {
-       "version": "git+ssh://git%github.com@localhost/jitsi/rnnoise-wasm.git#566a16885897704d6e6d67a1d5ac5d39781db2af",
+       "version": "git+https://git%github.com@localhost/jitsi/rnnoise-wasm.git#566a16885897704d6e6d67a1d5ac5d39781db2af";,
 -      "integrity": "sha512-XQgO7DDtjsXzaHU4WiahPrmoU2BmfuT0/0dexNoufSid+fVuTlsXPpZxHq+aSk0/7idvtbO8Xru1khMRv1dPWw==",
-       "from": "rnnoise-wasm@github:jitsi/rnnoise-wasm#566a16885897704d6e6d67a1d5ac5d39781db2af"
+       "from": "rnnoise-wasm@https://git%github.com@localhost/jitsi/rnnoise-wasm#566a16885897704d6e6d67a1d5ac5d39781db2af";
      },
      "rsvp": {
-@@ -33449,7 +33436,6 @@
+@@ -33449,7 +33440,6 @@
      },
      "strophejs-plugin-stream-management": {
-       "version": "git+ssh://git%github.com@localhost/jitsi/strophejs-plugin-stream-management.git#001cf02bef2357234e1ac5d163611b4d60bf2b6a",
+       "version": "git+https://git%github.com@localhost/jitsi/strophejs-plugin-stream-management.git#001cf02bef2357234e1ac5d163611b4d60bf2b6a";,
 -      "integrity": "sha512-ijQSXeEEmGl4dfLx8RcQDCvzg1UPtEArowaCHZr8ITdBOH/X6JxxGzy/DVeMLVSvSy73tH7pGK6iPjBqQajwdQ==",
-       "from": "strophejs-plugin-stream-management@github:jitsi/strophejs-plugin-stream-management#001cf02bef2357234e1ac5d163611b4d60bf2b6a"
+       "from": "strophejs-plugin-stream-management@https://git%github.com@localhost/jitsi/strophejs-plugin-stream-management#001cf02bef2357234e1ac5d163611b4d60bf2b6a";
      },
      "style-loader": {
diff --git a/jitsi-videobridge/PLIST b/jitsi-videobridge/PLIST
index 5830a2a565..63e8751115 100644
--- a/jitsi-videobridge/PLIST
+++ b/jitsi-videobridge/PLIST
@@ -22,7 +22,7 @@ share/jitsi-videobridge/lib/guava-31.0.1-jre.jar
 share/jitsi-videobridge/lib/hk2-api-2.6.1.jar
 share/jitsi-videobridge/lib/hk2-locator-2.6.1.jar
 share/jitsi-videobridge/lib/hk2-utils-2.6.1.jar
-share/jitsi-videobridge/lib/ice4j-3.0-52-ga9ba80e.jar
+share/jitsi-videobridge/lib/ice4j-3.0-55-g32a8aad.jar
 share/jitsi-videobridge/lib/j2objc-annotations-1.3.jar
 share/jitsi-videobridge/lib/jackson-annotations-2.12.2.jar
 share/jitsi-videobridge/lib/jackson-core-2.12.2.jar
@@ -64,15 +64,15 @@ share/jitsi-videobridge/lib/jetty-servlet-9.4.44.v20210927.jar
 share/jitsi-videobridge/lib/jetty-servlets-9.4.44.v20210927.jar
 share/jitsi-videobridge/lib/jetty-util-9.4.44.v20210927.jar
 share/jitsi-videobridge/lib/jetty-util-ajax-9.4.44.v20210927.jar
-share/jitsi-videobridge/lib/jicoco-1.1-101-g2170967.jar
-share/jitsi-videobridge/lib/jicoco-config-1.1-101-g2170967.jar
+share/jitsi-videobridge/lib/jicoco-1.1-103-g7b1cd54.jar
+share/jitsi-videobridge/lib/jicoco-config-1.1-103-g7b1cd54.jar
 share/jitsi-videobridge/lib/jitsi-android-osgi-1.0-20190327.160432-3.jar
-share/jitsi-videobridge/lib/jitsi-media-transform-1.0-281-gafb453e.jar
+share/jitsi-videobridge/lib/jitsi-media-transform-1.0-296-gf2abcea.jar
 share/jitsi-videobridge/lib/jitsi-metaconfig-1.0-9-g5e1b624.jar
-share/jitsi-videobridge/lib/jitsi-srtp-1.1-3-g4637686.jar
+share/jitsi-videobridge/lib/jitsi-srtp-1.1-5-g70395c7.jar
 share/jitsi-videobridge/lib/jitsi-stats-1.0-13-g1ca7967.jar
-share/jitsi-videobridge/lib/jitsi-utils-1.0-110-g9d958b7.jar
-share/jitsi-videobridge/lib/jitsi-xmpp-extensions-1.0-41-g9eb11d9.jar
+share/jitsi-videobridge/lib/jitsi-utils-1.0-112-gd92472a.jar
+share/jitsi-videobridge/lib/jitsi-xmpp-extensions-1.0-46-gcb3884c.jar
 share/jitsi-videobridge/lib/jna-5.9.0.jar
 share/jitsi-videobridge/lib/jnilib-1.0-8-g04269a7.jar
 share/jitsi-videobridge/lib/jniwrapper-java-1.0-8-g04269a7.jar
@@ -90,7 +90,7 @@ share/jitsi-videobridge/lib/kotlin-stdlib-jdk7-1.5.31.jar
 share/jitsi-videobridge/lib/kotlin-stdlib-jdk8-1.5.31.jar
 share/jitsi-videobridge/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
 share/jitsi-videobridge/lib/logging.properties
-share/jitsi-videobridge/lib/minidns-core-1.0.2.jar
+share/jitsi-videobridge/lib/minidns-core-1.0.3.jar
 share/jitsi-videobridge/lib/object-cloner-0.1.jar
 share/jitsi-videobridge/lib/objenesis-2.1.jar
 share/jitsi-videobridge/lib/okhttp-3.9.1.jar
@@ -105,16 +105,16 @@ share/jitsi-videobridge/lib/sctp-1.0-8-g04269a7.jar
 share/jitsi-videobridge/lib/sdp-api-1.0.jar
 share/jitsi-videobridge/lib/sentry-5.3.0.jar
 share/jitsi-videobridge/lib/slf4j-api-1.7.32.jar
-share/jitsi-videobridge/lib/smack-core-4.4.4.jar
-share/jitsi-videobridge/lib/smack-extensions-4.4.4.jar
-share/jitsi-videobridge/lib/smack-im-4.4.4.jar
+share/jitsi-videobridge/lib/smack-core-4.4.5.jar
+share/jitsi-videobridge/lib/smack-extensions-4.4.5.jar
+share/jitsi-videobridge/lib/smack-im-4.4.5.jar
 share/jitsi-videobridge/lib/smack-java8-4.4.4.jar
 share/jitsi-videobridge/lib/smack-resolver-javax-4.4.4.jar
 share/jitsi-videobridge/lib/smack-sasl-javax-4.4.4.jar
-share/jitsi-videobridge/lib/smack-streammanagement-4.4.4.jar
-share/jitsi-videobridge/lib/smack-tcp-4.4.4.jar
-share/jitsi-videobridge/lib/smack-xmlparser-4.4.4.jar
-share/jitsi-videobridge/lib/smack-xmlparser-stax-4.4.4.jar
+share/jitsi-videobridge/lib/smack-streammanagement-4.4.5.jar
+share/jitsi-videobridge/lib/smack-tcp-4.4.5.jar
+share/jitsi-videobridge/lib/smack-xmlparser-4.4.5.jar
+share/jitsi-videobridge/lib/smack-xmlparser-stax-4.4.5.jar
 share/jitsi-videobridge/lib/spotbugs-annotations-4.5.0.jar
 share/jitsi-videobridge/lib/videobridge.rc
 share/jitsi-videobridge/lib/websocket-api-9.4.44.v20210927.jar
diff --git a/jitsi-videobridge/distinfo b/jitsi-videobridge/distinfo
index 2e24943267..eaf584a656 100644
--- a/jitsi-videobridge/distinfo
+++ b/jitsi-videobridge/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (jitsi-videobridge/jitsi-meet_6865.tar.gz) = 6eecf648083d0d4a4a8398a7abeeb382fde649e5439ba652702efe588e238d5a
-SHA512 (jitsi-videobridge/jitsi-meet_6865.tar.gz) = ac8425c389ff630d60026415fa828df3c5bc04e75222f31ab5a4eafc49712e5fc4a6b4cba29cc1babc15457171193117d8a18a18c20786342c43bd2099aa859b
-Size (jitsi-videobridge/jitsi-meet_6865.tar.gz) = 377232 bytes
+BLAKE2s (jitsi-videobridge/jitsi-meet_7210.tar.gz) = e5122891d0230b89a30b82036479dd9cf241471dfca824a9b3cee5f8196e315d
+SHA512 (jitsi-videobridge/jitsi-meet_7210.tar.gz) = 795d90426cb253da0128efcf0d466fe920c9183b366ea366b667bfcaacb8bf0e134c4fed495461cfa307f91682836e8c7dfe93b7d8be3da698a4156c98c85f91
+Size (jitsi-videobridge/jitsi-meet_7210.tar.gz) = 377931 bytes



Home | Main Index | Thread Index | Old Index