mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Merge pull request #231 from YunoHost-Apps/ci-auto-update-v2.5.0
Upgrade to version 2.5.0
This commit is contained in:
commit
21261bad93
7 changed files with 13 additions and 12 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Pleroma for YunoHost
|
# Pleroma for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/pleroma)  
|
[](https://dash.yunohost.org/appci/app/pleroma)  
|
||||||
[](https://install-app.yunohost.org/?app=pleroma)
|
[](https://install-app.yunohost.org/?app=pleroma)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -22,7 +22,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
|
||||||
**Mastodon web front-end for Pleroma:** Add **/web** in front of your Pleroma domain, eg. pleroma.domain.tld/web
|
**Mastodon web front-end for Pleroma:** Add **/web** in front of your Pleroma domain, eg. pleroma.domain.tld/web
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.4.5~ynh2
|
**Shipped version:** 2.5.0~ynh1
|
||||||
|
|
||||||
**Demo:** http://distsn.org/pleroma-instances.html
|
**Demo:** http://distsn.org/pleroma-instances.html
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Pleroma pour YunoHost
|
# Pleroma pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/pleroma)  
|
[](https://dash.yunohost.org/appci/app/pleroma)  
|
||||||
[](https://install-app.yunohost.org/?app=pleroma)
|
[](https://install-app.yunohost.org/?app=pleroma)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
@ -22,7 +22,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
|
||||||
**Mastodon web front-end for Pleroma:** Add **/web** in front of your Pleroma domain, eg. pleroma.domain.tld/web
|
**Mastodon web front-end for Pleroma:** Add **/web** in front of your Pleroma domain, eg. pleroma.domain.tld/web
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.4.5~ynh2
|
**Version incluse :** 2.5.0~ynh1
|
||||||
|
|
||||||
**Démo :** http://distsn.org/pleroma-instances.html
|
**Démo :** http://distsn.org/pleroma-instances.html
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/224375/artifacts/download?file_type=archive
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/226602/artifacts/download?file_type=archive
|
||||||
SOURCE_SUM=6e2d055795f1f59bbdadf82bfd4ae291e89ac6a65a71091657359cd7eae783d4
|
SOURCE_SUM=0a8a64ee9642349976ec83be3649d607115b3819a99f7d056135fbe3a5d58480
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/224379/artifacts/download?file_type=archive
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/226606/artifacts/download?file_type=archive
|
||||||
SOURCE_SUM=4c98198401787797681bbc755450a23eb8113420cd4f55f27b980d11378c884e
|
SOURCE_SUM=9b7092566d2279c0911d86f8641a2a08aef67d5f76563939459e6c1fb1144279
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/224377/artifacts/download?file_type=archive
|
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/226604/artifacts/download?file_type=archive
|
||||||
SOURCE_SUM=f64d43f86f962fa4a03a2a3108c0cf353ec8f80a5e8b59098470356048a6fdd0
|
SOURCE_SUM=90ca77fd63ebe849659864e95af194bb8b7d268f9e5aa13756c4d6a07257a692
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Federated social networking server built on open protocols",
|
"en": "Federated social networking server built on open protocols",
|
||||||
"fr": "Serveur de réseautage social fédéré basé sur des protocoles ouverts"
|
"fr": "Serveur de réseautage social fédéré basé sur des protocoles ouverts"
|
||||||
},
|
},
|
||||||
"version": "2.4.5~ynh2",
|
"version": "2.5.0~ynh1",
|
||||||
"url": "https://pleroma.social/",
|
"url": "https://pleroma.social/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
|
@ -201,7 +201,8 @@ pushd $final_path/live
|
||||||
--static-dir $datadir/static \
|
--static-dir $datadir/static \
|
||||||
--listen-ip 127.0.0.1 \
|
--listen-ip 127.0.0.1 \
|
||||||
--listen-port $port \
|
--listen-port $port \
|
||||||
--strip-uploads Y \
|
--strip-uploads-location Y \
|
||||||
|
--read-uploads-description Y \
|
||||||
--anonymize-uploads Y \
|
--anonymize-uploads Y \
|
||||||
--dedupe-uploads Y"
|
--dedupe-uploads Y"
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Add table
Reference in a new issue