From 94f6f550d86dbc71482c83b767a4681bbc659b71 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Jan 2022 12:21:59 +0000 Subject: [PATCH 1/5] Upgrade to v2022.01.28 --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 95c80f7..d2ee55a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/e58e0eb9aa375b1107b207e8229a2142c4edc0b8.tar.gz -SOURCE_SUM=8ef596033f1278f7a2bfdff76437a2040f494769533b891fa4f83694b0d9f975 +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/2ba6267f1603cee682bfe3885b797ad5df7e958f.tar.gz +SOURCE_SUM=58bee6fbe670f69f7b8b8ecaefe9c9b450203c07b83186ffa127093a7a97dedc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=e58e0eb9aa375b1107b207e8229a2142c4edc0b8.tar.gz +SOURCE_FILENAME=2ba6267f1603cee682bfe3885b797ad5df7e958f.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 2d35502..b922435 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2022.01.23~ynh2", + "version": "2022.01.28~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "free", From 66dd1554b028f452a80a8b7457c5256de4ce3942 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 28 Jan 2022 12:22:03 +0000 Subject: [PATCH 2/5] 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 0697d00..cda1ccf 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Glitch-Soc, a fork of 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:** 2022.01.23~ynh2 +**Shipped version:** 2022.01.28~ynh1 diff --git a/README_fr.md b/README_fr.md index eebe964..ef335e2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Glitch-Soc, une scission de 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. Glitch-Soc évite ainsi les risques qu'une seule société monopolise votre communication à des fins commerciales. -**Version incluse :** 2022.01.23~ynh2 +**Version incluse :** 2022.01.28~ynh1 From 8d90dfcdc24f46adbc0bdf9b9aaf1c599f7d367b Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Sun, 30 Jan 2022 23:21:32 +0100 Subject: [PATCH 3/5] Run updater.sh on sunday --- .github/workflows/updater.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index fb72ba0..ca7fca3 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -8,7 +8,7 @@ on: workflow_dispatch: # Run it every day at 6:00 UTC schedule: - - cron: '0 6 * * *' + - cron: '0 6 * * 0' jobs: updater: runs-on: ubuntu-latest From e3e6a6af5dd0227ea600c857963ae0a79733fdf7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 31 Jan 2022 23:33:25 +0000 Subject: [PATCH 4/5] Upgrade to v2022.01.31 --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index d2ee55a..d9de131 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/2ba6267f1603cee682bfe3885b797ad5df7e958f.tar.gz -SOURCE_SUM=58bee6fbe670f69f7b8b8ecaefe9c9b450203c07b83186ffa127093a7a97dedc +SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/d6f3261c6cb810ea4eb6f74b9ee62af0d94cbd52.tar.gz +SOURCE_SUM=08d8cae74216d055249bff0ea88d19fa7e67db08c8bfec07bc7d49aba28ba0da SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=2ba6267f1603cee682bfe3885b797ad5df7e958f.tar.gz +SOURCE_FILENAME=d6f3261c6cb810ea4eb6f74b9ee62af0d94cbd52.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index b922435..94e965c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Libre and federated social network, fork of Mastodon", "fr": "Réseau social libre et fédéré, scission de Mastodon" }, - "version": "2022.01.28~ynh1", + "version": "2022.01.31~ynh1", "url": "https://github.com/glitch-soc/mastodon", "upstream": { "license": "free", From b6aa62eaa90bb3a681486ca454138af50a0f4cb5 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 31 Jan 2022 23:33:28 +0000 Subject: [PATCH 5/5] 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 cda1ccf..42f35e6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Glitch-Soc, a fork of 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:** 2022.01.28~ynh1 +**Shipped version:** 2022.01.31~ynh1 diff --git a/README_fr.md b/README_fr.md index ef335e2..14e5ce1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Glitch-Soc, une scission de 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. Glitch-Soc évite ainsi les risques qu'une seule société monopolise votre communication à des fins commerciales. -**Version incluse :** 2022.01.28~ynh1 +**Version incluse :** 2022.01.31~ynh1