From 2937a9610305c571dae4ed5bdea1be684ee549d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 3 Aug 2021 21:39:14 +0200 Subject: [PATCH 1/7] Update check_process to fix test --- check_process | 3 --- 1 file changed, 3 deletions(-) diff --git a/check_process b/check_process index 1820ca8..9fbfa5f 100644 --- a/check_process +++ b/check_process @@ -14,7 +14,6 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=f39b77ae010dc6ed197b4b8e92110bede6ed4e07 backup_restore=1 multi_instance=1 wrong_user=0 @@ -26,5 +25,3 @@ final_path_already_use=1 change_url=1 ;;; Upgrade options - ; commit=f39b77ae010dc6ed197b4b8e92110bede6ed4e07 - name=Before sso Support and refactoring From c7f96644897326654097d11bc204435f2870587a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 16 Aug 2021 22:03:16 +0200 Subject: [PATCH 2/7] Upgrade element to 1.8.0 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f3d8c59..a143df4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It's a webclient for matrix. For a matrix server you can install synapse on your Yunohost chattroom with matrix : [https://app.element.io/#/room/#yunohost:matrix.org](https://app.element.io/#/room/#yunohost:matrix.org) -**Shipped version:** 1.7.34 +**Shipped version:** 1.8.0 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 37d02a1..68d6df1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.7.34/element-v1.7.34.tar.gz -SOURCE_SUM=d0cd8bb95487206470cead34c20ce5cd3556877588b4d37e24335ffaefbd577d +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.0/element-v1.8.0.tar.gz +SOURCE_SUM=7ccc56ea364e9db55bafa8966dd6e3c13b5b248a3d38e6e8f2fde3d09f395296 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 620cf33..5fe5cde 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "A web client for matrix", "fr": "Un client web pour matrix" }, - "version": "1.7.34~ynh1", + "version": "1.8.0~ynh1", "url": "https://element.io", "license": "Apache-2.0", "maintainer": { From 7ab26e980a93676f5f0daa38720633c72d25e038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 17 Aug 2021 22:03:16 +0200 Subject: [PATCH 3/7] Upgrade element to 1.8.1 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a143df4..98ce382 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It's a webclient for matrix. For a matrix server you can install synapse on your Yunohost chattroom with matrix : [https://app.element.io/#/room/#yunohost:matrix.org](https://app.element.io/#/room/#yunohost:matrix.org) -**Shipped version:** 1.8.0 +**Shipped version:** 1.8.1 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 68d6df1..3b8bc8a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.0/element-v1.8.0.tar.gz -SOURCE_SUM=7ccc56ea364e9db55bafa8966dd6e3c13b5b248a3d38e6e8f2fde3d09f395296 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.1/element-v1.8.1.tar.gz +SOURCE_SUM=0b6a166293f131e4a018aca351ee88875de08199623786e6017e5c6a4cd6d6ef # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 5fe5cde..59e80cb 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "A web client for matrix", "fr": "Un client web pour matrix" }, - "version": "1.8.0~ynh1", + "version": "1.8.1~ynh1", "url": "https://element.io", "license": "Apache-2.0", "maintainer": { From 38ef40c7fd79a01525853ea8188531d900ea1d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 31 Aug 2021 22:03:19 +0200 Subject: [PATCH 4/7] Upgrade element to 1.8.2 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 98ce382..3d6b928 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It's a webclient for matrix. For a matrix server you can install synapse on your Yunohost chattroom with matrix : [https://app.element.io/#/room/#yunohost:matrix.org](https://app.element.io/#/room/#yunohost:matrix.org) -**Shipped version:** 1.8.1 +**Shipped version:** 1.8.2 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 3b8bc8a..ff1c88e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.1/element-v1.8.1.tar.gz -SOURCE_SUM=0b6a166293f131e4a018aca351ee88875de08199623786e6017e5c6a4cd6d6ef +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.2/element-v1.8.2.tar.gz +SOURCE_SUM=4a057160f99d8059fa3659756ba6f54a7d87e48d15923a2b9f7800f5de456a64 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 59e80cb..77da4fe 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "A web client for matrix", "fr": "Un client web pour matrix" }, - "version": "1.8.1~ynh1", + "version": "1.8.2~ynh1", "url": "https://element.io", "license": "Apache-2.0", "maintainer": { From 06fe87fea3e9d7a225492f87a87adbe53f2b4e3c Mon Sep 17 00:00:00 2001 From: ljf Date: Mon, 13 Sep 2021 15:01:11 +0200 Subject: [PATCH 5/7] [fix] Security issue with message key sharing. See https://matrix.org/blog/2021/09/13/vulnerability-disclosure-key-sharing --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index ff1c88e..543a56c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.2/element-v1.8.2.tar.gz -SOURCE_SUM=4a057160f99d8059fa3659756ba6f54a7d87e48d15923a2b9f7800f5de456a64 +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.4/element-v1.8.4.tar.gz +SOURCE_SUM=5787a44ace859920a95059408a94f2add7b8cfe12b4026fdcf392d6d7f18b42f # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 77da4fe..27b84da 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "A web client for matrix", "fr": "Un client web pour matrix" }, - "version": "1.8.2~ynh1", + "version": "1.8.4~ynh1", "url": "https://element.io", "license": "Apache-2.0", "maintainer": { From 34d457d13e526997fddb8348650674a7db2247be Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 13 Sep 2021 15:35:28 +0200 Subject: [PATCH 6/7] Fix version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d6b928..2c34c62 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It's a webclient for matrix. For a matrix server you can install synapse on your Yunohost chattroom with matrix : [https://app.element.io/#/room/#yunohost:matrix.org](https://app.element.io/#/room/#yunohost:matrix.org) -**Shipped version:** 1.8.2 +**Shipped version:** 1.8.4 Screenshots ----------- From cd18880cec63c55b27719c0d1180de95edb45322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Tue, 14 Sep 2021 22:03:18 +0200 Subject: [PATCH 7/7] Upgrade element to 1.8.5 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c34c62..0449f4f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It's a webclient for matrix. For a matrix server you can install synapse on your Yunohost chattroom with matrix : [https://app.element.io/#/room/#yunohost:matrix.org](https://app.element.io/#/room/#yunohost:matrix.org) -**Shipped version:** 1.8.4 +**Shipped version:** 1.8.5 Screenshots ----------- diff --git a/conf/app.src b/conf/app.src index 543a56c..265e852 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.4/element-v1.8.4.tar.gz -SOURCE_SUM=5787a44ace859920a95059408a94f2add7b8cfe12b4026fdcf392d6d7f18b42f +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.5/element-v1.8.5.tar.gz +SOURCE_SUM=1371fa8970518b89a786ed26bbdea5cbd7fc0183a23057fdcd37298c399f1f2e # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 27b84da..5fb85a0 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "A web client for matrix", "fr": "Un client web pour matrix" }, - "version": "1.8.4~ynh1", + "version": "1.8.5~ynh1", "url": "https://element.io", "license": "Apache-2.0", "maintainer": {