pkgsrc-WIP-changes archive

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

jitsi-meet: update to 2.0.7648



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Thu Aug 25 07:17:52 2022 +0200
Changeset:	57933a9af8cdecea0042575af9067cb76fa0fb0f

Modified Files:
	jicofo/PLIST
	jicofo/distinfo
	jitsi-meet/Makefile
	jitsi-meet/Makefile.common
	jitsi-meet/TODO
	jitsi-meet/distinfo
	jitsi-videobridge/PLIST
	jitsi-videobridge/distinfo
Removed Files:
	jitsi-meet/patches/patch-package-lock.json

Log Message:
jitsi-meet: update to 2.0.7648

jitsi-meet 1.0.6447
-----------
* fix(dropbox) fix signing out when switching rec providers
* fix(dropbox) fix incorrect button labels and click on web
* ref: Convert some reducers to TS (#11994)
* fix: Adds missing notification in example config.
* feat: Adds a jaas reference when installing.
* fix(face-landmarks) fix createImageBitMap polyfill on Safari 14
* fix(settings) fix not showing the more tab
* ref: Convert some reducers to TS (#11988)
* ref(TS) Remove ts-ignores (#11979)
* ref: Convert base/participants to TS (#11978)
* Update Portuguese translation
* fix(audio-only SS) Stop audio-only SS when user stops share from the browser's share in progress window.
* fix(remote-control): when multistream is enabled
* fix(remote-control): fix remote-control when multi-stream is enabled.
* feat(ui-components) Add clickable icon component (#11976)
* ref(ui-components) Use new input component (#11965)
* feat(large-video/web) Add screen share placeholder (#11971)
* fix(noise-suppression): remove no track warning on share audio flow (#11966)
* feat(noise-suppression): add toggle noise-suppression API (#11968)
* fix: Applies AV moderation checks on screen sharing with multistream on.
* ref(ui-components) Use new Button component (#11969)
* ref: Convert some files to TS (#11947)
* ref(ui-components) Replace Recording dialog switch with new component (#11963)
* ref(security-dialog) Use new input component for password (#11946)
* fix(external-api) Fix toggleShareScreen in multi-stream mode. Fixes https://github.com/jitsi/jitsi-meet/issues/11916.
* fix(ios) use the RN logger in RN modules
* ref(ui-components) Replace Switch with new components (#11956)
* fix: Fixes tenants in default configuration.
* fix(breakout): Do not load token_verification for breakout rooms.
* fix(polls) Fix CSS
* ref(ui-components) Replace all Checkboxes with new component (#11948)
* fix(config) Fix recording config backwards compatibility (#11953)
* chore(deps) lib-jitsi-meet@latest
* feat(recording/native): added new Button component
* fix(lobby) fix not being able to type password
* fix(i18n) Fix translate Typescript (#11949)
* feat(ui-components) Add Checkbox component (#11927)
* feat(ui-components) Add toggle component (#11933)
* fix(ios) add missing entitlement
* fix(lang) update Arabic translation
* feat(base/media): fixed linter
* feat(base/media): removed max offset value for wide view screen sharing
* feat(liveStreamting) add configuration to customize streaming dialog
* fix(base) drop old button implementation
* fix(audio-share): Fix audio-only SS in multi-stream mode. ShareAudioDialog passes undefined when the user hits continue in the share audio demo modal. Toggle state of audio-share based on the current state of audio share in that case.
* fix(participants-pane): Get the correct participantCount for multi-stream. Do not add virtual screenshare participants to participantCount.
* fix(screenshot-capture): Impl screenshot capture in multi-stream mode.
* fix(config) add recordingService to the whitelist
* chore(deps) lib-jitsi-meet@latest
* feat(external-api) Add command to show custom in-meeting notification (#11897)
* feat(base/modal): renamed prop and fixed scroll inside webview
* fix(config) add 'noisesuppression' to 'toolbarButtons'
* fix(noise-suppression): fix muted state, update icons (#11936)
* ref: Convert i18n to TS (#11934)
* ref(thumbnail) Use new button component for video menu trigger (#11921)
* ref(profile-settings) Use new input component (#11928)
* ref: Convert Theme to TS (#11926)
* ref: Convert some files to TS (#11929)
* fix(screenshare-filmstrip) Fix pin screenshare (#11892)
* fix(dialog) Add key to buttons (#11925)
* ref: Convert reducer to TS (#11920)
* ref(polls) Use new button component (#11918)
* chore(deps) react-native-watch-connectivity@latest
* ref(dialog) Use new button component (#11922)
* feat(welcome/native): settings updates (#11830)
* ref: Convert some reducers to TS (#11915)
* ref(typescript) Remove unnecessary ts-ignores (#11914)
* ref(participants-pane) Use new button component (#11913)
* ref(ui-components) Move components to base/ui (#11912)
* chore(deps) lib-jitsi-meet@latest
* fix(prejoin) rename Prejoin.js to Prejoin.web.js
* Revert "fix(html) add doctype and fix HTML errors"
* feat(ui-components) Add Input Component (#11882)
* feat(prejoin-lobby): ui fixes
* ref: Convert some reducers to TS (#11904)
* fix(html) add doctype and fix HTML errors

lib-jitsi-meet
-----------
* fix(TPC) Set maxbitrates via b=AS line on the remote SDP as well. This fixes an issue where the bitrates for screenshare were much higher than before for VP9 causing the JVB to suspend SS streams more often.
* feat(JitsiConference) add ability to set the leave reason
* fix potential race condition when en-/dis-abling E2EE
* fix(moderation): media not working
* fix(safari-ios) Fix audio being lost on safari ios after phone call
* ref(ts) update RTCUtils hand-crafted types
* fix(RTC) remove no longer needed helpers
* feat(ts) add hand-crafted types for red
* fix(chore) typos and jsdoc
* ref(qualitycontrol) fix doc comment
* ref(JingleSessionPC): Remove unncessary reneg cycles for p2p. When an answer is received from the p2p peer, only set remote description instead of calling the full renegotiation cycle. Also, always initiate a sRD->cA->sLD cycle when adding remote sources irrespective of whether the local endpoint is an initiator or responder for the p2p connection. This lets us remove the hacks added for Chromium (unified-plan) bugs related to video not rendering in p2p cases.
* feat(red) Add missing type defs for RFC2198Encoder.
* fix: corrected typo in error message
* feat(test) bump karma and jasmine
* modules: add RFC 2198 audio redundancy encoder (#2067)
* test: bump jasmine to 4.x to get ArrayBuffer equality matchers (#2068)
* fix(BrowserCapabilities) remove no longer used function
* fix(RTC) unconditionally use adapter
* deps(webrtc-adapter) update to version 8.1.1

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

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                            |  6 +--
 jitsi-meet/Makefile                        | 16 +++---
 jitsi-meet/Makefile.common                 | 24 ++++-----
 jitsi-meet/TODO                            |  3 +-
 jitsi-meet/distinfo                        |  7 ++-
 jitsi-meet/patches/patch-package-lock.json | 78 ------------------------------
 jitsi-videobridge/PLIST                    | 12 +++--
 jitsi-videobridge/distinfo                 |  6 +--
 9 files changed, 39 insertions(+), 115 deletions(-)

diffs:
diff --git a/jicofo/PLIST b/jicofo/PLIST
index ba735675a7..c06ab3ddd8 100644
--- a/jicofo/PLIST
+++ b/jicofo/PLIST
@@ -66,7 +66,7 @@ share/jicofo/lib/kotlin-stdlib-1.6.21.jar
 share/jicofo/lib/kotlin-stdlib-common-1.6.21.jar
 share/jicofo/lib/kotlin-stdlib-jdk7-1.6.21.jar
 share/jicofo/lib/kotlin-stdlib-jdk8-1.6.21.jar
-share/jicofo/lib/minidns-core-1.0.3.jar
+share/jicofo/lib/minidns-core-1.0.4.jar
 share/jicofo/lib/object-cloner-0.1.jar
 share/jicofo/lib/objenesis-3.2.jar
 share/jicofo/lib/osgi-resource-locator-1.0.3.jar
diff --git a/jicofo/distinfo b/jicofo/distinfo
index b7451673fc..03ab35c463 100644
--- a/jicofo/distinfo
+++ b/jicofo/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (jicofo/jitsi-meet_7577.tar.gz) = 27162cd7bcc97d1bcb26765f4fdbf47ebb4fb3a4e065feeb836e41a8a6d1b3e4
-SHA512 (jicofo/jitsi-meet_7577.tar.gz) = 7de3717a487c791d5958c40e16f2ff9a9a22d8165795b533ec80d165d4beed57567dfc58ffcf9373d78cdc0d3ac88277251aa1cabafaa96190c1bd13b3ae3d26
-Size (jicofo/jitsi-meet_7577.tar.gz) = 237779 bytes
+BLAKE2s (jicofo/jitsi-meet_7648.tar.gz) = 0a132e426cacf7b38d70796907dbdde0f011b7bcbd348ce1cc8cb7be78c53f36
+SHA512 (jicofo/jitsi-meet_7648.tar.gz) = 87c151363376f17edb5643f0138fb989461dcc1f0c78624ac17def4b861f7dce0e3489db67f2f623686a335e6f5bd9d13618591ef4b3f2b1f71d446040745cdc
+Size (jicofo/jitsi-meet_7648.tar.gz) = 238060 bytes
 SHA1 (patch-resources_jicofo.sh) = 986445ede72ec0333bb56a52bc3c57030eca8383
diff --git a/jitsi-meet/Makefile b/jitsi-meet/Makefile
index 2dfc1d11db..2c5b0999c5 100644
--- a/jitsi-meet/Makefile
+++ b/jitsi-meet/Makefile
@@ -10,18 +10,16 @@ BUILD_DEPENDS+=	npm-[0-9]*:../../lang/npm
 BUILD_TARGET=	compile
 INSTALL_TARGET=	deploy source-package
 
-EGDIR=		share/jitsi-meet
-PKG_SYSCONFSUBDIR= jitsi/meet
-CONF_FILES=	${EGDIR}/config.js ${PKG_SYSCONFDIR}/config.js
-CONF_FILES+=	${EGDIR}/interface_config.js \
-		${PKG_SYSCONFDIR}/interface_config.js
-CONF_FILES+=	${EGDIR}/title.html ${PKG_SYSCONFDIR}/title.html
-
-INSTALLATION_DIRS=	${EGDIR} share/examples/jitsi-meet
+EGDIR=			share/jitsi-meet
+PKG_SYSCONFSUBDIR=	jitsi/meet
+CONF_FILES=		${EGDIR}/config.js ${PKG_SYSCONFDIR}/config.js
+CONF_FILES+=		${EGDIR}/interface_config.js \
+			${PKG_SYSCONFDIR}/interface_config.js
+CONF_FILES+=		${EGDIR}/title.html ${PKG_SYSCONFDIR}/title.html
 
 BUILD_DEFS+=		VARBASE
 
-WRKSRC=		${WRKDIR}/${GITHUB_PROJECT}-stable-${DISTNAME}
+INSTALLATION_DIRS=	${EGDIR} share/examples/jitsi-meet
 
 do-configure:
 	cd ${WRKSRC} && \
diff --git a/jitsi-meet/Makefile.common b/jitsi-meet/Makefile.common
index 5145b6d963..f4ce3a1a9d 100644
--- a/jitsi-meet/Makefile.common
+++ b/jitsi-meet/Makefile.common
@@ -4,19 +4,19 @@
 # used by wip/jitsi-meet-prosody/Makefile
 # used by wip/jitsi-videobridge/Makefile
 
-GITHUB_PROJECT?=jitsi-meet
-GITHUB_TAG=	stable/jitsi-meet_7577
-DISTNAME=	jitsi-meet_7577
-CATEGORIES=	chat
-MASTER_SITES=	${MASTER_SITE_GITHUB:=jitsi/}
-DIST_SUBDIR=	${GITHUB_PROJECT}
-JITSI_MEET_VERSION=	2.0.7577
+GITHUB_PROJECT?=	jitsi-meet
+GITHUB_TAG?=		stable/jitsi-meet_7648
+DISTNAME?=		jitsi-meet_7648
+CATEGORIES=		chat
+MASTER_SITES=		${MASTER_SITE_GITHUB:=jitsi/}
+DIST_SUBDIR=		${GITHUB_PROJECT}
+JITSI_MEET_VERSION=	2.0.7648
 
-MAINTAINER=	khorben%defora.org@localhost
-HOMEPAGE?=	https://github.com/jitsi/jitsi-meet/
-COMMENT?=	Secure, Simple and Scalable Video Conferences
-LICENSE=	apache-2.0
+MAINTAINER=		khorben%defora.org@localhost
+HOMEPAGE?=		https://github.com/jitsi/jitsi-meet/
+COMMENT?=		Secure, Simple and Scalable Video Conferences
+LICENSE=		apache-2.0
 
 WRKSRC?=		${WRKDIR}/${GITHUB_PROJECT}-stable-${DISTNAME}
 
-DISTINFO_FILE?=	${.CURDIR}/../../wip/jitsi-meet/distinfo
+DISTINFO_FILE?=		${.CURDIR}/../../wip/jitsi-meet/distinfo
diff --git a/jitsi-meet/TODO b/jitsi-meet/TODO
index a9c180f12f..9398b629f4 100644
--- a/jitsi-meet/TODO
+++ b/jitsi-meet/TODO
@@ -1,5 +1,4 @@
-- Place configuration files in $SYSCONFDIR/jitsi-meet (config.js,
-  interface_config.js, branding.json...)
+- Place more configuration files in $SYSCONFDIR/jitsi-meet (branding.json...)
 - Provide installation instructions
 - No longer pull data from the network (see www/gitea)
 - Work around out of memory conditions (eg "ulimit -l $((`ulimit -l` * 2))")
diff --git a/jitsi-meet/distinfo b/jitsi-meet/distinfo
index 3674ca9b84..bbbc16825a 100644
--- a/jitsi-meet/distinfo
+++ b/jitsi-meet/distinfo
@@ -1,6 +1,5 @@
 $NetBSD$
 
-BLAKE2s (jitsi-meet/jitsi-meet_7577.tar.gz) = f340d3cd86e6dcca57b184f523ef413667edee61acc1c883e191f18ea511bcb4
-SHA512 (jitsi-meet/jitsi-meet_7577.tar.gz) = 2bb90d17d182c050c49b632880ba788a1a1cd1d079cc9cdd6519c1479b7a23144e5dbd9bc7e59b149cf97273cf26f5c95e87de9f6c22b76080b446285d392097
-Size (jitsi-meet/jitsi-meet_7577.tar.gz) = 117273392 bytes
-SHA1 (patch-package-lock.json) = 75140b22d9a6033ff029490095973c50d0791d76
+BLAKE2s (jitsi-meet/jitsi-meet_7648.tar.gz) = 9e42e454b58ad19004d9988f34268259fcbcd6eb00e9bad739fe19a9542e9bef
+SHA512 (jitsi-meet/jitsi-meet_7648.tar.gz) = eb15ee04b61789c1634a576235ba20d205a360e49f34ea17f4e652a2b0765dc28d98caf6942ea5a3798edf962a4111e827153e182914a20654ac07cd53578b8b
+Size (jitsi-meet/jitsi-meet_7648.tar.gz) = 117272437 bytes
diff --git a/jitsi-meet/patches/patch-package-lock.json b/jitsi-meet/patches/patch-package-lock.json
deleted file mode 100644
index 867ce7aaae..0000000000
--- a/jitsi-meet/patches/patch-package-lock.json
+++ /dev/null
@@ -1,78 +0,0 @@
-$NetBSD$
-
-Workaround for an issue when computing code integrity with npm
-
-Result of the following command:
-perl -pi -e '$_="" if /"integrity":/ and $p=~/"(resolved|version)": "git\+ssh:/; $p=$_' package-lock.json
-
-According to:
-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-08-04 16:11:58.000000000 +0000
-+++ package-lock.json
-@@ -3632,7 +3632,6 @@
-     "node_modules/@jitsi/sdp-interop": {
-       "version": "1.0.5",
-       "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",
-@@ -16304,7 +16303,6 @@
-     "node_modules/react-native-reanimated": {
-       "version": "1.13.4",
-       "resolved": "git+https://git%github.com@localhost/software-mansion/react-native-reanimated.git#c4a6b6f687ede090f6081064abe83a2ef9a05784";,
--      "integrity": "sha512-QGeZxvpZj1xv/NQtZ22uosLG99TSfujUlPHASp38AA/AgGzM+f4/P1ciCo1nTeOd3M5Ajh+e1hDy34CeZZeyCw==",
-       "license": "MIT",
-       "dependencies": {
-         "fbjs": "^1.0.0"
-@@ -16814,7 +16812,6 @@
-     "node_modules/react-native-video": {
-       "version": "5.2.0",
-       "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",
-@@ -18670,7 +18667,6 @@
-     "node_modules/strophejs-plugin-stream-management": {
-       "version": "1.0.0",
-       "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"
-@@ -23511,7 +23507,6 @@
-     },
-     "@jitsi/sdp-interop": {
-       "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",
-@@ -33266,7 +33261,6 @@
-     },
-     "react-native-reanimated": {
-       "version": "git+https://git%github.com@localhost/software-mansion/react-native-reanimated.git#c4a6b6f687ede090f6081064abe83a2ef9a05784";,
--      "integrity": "sha512-QGeZxvpZj1xv/NQtZ22uosLG99TSfujUlPHASp38AA/AgGzM+f4/P1ciCo1nTeOd3M5Ajh+e1hDy34CeZZeyCw==",
-       "from": "react-native-reanimated@https://git%github.com@localhost/software-mansion/react-native-reanimated#c4a6b6f687ede090f6081064abe83a2ef9a05784";,
-       "requires": {
-         "fbjs": "^1.0.0"
-@@ -33555,7 +33549,6 @@
-     },
-     "react-native-video": {
-       "version": "git+https://git%github.com@localhost/jitsi/react-native-video.git#4f6dad990d17ce42894df993780b5386a9c11b85";,
--      "integrity": "sha512-zA5KlpwZfuU9DkI62xkCRcUqvLZG30z5Ac00NZ3gbxqQF60PK/FEGyM8lB5QBsjt0ZlAYgUh2q+snAU7HgN/yQ==",
-       "from": "react-native-video@https://git%github.com@localhost/jitsi/react-native-video#4f6dad990d17ce42894df993780b5386a9c11b85";,
-       "requires": {
-         "keymirror": "^0.1.1",
-@@ -35001,7 +34994,6 @@
-     },
-     "strophejs-plugin-stream-management": {
-       "version": "git+https://git%github.com@localhost/jitsi/strophejs-plugin-stream-management.git#001cf02bef2357234e1ac5d163611b4d60bf2b6a";,
--      "integrity": "sha512-ijQSXeEEmGl4dfLx8RcQDCvzg1UPtEArowaCHZr8ITdBOH/X6JxxGzy/DVeMLVSvSy73tH7pGK6iPjBqQajwdQ==",
-       "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 eaf110261e..2ea6fde629 100644
--- a/jitsi-videobridge/PLIST
+++ b/jitsi-videobridge/PLIST
@@ -74,8 +74,9 @@ share/jitsi-videobridge/lib/jetty-servlets-11.0.10.jar
 share/jitsi-videobridge/lib/jetty-util-11.0.10.jar
 share/jitsi-videobridge/lib/jetty-webapp-11.0.10.jar
 share/jitsi-videobridge/lib/jetty-xml-11.0.10.jar
-share/jitsi-videobridge/lib/jicoco-1.1-113-g4e7ea8b.jar
-share/jitsi-videobridge/lib/jicoco-config-1.1-113-g4e7ea8b.jar
+share/jitsi-videobridge/lib/jicoco-1.1-115-g332f4e7.jar
+share/jitsi-videobridge/lib/jicoco-config-1.1-115-g332f4e7.jar
+share/jitsi-videobridge/lib/jicoco-metrics-1.1-115-g332f4e7.jar
 share/jitsi-videobridge/lib/jitsi-media-transform-2.1-SNAPSHOT.jar
 share/jitsi-videobridge/lib/jitsi-metaconfig-1.0-9-g5e1b624.jar
 share/jitsi-videobridge/lib/jitsi-srtp-1.1-7-gd8d1435.jar
@@ -99,7 +100,7 @@ share/jitsi-videobridge/lib/kotlin-stdlib-jdk7-1.6.21.jar
 share/jitsi-videobridge/lib/kotlin-stdlib-jdk8-1.6.21.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.3.jar
+share/jitsi-videobridge/lib/minidns-core-1.0.4.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
@@ -112,6 +113,11 @@ share/jitsi-videobridge/lib/rtp-2.1-SNAPSHOT.jar
 share/jitsi-videobridge/lib/sctp-1.0-9-g45bf9f2.jar
 share/jitsi-videobridge/lib/sdp-api-1.0.jar
 share/jitsi-videobridge/lib/sentry-5.3.0.jar
+share/jitsi-videobridge/lib/simpleclient-0.16.0.jar
+share/jitsi-videobridge/lib/simpleclient_common-0.16.0.jar
+share/jitsi-videobridge/lib/simpleclient_tracer_common-0.16.0.jar
+share/jitsi-videobridge/lib/simpleclient_tracer_otel-0.16.0.jar
+share/jitsi-videobridge/lib/simpleclient_tracer_otel_agent-0.16.0.jar
 share/jitsi-videobridge/lib/slf4j-api-1.7.32.jar
 share/jitsi-videobridge/lib/smack-core-4.4.5.jar
 share/jitsi-videobridge/lib/smack-extensions-4.4.5.jar
diff --git a/jitsi-videobridge/distinfo b/jitsi-videobridge/distinfo
index 25b1b7009b..c5bbd759d3 100644
--- a/jitsi-videobridge/distinfo
+++ b/jitsi-videobridge/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (jitsi-videobridge/jitsi-meet_7577.tar.gz) = d9e7b20429881a4256cd6375921d1bcf858d37f9ff7661666daabb720dca9ca5
-SHA512 (jitsi-videobridge/jitsi-meet_7577.tar.gz) = 7c5c192ef5d9149a89d59499e10b41931c068070a48e2ee5377eb72d556b9cc005e0d9b0f2f9b97f0ed238371253435ef39e661bb56c17019bcec5fa05372d79
-Size (jitsi-videobridge/jitsi-meet_7577.tar.gz) = 62356125 bytes
+BLAKE2s (jitsi-videobridge/jitsi-meet_7648.tar.gz) = 6b2a5d08b88043867282460211e42efbd59537f1412d29b5fe80add3d1b2622e
+SHA512 (jitsi-videobridge/jitsi-meet_7648.tar.gz) = bc0de0e5f13c0299d64db7756b7cbef34dde71e97e1e5abf57c0ef1a203b532f1bba0518706babbc836dde00638f5885fdd28487707040725595ab39b3a60f04
+Size (jitsi-videobridge/jitsi-meet_7648.tar.gz) = 62357040 bytes


Home | Main Index | Thread Index | Old Index