aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2020-12-22 19:59:13 +0100
committeryalh76 <yalh@yahoo.com>2020-12-22 19:59:13 +0100
commit78d6d26eeb29a00fd1d1d87b59de59f1e3ad376b (patch)
tree0dad7fb03c1ef3e996157994ccec7c4674f7662d
parent74908bf3e70c134bc838c7db3ae8b5aa0938cd75 (diff)
downloadmastodon_ynh-78d6d26eeb29a00fd1d1d87b59de59f1e3ad376b.tar.gz
mastodon_ynh-78d6d26eeb29a00fd1d1d87b59de59f1e3ad376b.tar.bz2
mastodon_ynh-78d6d26eeb29a00fd1d1d87b59de59f1e3ad376b.zip
Upgrade to 3.2.2
-rw-r--r--README.md2
-rw-r--r--README_fr.md2
-rw-r--r--check_process4
-rw-r--r--conf/app.src4
-rw-r--r--manifest.json2
5 files changed, 9 insertions, 5 deletions
diff --git a/README.md b/README.md
index 400138c..19b1ee1 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview
Mastodon is a free, open-source microblogging social network. It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
-**Shipped version:** 3.2.1
+**Shipped version:** 3.2.2
## Important points to read before installing
diff --git a/README_fr.md b/README_fr.md
index 548c3e6..6c6ee1e 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble
Mastodon est un réseau social de microblog auto-hébergé et open source. C'est une alternative décentralisée aux plates-formes commerciales comme Twitter. Mastodon évite ainsi les risques qu'une seule société monopolise votre communication à des fins commerciales.
-**Version incluse:** 3.2.1
+**Version incluse:** 3.2.2
## Points importants à lire avant l'installation
diff --git a/check_process b/check_process
index 843ff98..6fbc748 100644
--- a/check_process
+++ b/check_process
@@ -23,6 +23,8 @@
upgrade=1 from_commit=bde14cc4496445fdfed4616ac44fc9527c8369fd
# 3.2.1~ynh1
upgrade=1 from_commit=248b717f373f3c82bdb19c33cf20980494608697
+ # 3.2.1~ynh2
+ upgrade=1 from_commit=74908bf3e70c134bc838c7db3ae8b5aa0938cd75
backup_restore=1
multi_instance=1
# This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.
@@ -46,3 +48,5 @@ Notification=all
name=3.2.0~ynh1
; commit=248b717f373f3c82bdb19c33cf20980494608697
name=3.2.1~ynh1
+ ; commit=74908bf3e70c134bc838c7db3ae8b5aa0938cd75
+ name=3.2.1~ynh2
diff --git a/conf/app.src b/conf/app.src
index 571866d..5d0c0b4 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/tootsuite/mastodon/archive/v3.2.1.tar.gz
-SOURCE_SUM=429dbe1166948e2863dd97b7d5458d18887e7a75b7ff5005cfa50828f9c7b9e2
+SOURCE_URL=https://github.com/tootsuite/mastodon/archive/v3.2.2.tar.gz
+SOURCE_SUM=298396b1bd0065689c3d9225c8466c6651979834acb4eec511057ff1ba630781
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index 9c2a68d..1fc7555 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "A libre and federated social network.",
"fr": "Un réseau social libre et fédéré."
},
- "version": "3.2.1~ynh2",
+ "version": "3.2.2~ynh1",
"url": "https://github.com/tootsuite/mastodon",
"license": "AGPL-3.0-or-later",
"maintainer": [