1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Merge pull request #173 from YunoHost-Apps/testing

Upgrade to 2.4.0~ynh1
This commit is contained in:
yalh76 2021-08-20 09:39:21 +02:00 committed by GitHub
commit 2c4a57afdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 15 additions and 11 deletions

View file

@ -23,7 +23,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
- Tootdon (Android + iOS) - Tootdon (Android + iOS)
- Tootle (iOS) - Tootle (iOS)
**Shipped version:** 2.3.0 **Shipped version:** 2.4.0
## Important points to read before installing ## Important points to read before installing

View file

@ -50,6 +50,8 @@
upgrade=1 from_commit=9f5c0970d2bf8bb6111785184b1d3762228b04ec upgrade=1 from_commit=9f5c0970d2bf8bb6111785184b1d3762228b04ec
# 2.3.0~ynh2 # 2.3.0~ynh2
upgrade=1 from_commit=4757df265b0c3e8d1fc5280190ccfe5705dcb691 upgrade=1 from_commit=4757df265b0c3e8d1fc5280190ccfe5705dcb691
# 2.3.0~ynh3
upgrade=1 from_commit=28ed2fd7ab7b5e55154991c990d8e780560a56db
backup_restore=1 backup_restore=1
multi_instance=0 multi_instance=0
port_already_use=0 port_already_use=0
@ -92,3 +94,5 @@ Notification=yes
name=2.3.0~ynh1 name=2.3.0~ynh1
; commit=4757df265b0c3e8d1fc5280190ccfe5705dcb691 ; commit=4757df265b0c3e8d1fc5280190ccfe5705dcb691
name=2.3.0~ynh2 name=2.3.0~ynh2
; commit=28ed2fd7ab7b5e55154991c990d8e780560a56db
name=2.3.0~ynh3

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/182309/artifacts/download SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193206/artifacts/download?file_type=archive
SOURCE_SUM=b8d9ee0d5b0cad20634d9eff6679cf723e589bb2c38c716d4796255768bde0d0 SOURCE_SUM=a757c6a60ad4f11e354323c44f8f576bd5c8219ca4ca99cbd8a5b5706237731f
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.3.0-arm.zip SOURCE_FILENAME=pleroma-v2.4.0-arm.zip

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/182311/artifacts/download SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193208/artifacts/download?file_type=archive
SOURCE_SUM=7e1a69fc6f95ac4b3719d19c65e66a14c89bdb21c541047877b104e713916418 SOURCE_SUM=dc3fa4552d43606cc998c9e63963c3c258f15fed002db3aa3f122b9ec378db56
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.3.0-arm64.zip SOURCE_FILENAME=pleroma-v2.4.0-arm64.zip

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/182307/artifacts/download SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/193204/artifacts/download?file_type=archive
SOURCE_SUM=2755020516bbc49b38240dfb37bd70a886b56b06c9e771d45ba3d589b0948d5a SOURCE_SUM=335857f4568c3fa911b7a9a1d5340b0e9ea7fde32f18af2a0cf645081ec0a5df
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=pleroma-v2.3.0-x86-64.zip SOURCE_FILENAME=pleroma-v2.4.0-x86-64.zip

View file

@ -6,7 +6,7 @@
"en": "A free, federated social networking server built on open protocols.", "en": "A free, federated social networking server built on open protocols.",
"fr": "Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts." "fr": "Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts."
}, },
"version": "2.3.0~ynh3", "version": "2.4.0~ynh1",
"url": "https://git.pleroma.social/pleroma/pleroma", "url": "https://git.pleroma.social/pleroma/pleroma",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"maintainer": [ "maintainer": [