From f24bf25b90e7a6b1f39b98008991523b1c2153b5 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 25 Apr 2024 10:07:01 +0200 Subject: [PATCH] Testing (#473) * Auto-update READMEs * upgrade to 9.6.1 * Auto-update READMEs * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update config.json --------- Co-authored-by: yunohost-bot --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- conf/config.json | 7 +++++-- manifest.toml | 22 +++++++++++----------- 7 files changed, 21 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index a55bce0..867fe8e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Shipped version:** 9.6.1~ynh1 +**Shipped version:** 9.7.1~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index aeff2a9..ee66120 100644 --- a/README_eu.md +++ b/README_eu.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Paketatutako bertsioa:** 9.6.1~ynh1 +**Paketatutako bertsioa:** 9.7.1~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 8fd5aaf..36e88c5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -42,7 +42,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo - Données de profilage d'exécution et rapports de surveillance du système -**Version incluse :** 9.6.1~ynh1 +**Version incluse :** 9.7.1~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 7b77c4e..7037cef 100644 --- a/README_gl.md +++ b/README_gl.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Versión proporcionada:** 9.6.1~ynh1 +**Versión proporcionada:** 9.7.1~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ba4e225..9e5f38a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**分发版本:** 9.6.1~ynh1 +**分发版本:** 9.7.1~ynh1 ## 截图 diff --git a/conf/config.json b/conf/config.json index 52139f9..1165bd6 100644 --- a/conf/config.json +++ b/conf/config.json @@ -621,7 +621,8 @@ "CloudSettings": { "CWSURL": "https://portal.test.cloud.mattermost.com", "CWSAPIURL": "https://api.internal.test.cloud.mattermost.com", - "CWSMock": false + "CWSMock": false, + "Disable": false }, "FeatureFlags": { "TestFeature": "off", @@ -641,7 +642,9 @@ "StreamlinedMarketplace": true, "CloudIPFiltering": false, "ConsumePostHook": false, - "CloudAnnualRenewals": false + "CloudAnnualRenewals": false, + "CloudDedicatedExportUI": false, + "WebSocketEventScope": false }, "ImportSettings": { "Directory": "./import", diff --git a/manifest.toml b/manifest.toml index 88d7735..62e8794 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mattermost" description.en = "Open source collaboration platform built for developers" description.fr = "Plateforme de collaboration open source conçue pour les développeurs" -version = "9.6.1~ynh1" +version = "9.7.1~ynh1" maintainers = ["pmorinerie"] @@ -76,18 +76,18 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://releases.mattermost.com/9.6.1/mattermost-team-9.6.1-linux-amd64.tar.gz" - amd64.sha256 = "ff3908dce8a068dd89742ed43c23a926177dabda0cdbdd7737a18fc7ced3a8eb" - arm64.url = "https://releases.mattermost.com/9.6.1/mattermost-team-9.6.1-linux-arm64.tar.gz" - arm64.sha256 = "0a13435cddbba3be0fc26e3437ae8e36f49169ba3985f1717dec7132a7bea163" - armhf.url = "https://github.com/remiheens/mattermost-docker-arm/releases/download/v9.6.1/mattermost-v9.6.1-linux-arm.tar.gz" - armhf.sha256 = "71549e410980105f37c601f860f48dca016f74032d1cec7ed55abf8207ba4545" + amd64.url = "https://releases.mattermost.com/9.7.1/mattermost-team-9.7.1-linux-amd64.tar.gz" + amd64.sha256 = "52a808ae20f808dce8052ba4f67727b8db638c5951b7323806f0f9f9f67628a1" + arm64.url = "https://releases.mattermost.com/9.7.1/mattermost-team-9.7.1-linux-arm64.tar.gz" + arm64.sha256 = "91a08428054efaf9c6331ca9f799a5fa0ed557e05063bb9481d8804f02cc0fdb" + armhf.url = "https://github.com/remiheens/mattermost-docker-arm/releases/download/v9.7.1/mattermost-v9.7.1-linux-arm.tar.gz" + armhf.sha256 = "2446fa8e957f2e12d1447b42e04e552e187b43e4933b18393428983bd871da3c" [resources.sources.enterprise] - amd64.url = "https://releases.mattermost.com/9.6.1/mattermost-enterprise-9.6.1-linux-amd64.tar.gz" - amd64.sha256 = "eaa3c480f4b6b9c9a7e511eceeb93926c6446dba207a5868eb2e81b81a7f51a8" - arm64.url = "https://releases.mattermost.com/9.6.1/mattermost-enterprise-9.6.1-linux-arm64.tar.gz" - arm64.sha256 = "4b53c24419068dc8988fa73aea9bbb4e8d3448295d7b5193a29b4a43bf57fcea" + amd64.url = "https://releases.mattermost.com/9.7.1/mattermost-enterprise-9.7.1-linux-amd64.tar.gz" + amd64.sha256 = "2ffc754ea4a79b38990bc4b1b951eb6835260bf91b3a39ab1f680013784522ad" + arm64.url = "https://releases.mattermost.com/9.7.1/mattermost-enterprise-9.7.1-linux-arm64.tar.gz" + arm64.sha256 = "10067cb2932288ef68ed919d32196533ace6b167a5c378f073fa041e8527a3a5" [resources.system_user] allow_email = true