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.6293



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Mon Nov 8 05:07:46 2021 +0100
Changeset:	2d3c21ceeff6803ba070d01fb3b57f8013c643c5

Modified Files:
	jicofo/PLIST
	jicofo/distinfo
	jitsi-meet-prosody/PLIST
	jitsi-meet/Makefile.common
	jitsi-meet/PLIST
	jitsi-meet/distinfo
	jitsi-videobridge/PLIST
	jitsi-videobridge/distinfo

Log Message:
jitsi-meet: update to version 2.0.6293

jicofo 1.0-798
-----------
* Batch source-add/source-removes. (#801)
* fix: Signaling source removal in COLIBRI. (#799)
* fix(#796): Fix handling IQs for for SIP Jibri. (#798)
* fix: Fix encoding sources to Jingle. (#797)
* Encode sources as JSON in Jingle. (#795)
* fix: Return XMPP error on unsupported Jingle action. (#791)
* ref: Log the av_moderation address, simplify code. (#794)
* Include the stanza id in the TimeoutException message. (#793)
* add missing rtcp feedback to VP9 as well (#792)
* fix: Escape text content as text in XML. (#790)
* fix: Adds dependency of jq when installing. Fixes #788. (#789)
* fix: Fixes marking trusted jibri domain in config on upgrade.
* Fix swapped descriptions in comment. (#786)
* Split SourcesTest in multiple files. (#785)

jitsi-meet 1.0.5307
-----------
* feat: Turn on enableLayerSuspension option by default. (#9894)
* fix(prejoin) Fix buttons positioning for 3rd party
* feat(config): Add config option for e2ee label
* chore(deps) lib-jitsi-meet@latest
* feat(rtcstats): send dominant speaker stats (#9883)
* fix(toolbox): Show dominant speaker name only when in conference
* chore(config) fix spacing
* task(android): updates sdk version
* fix(android): renames amplitudereactnative project to use react-native- pattern
* chore(config): Whitelist `disableRecordAudioNotification` config
* fix(external-api): Avoid naming event 'error'
* feat(notifications) skip join notifications when meetings grow large
* fix(lang,notifications) make join notification text more generic
* fix(notifications) throttle join notifications for 2 seconds
* lang: Update main-sv.json (#9862)
* lang: Update i18n Occitan (#9853)
* lang: Added and edited translations for vi (#9850)
* lang: Update portuguese translation (#9836)
* feat(ios) update dropbox authentication to PKCE flow
* fix(rn,ParticipantPane) optimize
* fix(sounds) fix reaction sound names
* fix(rn,filmstrip) simplify code
* fix(rn,filmstrip) avoid fast scroll trigggering visibility notifications
* fix(rn,external_api) skip participant notifications when not in a meeting
* fix(rn,logging) skip some logs on mobile
* fix(lastn) debounce updating last N
* fix(notifications) skip participant joined notifications before we join
* task(rn, android): update dropbox logic to retrieve refresh token
* fix(video-layout) fix getMaxColumnCount on mobile
* fix(rn,humbnail) add key prop to array items
* fix(toolbox) fix warning due to missing key prop
* feat: Prints an error log for errors in child components render methods.
* fix(tracks) Fix mobile safari issue with startMuted. On mobile Safari, when a user joins both audio and video muted, browser doesn't playout the remote audio because of a webkit bug. As a workaround, always add the audio track to peerconnection and then mute the track if needed.
* chore(deps) lib-jitsi-meet@latest
* chore(dropbox-web) Accommodate short-lived access token
* fix(reactions) fix reactions bugs
* chore(rn,deps) react-native-webrtc@1.92.1
* fix(toolbar-buttons) Hide/show invite button based on toolbarButtons
* fix(config): add av-moderation notifications to config whitelist (#9774)
* chore(deps) lib-jitsi-meet@latest
* fix(filmstrip): sort alphabetically.
* fix(mobile-pagination):incorrect number of columns
* fix(mobile-pagination): Disable bounce effect.
* Apply suggestions from code review
* fix(mobile-pagination): address PR review comments
* feat(filmstrip-pagination): mobile support.
* fix(config) add enableReactions to whitelist
* Update main-sv.json
* fix: Fixes default values in speakerstats and conf duration modules.
* fix(prosody): av_moderation_component default val
* fix(filmstrip): Always sort the participants alphabetically. Reorder the sub-groups (shares, speakers and rest of the participants) always on dominant speaker changes and when participants join or leave.
* fix(filmstrip): Move thumbnails reordering behind a config.js flag. enableThumbnailReordering flag (enabled by default) will be used to check if the thumbnails needs to be reodred in the UI.
* fix(KeyboardShortcut): pin the correct participants when number keys are used.
* chore(deps) lib-jitsi-meet@latest
* feat: Drops old prosody dependency (0.10...).
* fix(rn,reactions) fix copying sounds to app bundles
* fix(android) avoid exception in onHostPause
* fix(virtual-background) upload bkg image on poor connection
* feat(branding) Add premeeting background image overwrite
* fix(lang) update Polish translations
* feat(VideoContainer) add option to avoid cropping focused video
* fix(lang) update Japanese translations
* fix(chat) avoid emojifying URLs
* Update setup.web.js
* fix(local-storage) use local storage on WebKit when not in an iframe
* fix(rn) enable reactions by default
* feat(errors) Expose errors through Iframe API (#9801)
* fix(lang) update Portuguese translation
* fix(pre-meeting) Hide invite button for JaaS
* chore(deps) lib-jitsi-meet@latest
* fix(TileView): not showing all participants.
* fix: Fixes undefined errors in MeetingParticipant - Item and ContextMenu.
* Revert "fix: Fixes reloads after enabling AV moderation."
* fix: Fixes showing awaiting AV moderation after grant moderator.
* feat(e2ee) add support for WebRTC Encoded Transform
* feat(lobby) Add sound for participant knocking
* feat: Updates i18n-iso-countries to latest. Fixes #9792.
* chore(deps) @matrix-org/olm@latest
* fix(authentication) fixed close on cancel click
* fix(notifications) Add timeout for video/audio lost notifs
* fix(iframe) don't register service worker when in an iframe
* Added default state to persistance
* fix: Fixes AV moderation used in tenants.
* feat: Allow AV moderation for p2p users.
* feat: Always show AV moderation.
* feat: Show footer context menu in p2p.
* fix: Fixes reloads after enabling AV moderation.
* feat(reaction-sounds) Added sounds for reactions (#9775)
* fix(drawer-menu) Allow scroll on drawer menu items
* fix(rn,amplitude) update Amplitude SDK on RN
* fix(lang) update Portuguese translation
* chore(rn,versions) bump app and sdk versions
* Improve premeeting screens ux (#9726)
* fix(jaas) do not redirect to plan limit page on auth errors (#9746)
* fix(moderation) fix ui styles for advanced moderation context menu (#9758)
* fix(e2ee) fix showing not supported warning when alone
* fix(e2ee) show entire content at all times
* fix(e2ee) update E2EE warning message
* fix(ios) fix conference failing when proximity sensor is near
* feat(xmpp) remove clientNode config option
* fix(moderation) highlight dominant speaker (#9750)
* fix(AudioRoutePickerDialog) add proper margin
* fix(ios) fix deadlock when selecting audio device
* fix(moderation) hide status icons on hover (#9747)
* fix(lang) update portuguese translation
* feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707)
* fix: Fixes dot shown left of logo.
* added comment for future proofing
* fix(participants-pane) fixed participants pane button toggled state
* fix(prosody) fix username not being set in mod_auth_jitsi-anonymous
* fix(prosody) fix typo in filename
* fix(moderation) display green mic icon only for active speaker (#9744)
* fix(participants) sort participants alphabetically (#9741)
* fix(share-video) fix links not being trimmed (#9740)
* fix: Fixes an error with configuration without analytics.
* fix(rn,sidebar) fix not appearing on RTL languages
* fix(video-menu) fixed position for horizontal filmstrip view
* feat(toolbox) added android screen share flag
* fix(rn): import React from react package
* feat(callstats) Add `callStatsConfigParams` config
* fix(screen-share): never mute audio screen share track #9725
* chore(deps) lib-jitsi-meet@latest
* feat(av-moderation) id and aria-label updates for av-moderation test (#9592)
* feat(polls) Ability to create polls inside Jitsi (#9166)
* feat: Add search to speaker stats (#9510)
* feat(rn,sdk) add setConfigOverride to JitsiMeetConferenceOptions
* fix(lang) update Spanish translation
* chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /resources/load-test
* chore(deps) lib-jitsi-meet@latest
* update portuguese translation (#9703)

lib-jitsi-meet
-----------
* fix(quality) Enable layer suspension by default. This is needed for screensharing to work as expected on chrome in unified plan.
* fix(LocalSdpMunger): do not fake video sdp when screen sharing
* fix(JitsiConference) avoid extra processing if the room was left
* fix(moderator) remove unneeded log
* fix(browser-support): Add audio track to pc always on mobile Safari. On mobile Safari, if a user joins audio and video muted, the browser doesn't decode the incoming audio. Workaround is to always add the audio track to pc and mute it if needed.
* feat: JSON encoded sources. (#1695)
* log: Log a task's stack trace when it throws. (#1701)
* deps: update sdp-interop. (#1700)
* fix(replace-track) Add not null check for newTrack (#1698)
* fix: Updates shard value in XmppConnection on new value from xmpp. (#1699)
* fix(docs): copy&paste error for setIsReplaced
* feat(e2ee) add support for WebRTC Encoded Transform
* fix(JitsiConference) skip AudioOutputProblemDetector on disableAudioLevels
* feat(xmpp) remove clientNode config option
* Workaround for Chrome ice connection failure detection (#1685)
* feat: enable config callstats configParams (#1672)
* fix(docs): issuer documentation
* fix(docs): correct the grammar in token docs
* feat(docs): Add a note that token context doesn't accept number or null
* feat(docs): add restart service instruction to tokens doc
* fix(RTC): typo in variable name

jitsi-videobridge 2.1-551-g2ad6eb0b
-----------
* feat: Adds checkstyle module. (#1685)
* Bump JMT and RTP: Fixes to avoid generating overly-large RTCP packets. (#1717)
* feat: Make the number of recent speakers configurable. (#1707)
* test: Add tests for effective constraints. (#1701)
* Simplify bandwidth allocation code (#1710)
* Bump JMT: Limit RRs, retain video orientation header extensions (#1716)
* ref: Move code to helper functions (partially revert #1711). (#1715)
* Fix a race stopping a connectivity check client. (ice4j#237). (#1713)
* fix: Do not keep a reference to Endpoint in SourceAllocation. (#1712)
* Fix removing ICE listeners. (#1711)
* Add support for arm64 native libraries (#1706)
* feat: Support mapping a specific port (update ice4j). (#1705)
* Improves debuggability of bitrate allocations. (#1704)

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

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

diffstat:
 jicofo/PLIST               |  2 +-
 jicofo/distinfo            |  8 ++++----
 jitsi-meet-prosody/PLIST   |  3 ++-
 jitsi-meet/Makefile.common |  6 +++---
 jitsi-meet/PLIST           |  8 ++++++++
 jitsi-meet/distinfo        |  8 ++++----
 jitsi-videobridge/PLIST    | 17 ++++++++---------
 jitsi-videobridge/distinfo |  8 ++++----
 8 files changed, 34 insertions(+), 26 deletions(-)

diffs:
diff --git a/jicofo/PLIST b/jicofo/PLIST
index 642019af80..db4b5b8759 100644
--- a/jicofo/PLIST
+++ b/jicofo/PLIST
@@ -60,7 +60,7 @@ share/jicofo/lib/jicoco-config-1.1-90-gfa0e11e.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-97-g67c980b.jar
-share/jicofo/lib/jitsi-xmpp-extensions-1.0-24-g74590c6.jar
+share/jicofo/lib/jitsi-xmpp-extensions-1.0-25-gbdceb27.jar
 share/jicofo/lib/jna-5.5.0.jar
 share/jicofo/lib/json-simple-1.1.1.jar
 share/jicofo/lib/jsr305-3.0.2.jar
diff --git a/jicofo/distinfo b/jicofo/distinfo
index d4b80e1322..d7f40a0772 100644
--- a/jicofo/distinfo
+++ b/jicofo/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (jicofo/jitsi-meet_6173.tar.gz) = 3fc779530ec42109a99628cb38b3757f7f03fed4
-RMD160 (jicofo/jitsi-meet_6173.tar.gz) = ff3203b5518ad85c66e0eca61c064dfb4de61b39
-SHA512 (jicofo/jitsi-meet_6173.tar.gz) = 3de5bfa4a84f78580f83fc21987a0c8852a6df1f89a6b167d17b37469497f3438d9f2a44cbd1867c8663261e0e0a89a3cf5b7c00dbbb2501b5becc385f76abbc
-Size (jicofo/jitsi-meet_6173.tar.gz) = 245564 bytes
+SHA1 (jicofo/jitsi-meet_6293.tar.gz) = 971e5e069190d74795d95b2a4abe30bafe710659
+RMD160 (jicofo/jitsi-meet_6293.tar.gz) = cd7eaa9c34a69fe1e3e47d6251a064de3c8310b2
+SHA512 (jicofo/jitsi-meet_6293.tar.gz) = 8953d8a67bc35a3fe33990d604a8a495982464211884cb68021375d6d4dbdeba3cca9bf1d45bd418d1612ad2749110650b990ff4951093c1ad99a7bb05dc10ba
+Size (jicofo/jitsi-meet_6293.tar.gz) = 241103 bytes
diff --git a/jitsi-meet-prosody/PLIST b/jitsi-meet-prosody/PLIST
index caade28bfc..c0d3ca5a00 100644
--- a/jitsi-meet-prosody/PLIST
+++ b/jitsi-meet-prosody/PLIST
@@ -1,6 +1,6 @@
 @comment $NetBSD$
 share/jitsi-meet-prosody/ext_events.lib.lua
-share/jitsi-meet-prosody/mod_auth_jitsi-annonymous.lua
+share/jitsi-meet-prosody/mod_auth_jitsi-anonymous.lua
 share/jitsi-meet-prosody/mod_auth_token.lua
 share/jitsi-meet-prosody/mod_av_moderation.lua
 share/jitsi-meet-prosody/mod_av_moderation_component.lua
@@ -22,6 +22,7 @@ share/jitsi-meet-prosody/mod_muc_meeting_id.lua
 share/jitsi-meet-prosody/mod_muc_poltergeist.lua
 share/jitsi-meet-prosody/mod_muc_size.lua
 share/jitsi-meet-prosody/mod_muc_transcription_filter.lua
+share/jitsi-meet-prosody/mod_polls.lua
 share/jitsi-meet-prosody/mod_poltergeist_component.lua
 share/jitsi-meet-prosody/mod_presence_identity.lua
 share/jitsi-meet-prosody/mod_reservations.lua
diff --git a/jitsi-meet/Makefile.common b/jitsi-meet/Makefile.common
index 3860729b8d..3e78af85fe 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_6173
-DISTNAME=	jitsi-meet_6173
+GITHUB_TAG=	stable/jitsi-meet_6293
+DISTNAME=	jitsi-meet_6293
 CATEGORIES=	chat
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jitsi/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
-JITSI_MEET_VERSION=	2.0.6173
+JITSI_MEET_VERSION=	2.0.6293
 
 MAINTAINER=	khorben%defora.org@localhost
 HOMEPAGE?=	https://github.com/jitsi/jitsi-meet/
diff --git a/jitsi-meet/PLIST b/jitsi-meet/PLIST
index 741e784999..3c0357eb20 100644
--- a/jitsi-meet/PLIST
+++ b/jitsi-meet/PLIST
@@ -211,6 +211,7 @@ share/jitsi-meet/sounds/e2eeOff.mp3
 share/jitsi-meet/sounds/e2eeOn.mp3
 share/jitsi-meet/sounds/incomingMessage.wav
 share/jitsi-meet/sounds/joined.wav
+share/jitsi-meet/sounds/knock.mp3
 share/jitsi-meet/sounds/left.wav
 share/jitsi-meet/sounds/liveStreamingOff.mp3
 share/jitsi-meet/sounds/liveStreamingOn.mp3
@@ -218,6 +219,13 @@ share/jitsi-meet/sounds/noAudioSignal.mp3
 share/jitsi-meet/sounds/noisyAudioInput.mp3
 share/jitsi-meet/sounds/outgoingRinging.wav
 share/jitsi-meet/sounds/outgoingStart.wav
+share/jitsi-meet/sounds/reactions-applause.mp3
+share/jitsi-meet/sounds/reactions-boo.mp3
+share/jitsi-meet/sounds/reactions-crickets.mp3
+share/jitsi-meet/sounds/reactions-laughter.mp3
+share/jitsi-meet/sounds/reactions-raised-hand.mp3
+share/jitsi-meet/sounds/reactions-surprise.mp3
+share/jitsi-meet/sounds/reactions-thumbs-up.mp3
 share/jitsi-meet/sounds/recordingOff.mp3
 share/jitsi-meet/sounds/recordingOn.mp3
 share/jitsi-meet/sounds/rejected.wav
diff --git a/jitsi-meet/distinfo b/jitsi-meet/distinfo
index 48004d6320..e67af8f28e 100644
--- a/jitsi-meet/distinfo
+++ b/jitsi-meet/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (jitsi-meet/jitsi-meet_6173.tar.gz) = 009162ad5cfb511c0a486e8db3b3311c4ece54ba
-RMD160 (jitsi-meet/jitsi-meet_6173.tar.gz) = c71cf70234a9f3fdc30d1dcf75f1c9548684c289
-SHA512 (jitsi-meet/jitsi-meet_6173.tar.gz) = f5ddaebda03e0343a31c4592a6498a93e7bf382af9034ceda8452602574455f67625df05850c812eaacc5548b70cf5f0fd6926ed693356a3f18017f94fbc5ca1
-Size (jitsi-meet/jitsi-meet_6173.tar.gz) = 112611484 bytes
+SHA1 (jitsi-meet/jitsi-meet_6293.tar.gz) = 716bad82da3bcd8131b9abf66c8cc802ec76f217
+RMD160 (jitsi-meet/jitsi-meet_6293.tar.gz) = b2ae6a2ccc885f7dd448b50c5323f0ec284fb3df
+SHA512 (jitsi-meet/jitsi-meet_6293.tar.gz) = 1efecd4717c089dd6c61a4c81ff913bc8b79b8c75c627de11477c0a3664bc162b25ee0378bb8ab6fbf0b4679176eea5cf6986778974eca1bbfd3095d16cca685
+Size (jitsi-meet/jitsi-meet_6293.tar.gz) = 113139943 bytes
diff --git a/jitsi-videobridge/PLIST b/jitsi-videobridge/PLIST
index 3869b3ab96..c843927628 100644
--- a/jitsi-videobridge/PLIST
+++ b/jitsi-videobridge/PLIST
@@ -22,7 +22,7 @@ share/jitsi-videobridge/lib/guava-30.1.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-33-g311a495.jar
+share/jitsi-videobridge/lib/ice4j-3.0-35-gadca67b.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
@@ -67,16 +67,16 @@ share/jitsi-videobridge/lib/jetty-util-ajax-9.4.40.v20210413.jar
 share/jitsi-videobridge/lib/jicoco-1.1-90-gfa0e11e.jar
 share/jitsi-videobridge/lib/jicoco-config-1.1-90-gfa0e11e.jar
 share/jitsi-videobridge/lib/jitsi-android-osgi-1.0-20190327.160432-3.jar
-share/jitsi-videobridge/lib/jitsi-media-transform-1.0-247-g900cc79.jar
+share/jitsi-videobridge/lib/jitsi-media-transform-1.0-254-gee3be46.jar
 share/jitsi-videobridge/lib/jitsi-metaconfig-315a3cec35.jar
-share/jitsi-videobridge/lib/jitsi-srtp-1.1-2-gabdf3cc.jar
+share/jitsi-videobridge/lib/jitsi-srtp-1.1-3-g4637686.jar
 share/jitsi-videobridge/lib/jitsi-stats-1.0-7-g2a9b765.jar
 share/jitsi-videobridge/lib/jitsi-utils-1.0-97-g67c980b.jar
 share/jitsi-videobridge/lib/jitsi-xmpp-extensions-1.0-23-gd305889.jar
 share/jitsi-videobridge/lib/jna-5.5.0.jar
-share/jitsi-videobridge/lib/jnilib-1.0-4-g97f4e5e.jar
-share/jitsi-videobridge/lib/jniwrapper-java-1.0-4-g97f4e5e.jar
-share/jitsi-videobridge/lib/jniwrapper-native-1.0-4-g97f4e5e.jar
+share/jitsi-videobridge/lib/jnilib-1.0-8-g04269a7.jar
+share/jitsi-videobridge/lib/jniwrapper-java-1.0-8-g04269a7.jar
+share/jitsi-videobridge/lib/jniwrapper-native-1.0-8-g04269a7.jar
 share/jitsi-videobridge/lib/jose4j-0.5.5.jar
 share/jitsi-videobridge/lib/json-simple-1.1.1.jar
 share/jitsi-videobridge/lib/jsr305-3.0.2.jar
@@ -89,7 +89,6 @@ share/jitsi-videobridge/lib/kotlin-stdlib-1.5.20.jar
 share/jitsi-videobridge/lib/kotlin-stdlib-common-1.5.20.jar
 share/jitsi-videobridge/lib/kotlin-stdlib-jdk7-1.5.20.jar
 share/jitsi-videobridge/lib/kotlin-stdlib-jdk8-1.5.20.jar
-share/jitsi-videobridge/lib/kotlin-unsigned-v3.1.3.jar
 share/jitsi-videobridge/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
 share/jitsi-videobridge/lib/log4j-api-2.3.jar
 share/jitsi-videobridge/lib/log4j-core-2.13.2.jar
@@ -103,8 +102,8 @@ share/jitsi-videobridge/lib/osgi-resource-locator-1.0.3.jar
 share/jitsi-videobridge/lib/pcap4j-core-1.8.2.jar
 share/jitsi-videobridge/lib/pcap4j-packetfactory-static-1.8.2.jar
 share/jitsi-videobridge/lib/reflections-0.9.11.jar
-share/jitsi-videobridge/lib/rtp-1.0-60-g6b6ba96.jar
-share/jitsi-videobridge/lib/sctp-1.0-4-g97f4e5e.jar
+share/jitsi-videobridge/lib/rtp-1.0-64-g6932ded.jar
+share/jitsi-videobridge/lib/sctp-1.0-8-g04269a7.jar
 share/jitsi-videobridge/lib/sdp-api-1.0.jar
 share/jitsi-videobridge/lib/sentry-4.3.0.jar
 share/jitsi-videobridge/lib/slf4j-api-1.7.30.jar
diff --git a/jitsi-videobridge/distinfo b/jitsi-videobridge/distinfo
index af8d81fc1a..d8cb2a2b0c 100644
--- a/jitsi-videobridge/distinfo
+++ b/jitsi-videobridge/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (jitsi-videobridge/jitsi-meet_6173.tar.gz) = 913f4faa9e2a04ad328d57b4f3fa4c0f19f32620
-RMD160 (jitsi-videobridge/jitsi-meet_6173.tar.gz) = eded1c9273e09301362d0a80daa8ac8553b54018
-SHA512 (jitsi-videobridge/jitsi-meet_6173.tar.gz) = abd96e37ba163f18035c8acc481dc646c2f241148767eb4a533608999c1e7e1cbb816771d8b66c8c3cd964a985a411f644f67a378ab74ba8e9fa628595d999e0
-Size (jitsi-videobridge/jitsi-meet_6173.tar.gz) = 321763 bytes
+SHA1 (jitsi-videobridge/jitsi-meet_6293.tar.gz) = 7dbe971dbeb3aa50909337682271b2415cc575c3
+RMD160 (jitsi-videobridge/jitsi-meet_6293.tar.gz) = 95f5af73c52d3d3ec82b57984dd5fd0e489c6cce
+SHA512 (jitsi-videobridge/jitsi-meet_6293.tar.gz) = 942dd5463975515935870a2596390328f8703ca69194213330f34d7e63032b16abdf84a2d7b42d99810397be675e641f0229a1b5cc07ceb5d85924363c83bbf1
+Size (jitsi-videobridge/jitsi-meet_6293.tar.gz) = 323172 bytes


Home | Main Index | Thread Index | Old Index