From 8c0bc5004f6ebcf416cca77d16e393b8efcd1fac Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 May 2023 06:07:47 +0000 Subject: [PATCH 1/5] Upgrade to v2.0.8615 --- conf/jitsi-jicofo.src | 4 ++-- conf/jitsi-meet-prosody.src | 4 ++-- conf/jitsi-meet-web.src | 4 ++-- conf/jitsi-videobridge.src | 4 ++-- manifest.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/conf/jitsi-jicofo.src b/conf/jitsi-jicofo.src index dc46256..912f76f 100644 --- a/conf/jitsi-jicofo.src +++ b/conf/jitsi-jicofo.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-996-1_all.deb -SOURCE_SUM=5f474306e2d04061bc82271b5595be2a4986357e0394c6c423333f7738cf8251 +SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1027-1_all.deb +SOURCE_SUM=317d53a7160fbed45f446fd543160036c06b6c61dfe3d4834df9fa47c68d0bc2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/conf/jitsi-meet-prosody.src b/conf/jitsi-meet-prosody.src index 504f225..d20ac1d 100644 --- a/conf/jitsi-meet-prosody.src +++ b/conf/jitsi-meet-prosody.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.6991-1_all.deb -SOURCE_SUM=92071b62920cd651663eb34fa38b5a0f711c2fd2d07365f1877c449035c22a16 +SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7235-1_all.deb +SOURCE_SUM=f766caf4bcf58a2d45d1e38780baac41c4aeb78daef9d14cbdb3ba9bb167fadd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/conf/jitsi-meet-web.src b/conf/jitsi-meet-web.src index d1894bb..a23eb72 100644 --- a/conf/jitsi-meet-web.src +++ b/conf/jitsi-meet-web.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.6991-1_all.deb -SOURCE_SUM=45ddfcd3022ed2e99e1fb767615b70221e38f3b62c41fee8dddc0f80cc86ffbc +SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7235-1_all.deb +SOURCE_SUM=6fb5a2bf8cde91e430355abb449471a49ab1daa716918fa9b5495803f82f0d81 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/conf/jitsi-videobridge.src b/conf/jitsi-videobridge.src index 989df62..7387b84 100644 --- a/conf/jitsi-videobridge.src +++ b/conf/jitsi-videobridge.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.2-79-gf6426ea0-1_all.deb -SOURCE_SUM=58923d24246d69cb953ee82fdecfcd2302ef0d7fdb8e789afe10e276a7ae634e +SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-19-gb286dc0c-1_all.deb +SOURCE_SUM=10fa63192dda140413a0ff483eb70e3f1178de7047b8264f0b66f8ec9a6583f9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 458e9d6..4cf835e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Video conferencing web application", "fr": "Application web de conférence vidéo" }, - "version": "2.0.8319~ynh1", + "version": "2.0.8615~ynh1", "url": "https://jitsi.org/Projects/JitMeet", "upstream": { "license": "Apache-2.0", From a96b3730460624cd8f142da0e719514de64f4199 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 May 2023 06:07:53 +0000 Subject: [PATCH 2/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce04d91..44f01f0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Jitsi Meet is a libre software (Apache) WebRTC JavaScript app that uses Jitsi Videobridge to provide high quality, secure, and scalable video conferences. -**Shipped version:** 2.0.8319~ynh1 +**Shipped version:** 2.0.8615~ynh1 **Demo:** https://meet.jit.si/ diff --git a/README_fr.md b/README_fr.md index f659fbd..d956e95 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Jitsi Meet est un logiciel libre (Apache) dont Jitsi Videobridge, avec WebRTC Javascript, propose des vidéos-conférences de haute qualité, sécurisées et évolutives. -**Version incluse :** 2.0.8319~ynh1 +**Version incluse :** 2.0.8615~ynh1 **Démo :** https://meet.jit.si/ From 52daf6f1d0b3eccb1f81675b76838fcead298955 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Jun 2023 06:08:02 +0000 Subject: [PATCH 3/5] Upgrade to v2.0.8719 --- conf/jitsi-jicofo.src | 4 ++-- conf/jitsi-meet-prosody.src | 4 ++-- conf/jitsi-meet-web.src | 4 ++-- conf/jitsi-videobridge.src | 4 ++-- manifest.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/conf/jitsi-jicofo.src b/conf/jitsi-jicofo.src index 912f76f..482eb9b 100644 --- a/conf/jitsi-jicofo.src +++ b/conf/jitsi-jicofo.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1027-1_all.deb -SOURCE_SUM=317d53a7160fbed45f446fd543160036c06b6c61dfe3d4834df9fa47c68d0bc2 +SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1038-1_all.deb +SOURCE_SUM=f553b76ca3a81ed97faba8049b08bc2dce065e0252c8527b8f129f68a439e3d7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/conf/jitsi-meet-prosody.src b/conf/jitsi-meet-prosody.src index d20ac1d..963e896 100644 --- a/conf/jitsi-meet-prosody.src +++ b/conf/jitsi-meet-prosody.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7235-1_all.deb -SOURCE_SUM=f766caf4bcf58a2d45d1e38780baac41c4aeb78daef9d14cbdb3ba9bb167fadd +SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7322-1_all.deb +SOURCE_SUM=dbd35c8d38b4797c60936ff024269f8dd1ec373e3d4968944486f1b07a45e973 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/conf/jitsi-meet-web.src b/conf/jitsi-meet-web.src index a23eb72..c8c8aaa 100644 --- a/conf/jitsi-meet-web.src +++ b/conf/jitsi-meet-web.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7235-1_all.deb -SOURCE_SUM=6fb5a2bf8cde91e430355abb449471a49ab1daa716918fa9b5495803f82f0d81 +SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7322-1_all.deb +SOURCE_SUM=c2cb12e280f4cf3ebb8aab6bf98f81094511f8ff7b9fe592819b813ae2334d69 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/conf/jitsi-videobridge.src b/conf/jitsi-videobridge.src index 7387b84..3a3dc26 100644 --- a/conf/jitsi-videobridge.src +++ b/conf/jitsi-videobridge.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-19-gb286dc0c-1_all.deb -SOURCE_SUM=10fa63192dda140413a0ff483eb70e3f1178de7047b8264f0b66f8ec9a6583f9 +SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-25-g1da507fa-1_all.deb +SOURCE_SUM=9b292965494052de7dc56f87cc963ef61702b0e127984584dd83d09468dbe85a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4cf835e..2624130 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Video conferencing web application", "fr": "Application web de conférence vidéo" }, - "version": "2.0.8615~ynh1", + "version": "2.0.8719~ynh1", "url": "https://jitsi.org/Projects/JitMeet", "upstream": { "license": "Apache-2.0", From 0aa830a6176cd70cb986d02025040333ff928b17 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Jun 2023 06:08:10 +0000 Subject: [PATCH 4/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44f01f0..8dcf723 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Jitsi Meet is a libre software (Apache) WebRTC JavaScript app that uses Jitsi Videobridge to provide high quality, secure, and scalable video conferences. -**Shipped version:** 2.0.8615~ynh1 +**Shipped version:** 2.0.8719~ynh1 **Demo:** https://meet.jit.si/ diff --git a/README_fr.md b/README_fr.md index d956e95..ce97327 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Jitsi Meet est un logiciel libre (Apache) dont Jitsi Videobridge, avec WebRTC Javascript, propose des vidéos-conférences de haute qualité, sécurisées et évolutives. -**Version incluse :** 2.0.8615~ynh1 +**Version incluse :** 2.0.8719~ynh1 **Démo :** https://meet.jit.si/ From 3d06af69032ce55bdd070922957a2b8cab42c656 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 5 Jul 2023 00:41:59 +0200 Subject: [PATCH 5/5] [autopatch] Fix Host and X-Forwarded-For header spoofing --- conf/nginx.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 695b7a0..fb44523 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -31,7 +31,7 @@ location ~ ^/(libs|css|static|images|fonts|lang|sounds|connection_optimization|. location = /http-bind { proxy_pass http://127.0.0.1:5280/http-bind?prefix=$prefix&$args; proxy_set_header X-Forwarded-For $remote_addr; - proxy_set_header Host $http_host; + proxy_set_header Host $host; } # xmpp websockets @@ -40,7 +40,7 @@ location = /xmpp-websocket { proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; - proxy_set_header Host $http_host; + proxy_set_header Host $host; tcp_nodelay on; }