From eafe4002328fbaca0c098c05f796c9d998c2877d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 18:12:39 +0200 Subject: [PATCH 1/4] Upgrade to version 6.6.0 (#355) * Upgrade to v6.6.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 | 21 ++++++++++----------- conf/enterprise.src | 4 ++-- manifest.json | 2 +- 8 files changed, 21 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index dd31419..338d53a 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:** 6.5.0~ynh2 +**Shipped version:** 6.6.0~ynh1 diff --git a/README_fr.md b/README_fr.md index c47e284..80fae70 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,7 +33,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 :** 6.5.0~ynh2 +**Version incluse :** 6.6.0~ynh1 diff --git a/conf/amd64.src b/conf/amd64.src index 87fd7ab..bf63faf 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.mattermost.com/6.5.0/mattermost-team-6.5.0-linux-amd64.tar.gz -SOURCE_SUM=6e9f7645a686da4d2cd40d68cfebbdc3f2f8724af4506794d55a68e8b6cf0bd9 +SOURCE_URL=https://releases.mattermost.com/6.6.0/mattermost-team-6.6.0-linux-amd64.tar.gz +SOURCE_SUM=80646d60b011e86f50e50dc589e6e7791f359a9da02be947f3b81c00ce1c9491 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 4b8cd96..ffe45ad 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.5.0/mattermost-v6.5.0-linux-arm64.tar.gz -SOURCE_SUM=b834c041dca404b5da0227467f2e3da77e9f784c6424c43d872f5abf2a5194a4 +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.6.0/mattermost-v6.6.0-linux-arm64.tar.gz +SOURCE_SUM=58b953dd32398a5cb61e6f58c62283ef6cde5d99d298f9c8c0d8ebfdc92a6da6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 5d02a1c..f783132 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.5.0/mattermost-v6.5.0-linux-arm.tar.gz -SOURCE_SUM=973d68bc1f464b6ef5d54405257b51cd0a3245dc978acea62038517bc7b88bcf +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.6.0/mattermost-v6.6.0-linux-arm.tar.gz +SOURCE_SUM=8ef7af1eee56793debe128d209af74f6d328f710b9e01a5f9790d671177938c0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/config.json b/conf/config.json index cbb766a..79b1f35 100644 --- a/conf/config.json +++ b/conf/config.json @@ -254,11 +254,11 @@ "ShowFullName": true }, "SupportSettings": { - "TermsOfServiceLink": "https://mattermost.com/terms-of-service/", + "TermsOfServiceLink": "https://mattermost.com/terms-of-use/", "PrivacyPolicyLink": "https://mattermost.com/privacy-policy/", - "AboutLink": "https://about.mattermost.com/default-about/", - "HelpLink": "https://about.mattermost.com/default-help/", - "ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/", + "AboutLink": "https://docs.mattermost.com/about/product.html/", + "HelpLink": "https://mattermost.com/default-help/", + "ReportAProblemLink": "https://mattermost.com/default-report-a-problem/", "SupportEmail": "", "CustomTermsOfServiceEnabled": false, "CustomTermsOfServiceReAcceptancePeriod": 365, @@ -419,8 +419,8 @@ "mmauthbeta://" ], "AppDownloadLink": "https://mattermost.com/download/#mattermostApps", - "AndroidAppDownloadLink": "https://about.mattermost.com/mattermost-android-app/", - "IosAppDownloadLink": "https://about.mattermost.com/mattermost-ios-app/" + "AndroidAppDownloadLink": "https://mattermost.com/mattermost-android-app/", + "IosAppDownloadLink": "https://mattermost.com/mattermost-ios-app/" }, "ClusterSettings": { "Enable": false, @@ -528,6 +528,9 @@ "ClientDirectory": "./client/plugins", "Plugins": {}, "PluginStates": { + "com.mattermost.apps": { + "Enable": true + }, "com.mattermost.nps": { "Enable": true }, @@ -572,27 +575,23 @@ "CloudDelinquentEmailJobsEnabled": false, "CollapsedThreads": true, "EnableRemoteClusterService": false, - "AppsEnabled": false, + "AppsEnabled": true, "AppBarEnabled": false, "PluginPlaybooks": "", "PluginApps": "", "PluginFocalboard": "", "PermalinkPreviews": true, - "GlobalHeader": true, "NewAccountNoisy": false, "CallsMobile": false, "BoardsFeatureFlags": "", "AddMembersToChannel": "top", "GuidedChannelCreation": false, - "ResendInviteEmailInterval": "", "InviteToTeam": "none", "CustomGroups": true, - "InlinePostEditing": false, "BoardsDataRetention": false, "NormalizeLdapDNs": false, "EnableInactivityCheckJob": true, "UseCaseOnboarding": true, - "WorkspaceOptimizationDashboard": true, "GraphQL": false }, "ImportSettings": { diff --git a/conf/enterprise.src b/conf/enterprise.src index 6718280..b007b20 100644 --- a/conf/enterprise.src +++ b/conf/enterprise.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.mattermost.com/6.5.0/mattermost-enterprise-6.5.0-linux-amd64.tar.gz -SOURCE_SUM=2ec39e64cc58e6e7213aad09c48401fa7e0d8df22c9720d9880f6d66097a9279 +SOURCE_URL=https://releases.mattermost.com/6.6.0/mattermost-enterprise-6.6.0-linux-amd64.tar.gz +SOURCE_SUM=c5720abdd6042fb6a1746fb00c7b4fbf347c4d6e9b405058d7908766e6643a12 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c47f33c..7bf1e8b 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": "6.5.0~ynh2", + "version": "6.6.0~ynh1", "url": "http://www.mattermost.org/", "upstream": { "license": "GPL-3.0-only", From 3e0276537aa9c8148b866000ca971ef93d77d4df Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 15 Apr 2022 18:24:38 +0200 Subject: [PATCH 2/4] Add #58 link --- doc/DISCLAIMER.md | 2 +- doc/DISCLAIMER_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index b4c5f33..61d3931 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -11,7 +11,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d ## Limitations -* LDAP integration is not supported (see #58) +* LDAP integration is not supported (see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58)) ## Additional information diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index 188abf6..385d4bb 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -9,7 +9,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo ## Limitations -* L'intégration LDAP n'est pas gérée (see #58) +* L'intégration LDAP n'est pas gérée (see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58)) ## Informations additionnelles From 8c82549106af9334729d21d108bfd85882603cfd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Apr 2022 16:24:44 +0000 Subject: [PATCH 3/4] 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 338d53a..78733dc 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d ## Limitations -* LDAP integration is not supported (see #58) +* LDAP integration is not supported (see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58)) ## Additional information diff --git a/README_fr.md b/README_fr.md index 80fae70..9a5f449 100644 --- a/README_fr.md +++ b/README_fr.md @@ -54,7 +54,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo ## Limitations -* L'intégration LDAP n'est pas gérée (see #58) +* L'intégration LDAP n'est pas gérée (see [#58](https://github.com/YunoHost-Apps/mattermost_ynh/issues/58)) ## Informations additionnelles From 915d0c543e424d32eb68c9297637b4088391a1ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 10:23:25 +0200 Subject: [PATCH 4/4] Upgrade to version 6.6.1 (#359) * Upgrade to v6.6.1 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot --- README.md | 2 +- README_fr.md | 2 +- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- conf/enterprise.src | 4 ++-- manifest.json | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 78733dc..24ead62 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:** 6.6.0~ynh1 +**Shipped version:** 6.6.1~ynh1 diff --git a/README_fr.md b/README_fr.md index 9a5f449..126a5aa 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,7 +33,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 :** 6.6.0~ynh1 +**Version incluse :** 6.6.1~ynh1 diff --git a/conf/amd64.src b/conf/amd64.src index bf63faf..5dda7b6 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.mattermost.com/6.6.0/mattermost-team-6.6.0-linux-amd64.tar.gz -SOURCE_SUM=80646d60b011e86f50e50dc589e6e7791f359a9da02be947f3b81c00ce1c9491 +SOURCE_URL=https://releases.mattermost.com/6.6.1/mattermost-team-6.6.1-linux-amd64.tar.gz +SOURCE_SUM=044e3ea02acc14873cd86513f68831a042f3a3ffe25280d24568f97886527751 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index ffe45ad..8453568 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.6.0/mattermost-v6.6.0-linux-arm64.tar.gz -SOURCE_SUM=58b953dd32398a5cb61e6f58c62283ef6cde5d99d298f9c8c0d8ebfdc92a6da6 +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.6.1/mattermost-v6.6.1-linux-arm64.tar.gz +SOURCE_SUM=621a3947f80794e1d7d0ad636d5560565bfe161f8e23bef36e1734a388fddc6d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index f783132..715627b 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.6.0/mattermost-v6.6.0-linux-arm.tar.gz -SOURCE_SUM=8ef7af1eee56793debe128d209af74f6d328f710b9e01a5f9790d671177938c0 +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v6.6.1/mattermost-v6.6.1-linux-arm.tar.gz +SOURCE_SUM=33e1e167b3d5cbb0a01bb36251b44ca0688ffd97f94e290d9398bec33ebc911b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/enterprise.src b/conf/enterprise.src index b007b20..0f949bc 100644 --- a/conf/enterprise.src +++ b/conf/enterprise.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.mattermost.com/6.6.0/mattermost-enterprise-6.6.0-linux-amd64.tar.gz -SOURCE_SUM=c5720abdd6042fb6a1746fb00c7b4fbf347c4d6e9b405058d7908766e6643a12 +SOURCE_URL=https://releases.mattermost.com/6.6.1/mattermost-enterprise-6.6.1-linux-amd64.tar.gz +SOURCE_SUM=ac0bce020f66145a8c72b26ea9f6f43f760ff2e380c4a2262cda02ebd34cc239 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7bf1e8b..13c95b0 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": "6.6.0~ynh1", + "version": "6.6.1~ynh1", "url": "http://www.mattermost.org/", "upstream": { "license": "GPL-3.0-only",