From 17eb02f1f98c74cdbdbc04eb5f1985328644bc6a Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Mon, 19 Apr 2021 21:21:42 +0000 Subject: [PATCH 1/4] Update Mattermost to 5.34.2 --- README.md | 2 +- README_fr.md | 2 +- conf/arm.src | 6 +++--- conf/arm64.src | 6 +++--- conf/enterprise.src | 6 +++--- conf/x86-64.src | 6 +++--- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 7c6ddd9..5ac34d3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Mattermost is a self-hosted, open source instant messaging and service software. It's designed as an internal chat for organizations and businesses, and it's touted as an alternative to Slack. -**Shipped version:** 5.33.2 +**Shipped version:** 5.34.2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 1aa0bb2..835d508 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Mattermost est un logiciel et un service de messagerie instantanée libre auto-hébergeable. Il est conçu comme un chat interne pour les organisations et les entreprises, et il est présenté comme une alternative à Slack. -**Version incluse :** 5.33.2 +**Version incluse :** 5.34.2 ## Captures d'écran diff --git a/conf/arm.src b/conf/arm.src index 4be3eeb..b5fff7f 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.33.2/mattermost-v5.33.2-linux-arm.tar.gz -SOURCE_SUM=4eb2d69da019979c9792435e175a12b4afb19fe66e70747039d247ca4f0769a87b1b1951a90a43edd021a898dee00946cbeac9ce213e670aeb5fce3203fa4303 +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.34.2/mattermost-v5.34.2-linux-arm.tar.gz +SOURCE_SUM=98805b54f0f5403fbee943d2a338a781813392ac7789f3f14ed688833d5578a2000e1af20d245ef75e6beb5ae1f129eda9bd2484e63505653a80b8c97d3d3b0b SOURCE_SUM_PRG=sha512sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mattermost-v5.33.2-linux-arm.tar.gz +SOURCE_FILENAME=mattermost-v5.34.2-linux-arm.tar.gz diff --git a/conf/arm64.src b/conf/arm64.src index dafb14a..98d35d2 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.33.2/mattermost-v5.33.2-linux-arm64.tar.gz -SOURCE_SUM=b07ef96872348a481a62fd1ae5c91db8de83b9a03a5281f6b21f75b6c624694f8f53393fb3fa77f2a0d78ad7313a4536ad88ae122cb2957d419ec98f111430c8 +SOURCE_URL=https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v5.34.2/mattermost-v5.34.2-linux-arm64.tar.gz +SOURCE_SUM=345c1e3aecd75abdc1b734fc21802698b5ff2b00a9eded47b3ad985706a6352a924e2aa0e1e638119ade09bd4c1689ae18122aba496a45430734b5097c51adc9 SOURCE_SUM_PRG=sha512sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mattermost-v5.33.2-linux-arm64.tar.gz +SOURCE_FILENAME=mattermost-v5.34.2-linux-arm64.tar.gz diff --git a/conf/enterprise.src b/conf/enterprise.src index 3ab136a..cb93c0e 100644 --- a/conf/enterprise.src +++ b/conf/enterprise.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://releases.mattermost.com/5.33.2/mattermost-5.33.2-linux-amd64.tar.gz -SOURCE_SUM=36faac7bdf70044beed46e7cc9af755b50ac6c1b6531377be9a7a3edcd65191f +SOURCE_URL=https://releases.mattermost.com/5.34.2/mattermost-enterprise-5.34.2-linux-amd64.tar.gz +SOURCE_SUM=15111484bd543cc895d91bc74fa500bb23e1bc614526c38acd2c2aaaf5435da5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mattermost-5.33.2-linux-amd64.tar.gz +SOURCE_FILENAME=mattermost-enterprise-5.34.2-linux-amd64.tar.gz diff --git a/conf/x86-64.src b/conf/x86-64.src index 76a6f93..0fa2a51 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://releases.mattermost.com/5.33.2/mattermost-team-5.33.2-linux-amd64.tar.gz -SOURCE_SUM=d9498dc7b474f80029830cfa1f55221d76c0dd603e38273f7019a97830eba2f5 +SOURCE_URL=https://releases.mattermost.com/5.34.2/mattermost-team-5.34.2-linux-amd64.tar.gz +SOURCE_SUM=7346b4ac5132c69c677b4f738a18c6d0969ad4ae466f29d6f02b361878801ec6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=mattermost-team-5.33.2-linux-amd64.tar.gz +SOURCE_FILENAME=mattermost-team-5.34.2-linux-amd64.tar.gz From 5326531421d710079cb6d8d90f8c661e7e1f4fac Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Wed, 21 Apr 2021 13:16:03 +0000 Subject: [PATCH 2/4] manifest: bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6e49f58..c970e96 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": "5.33.2~ynh1", + "version": "5.34.2~ynh3", "url": "http://www.mattermost.org/", "license": "GPL-3.0-only", "maintainer": { From 607733f23248fc2273189bc5ec9e0c3742a20ee3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 21 Apr 2021 15:35:38 +0200 Subject: [PATCH 3/4] Fix badges --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5ac34d3..fb6e873 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d #### Supported architectures -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/mattermost%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/mattermost/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/mattermost%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/mattermost/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/mattermost.svg)](https://ci-apps.yunohost.org/ci/apps/mattermost/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/mattermost.svg)](https://ci-apps-arm.yunohost.org/ci/apps/mattermost/) ## Limitations diff --git a/README_fr.md b/README_fr.md index 835d508..124dc22 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,8 +37,8 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo #### Supported architectures -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/mattermost%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/mattermost/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/mattermost%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/mattermost/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/mattermost.svg)](https://ci-apps.yunohost.org/ci/apps/mattermost/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/mattermost.svg)](https://ci-apps-arm.yunohost.org/ci/apps/mattermost/) ## Limitations From 31036add87f54178c869cd45a131b60a2833807d Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Wed, 21 Apr 2021 15:49:43 +0200 Subject: [PATCH 4/4] manifest: fix version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c970e96..14d0f49 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": "5.34.2~ynh3", + "version": "5.34.2~ynh1", "url": "http://www.mattermost.org/", "license": "GPL-3.0-only", "maintainer": {