From 4d24760764e756a1d4bad39cc387b28d1eac9186 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Jul 2022 06:10:40 +0000 Subject: [PATCH 1/6] Upgrade to v7.1.2 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- conf/enterprise.src | 4 ++-- manifest.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index f56c769..1f1e15f 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.mattermost.com/7.0.1/mattermost-team-7.0.1-linux-amd64.tar.gz -SOURCE_SUM=d65e85f3e523c00afca521e79af79d37047d3a3b0662d2174e9ddc206609880d +SOURCE_URL=https://releases.mattermost.com/7.1.2/mattermost-team-7.1.2-linux-amd64.tar.gz +SOURCE_SUM=3cbbd885a5299594a216ca3c1bc6baf1d176e69fb8d4838c90b74891accfdde7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 501c368..44077be 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.0.1/mattermost-v7.0.1-linux-arm64.tar.gz -SOURCE_SUM=166bceedf98b8551acd53b741e0cdbe14a04273056d33fecb9cc02502fb046cb +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.1.2/mattermost-v7.1.2-linux-arm64.tar.gz +SOURCE_SUM=fab8c7ff3ecb7c605206998f01da8a2aa76192470d7904ea87256382b876a30b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 25eb799..2ee82d4 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.0.1/mattermost-v7.0.1-linux-arm.tar.gz -SOURCE_SUM=425fa64f8bbfa43accf19e6b031bcfb4d3396d954de5e5a9df52183423ab2950 +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.1.2/mattermost-v7.1.2-linux-arm.tar.gz +SOURCE_SUM=d201f08f9626414673878121b39ef2b0ca426d3a74b431f7ec52b784a45448a6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/enterprise.src b/conf/enterprise.src index 159ed94..e647d43 100644 --- a/conf/enterprise.src +++ b/conf/enterprise.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.mattermost.com/7.0.1/mattermost-enterprise-7.0.1-linux-amd64.tar.gz -SOURCE_SUM=3565433c3a9dc7b99d582affa818bc1ec52c0896d3eb7c77ed464679c1ec66be +SOURCE_URL=https://releases.mattermost.com/7.1.2/mattermost-enterprise-7.1.2-linux-amd64.tar.gz +SOURCE_SUM=4058f1e09bb9c4c0bd37d1b06002354e59097bd8eb8339cccb606f632d871ca6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2216e07..5bae7f4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source collaboration platform built for developers", "fr": "Plateforme de collaboration open source conçue pour les développeurs" }, - "version": "7.0.1~ynh1", + "version": "7.1.2~ynh1", "url": "http://www.mattermost.org/", "upstream": { "license": "GPL-3.0-only", From da6ef3912ec4d045d98de11f5b2f12d9a5b92764 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Jul 2022 06:10:44 +0000 Subject: [PATCH 2/6] 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 3e3bf3d..4303c4c 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ To explore the benefits of Mattermost’s enterprise features, you can replace t - Multiple languages including U.S. English, Australian English, Bulgarian, Chinese (Simplified and Traditional), Dutch, French, German, Hungarian, Italian, Japanese, Korean, Polish, Brazilian Portuguese, Romanian, Russian, Turkish, Spanish, Swedish, and Ukrainian -**Shipped version:** 7.0.1~ynh1 +**Shipped version:** 7.1.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d732291..c831afa 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +37,7 @@ Pour explorer les avantages des fonctionnalités d'entreprise de Mattermost, vou - Plusieurs langues dont l'anglais américain, l'anglais australien, le bulgare, le chinois (simplifié et traditionnel), le néerlandais, le français, l'allemand, le hongrois, l'italien, le japonais, le coréen, le polonais, le portugais brésilien, le roumain, le russe, le turc, l'espagnol, le suédois et l'ukrainien -**Version incluse :** 7.0.1~ynh1 +**Version incluse :** 7.1.2~ynh1 ## Captures d'écran From b0114d041e6c934ebdc53c8385432336e410f1e3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 22 Jul 2022 08:40:26 +0200 Subject: [PATCH 3/6] Update config.json --- conf/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/conf/config.json b/conf/config.json index 93bc84c..fc70a84 100644 --- a/conf/config.json +++ b/conf/config.json @@ -193,6 +193,7 @@ "EnableMobileDownload": true, "MaxFileSize": 104857600, "MaxImageResolution": 33177600, + "MaxImageDecoderConcurrency": -1, "DriverName": "local", "Directory": "__DATA_PATH__", "EnablePublicLink": false, @@ -451,7 +452,6 @@ "ExperimentalSettings": { "ClientSideCertEnable": false, "ClientSideCertCheck": "secondary", - "EnableClickToReply": false, "LinkMetadataTimeoutMilliseconds": 5000, "RestrictSystemAdmin": false, "UseNewSAMLLibrary": false, @@ -599,8 +599,7 @@ "EnableInactivityCheckJob": true, "UseCaseOnboarding": true, "GraphQL": false, - "InsightsEnabled": false, - "CloudFree": false, + "InsightsEnabled": true, "CommandPalette": false, "AdvancedTextEditor": true }, From 39653b90faf84ab517e00cab153eda942b29abe9 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 8 Aug 2022 01:35:21 +0200 Subject: [PATCH 4/6] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0?= =?UTF-8?q?Enumeration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 5bae7f4..e8e0453 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "http://www.mattermost.org/", "admindoc": "https://docs.mattermost.com/guides/deployment.html", "userdoc": "https://docs.mattermost.com/guides/messaging.html", - "code": "https://github.com/mattermost/mattermost-server" + "code": "https://github.com/mattermost/mattermost-server", + "cpe": "cpe:2.3:a:mattermost:mattermost" }, "license": "GPL-3.0-only", "maintainer": { @@ -103,4 +104,4 @@ } ] } -} +} \ No newline at end of file From da313c8be1e9db0e520f0308cfca666040f5bb19 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Aug 2022 12:28:05 +0000 Subject: [PATCH 5/6] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4303c4c..fa25df9 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ To explore the benefits of Mattermost’s enterprise features, you can replace t **Shipped version:** 7.1.2~ynh1 + ## Screenshots ![Screenshot of Mattermost](./doc/screenshots/screenshot.png) diff --git a/README_fr.md b/README_fr.md index c831afa..d9fb94d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +37,8 @@ Pour explorer les avantages des fonctionnalités d'entreprise de Mattermost, vou - Plusieurs langues dont l'anglais américain, l'anglais australien, le bulgare, le chinois (simplifié et traditionnel), le néerlandais, le français, l'allemand, le hongrois, l'italien, le japonais, le coréen, le polonais, le portugais brésilien, le roumain, le russe, le turc, l'espagnol, le suédois et l'ukrainien -**Version incluse :** 7.1.2~ynh1 +**Version incluse :** 7.1.2~ynh1 + ## Captures d'écran From d68469efbff04bc640a6dcc0243b1a172501c7bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 18:56:30 +0200 Subject: [PATCH 6/6] Upgrade to version 7.2.0 (#389) * Upgrade to v7.2.0 * Auto-update README * Update config.json Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot Co-authored-by: ericgaspar Co-authored-by: Pierre de La Morinerie --- README.md | 2 +- README_fr.md | 2 +- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- conf/config.json | 5 ++++- conf/enterprise.src | 4 ++-- manifest.json | 2 +- 8 files changed, 15 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index fa25df9..62bf308 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ To explore the benefits of Mattermost’s enterprise features, you can replace t - Multiple languages including U.S. English, Australian English, Bulgarian, Chinese (Simplified and Traditional), Dutch, French, German, Hungarian, Italian, Japanese, Korean, Polish, Brazilian Portuguese, Romanian, Russian, Turkish, Spanish, Swedish, and Ukrainian -**Shipped version:** 7.1.2~ynh1 +**Shipped version:** 7.2.0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d9fb94d..9cc74b3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +37,7 @@ Pour explorer les avantages des fonctionnalités d'entreprise de Mattermost, vou - Plusieurs langues dont l'anglais américain, l'anglais australien, le bulgare, le chinois (simplifié et traditionnel), le néerlandais, le français, l'allemand, le hongrois, l'italien, le japonais, le coréen, le polonais, le portugais brésilien, le roumain, le russe, le turc, l'espagnol, le suédois et l'ukrainien -**Version incluse :** 7.1.2~ynh1 +**Version incluse :** 7.2.0~ynh1 ## Captures d'écran diff --git a/conf/amd64.src b/conf/amd64.src index 1f1e15f..13f8284 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.mattermost.com/7.1.2/mattermost-team-7.1.2-linux-amd64.tar.gz -SOURCE_SUM=3cbbd885a5299594a216ca3c1bc6baf1d176e69fb8d4838c90b74891accfdde7 +SOURCE_URL=https://releases.mattermost.com/7.2.0/mattermost-team-7.2.0-linux-amd64.tar.gz +SOURCE_SUM=185eecbcee8bdfc10f9c99f04a294912269701da86a6217eb48cc761207fca80 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 44077be..01c41cf 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.1.2/mattermost-v7.1.2-linux-arm64.tar.gz -SOURCE_SUM=fab8c7ff3ecb7c605206998f01da8a2aa76192470d7904ea87256382b876a30b +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.2.0/mattermost-v7.2.0-linux-arm64.tar.gz +SOURCE_SUM=d5ff399f4e025a77c8d009ed0c64d029ecba3a3d5ab8271fca6d5aabf25d97d8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 2ee82d4..1655c18 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.1.2/mattermost-v7.1.2-linux-arm.tar.gz -SOURCE_SUM=d201f08f9626414673878121b39ef2b0ca426d3a74b431f7ec52b784a45448a6 +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.2.0/mattermost-v7.2.0-linux-arm.tar.gz +SOURCE_SUM=f5a1697242c6064276107085dabc80db442365244bc9ddc8f19010b4522591dd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/config.json b/conf/config.json index fc70a84..d36406e 100644 --- a/conf/config.json +++ b/conf/config.json @@ -601,7 +601,10 @@ "GraphQL": false, "InsightsEnabled": true, "CommandPalette": false, - "AdvancedTextEditor": true + "PostForwarding": true, + "AdvancedTextEditor": true, + "BoardsProduct": false, + "PlanUpgradeButtonText": "Upgrade" }, "ImportSettings": { "Directory": "./import", diff --git a/conf/enterprise.src b/conf/enterprise.src index e647d43..2d2f7ed 100644 --- a/conf/enterprise.src +++ b/conf/enterprise.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.mattermost.com/7.1.2/mattermost-enterprise-7.1.2-linux-amd64.tar.gz -SOURCE_SUM=4058f1e09bb9c4c0bd37d1b06002354e59097bd8eb8339cccb606f632d871ca6 +SOURCE_URL=https://releases.mattermost.com/7.2.0/mattermost-enterprise-7.2.0-linux-amd64.tar.gz +SOURCE_SUM=1404ed3bac456bf6cac32c3284a105660ae57b440f29923c0506eb0372253d18 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e8e0453..69b305c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source collaboration platform built for developers", "fr": "Plateforme de collaboration open source conçue pour les développeurs" }, - "version": "7.1.2~ynh1", + "version": "7.2.0~ynh1", "url": "http://www.mattermost.org/", "upstream": { "license": "GPL-3.0-only",