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 #166 from YunoHost-Apps/testing

Upgrade to 2.3.0
This commit is contained in:
yalh76 2021-04-05 17:01:47 +02:00 committed by GitHub
commit 6cf063616e
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.2.2 **Shipped version:** 2.3.0
## Important points to read before installing ## Important points to read before installing

View file

@ -49,6 +49,8 @@
upgrade=1 from_commit=ade89203b611fd178bc9d1cf35804bc08ea3a78b upgrade=1 from_commit=ade89203b611fd178bc9d1cf35804bc08ea3a78b
# 2.2.0~ynh1 # 2.2.0~ynh1
upgrade=1 from_commit=059ddc457aabe6962f5960612ed2dc1db53daeeb upgrade=1 from_commit=059ddc457aabe6962f5960612ed2dc1db53daeeb
# 2.2.2~ynh1
upgrade=1 from_commit=63723f18af5b035a41e967078cc3128423b1f9ae
backup_restore=1 backup_restore=1
multi_instance=0 multi_instance=0
port_already_use=0 port_already_use=0
@ -85,3 +87,5 @@ Notification=yes
name=2.1.2~ynh1 name=2.1.2~ynh1
; commit=059ddc457aabe6962f5960612ed2dc1db53daeeb ; commit=059ddc457aabe6962f5960612ed2dc1db53daeeb
name=2.2.0~ynh1 name=2.2.0~ynh1
; commit=63723f18af5b035a41e967078cc3128423b1f9ae
name=2.2.2~ynh1

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/175286/artifacts/download SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/182309/artifacts/download
SOURCE_SUM=d0fe56fa2686e1e19ef340077668df898a4c9c4fa8a4a2ff25e62c33825f7df3 SOURCE_SUM=b8d9ee0d5b0cad20634d9eff6679cf723e589bb2c38c716d4796255768bde0d0
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.2.2-arm.zip SOURCE_FILENAME=pleroma-v2.3.0-arm.zip

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/175288/artifacts/download SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/182311/artifacts/download
SOURCE_SUM=dc6a210759f099219528a1d2df111110d4fbcf267d7216668f34608e7fb9f380 SOURCE_SUM=7e1a69fc6f95ac4b3719d19c65e66a14c89bdb21c541047877b104e713916418
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.2.2-arm64.zip SOURCE_FILENAME=pleroma-v2.3.0-arm64.zip

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/175284/artifacts/download SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/182307/artifacts/download
SOURCE_SUM=356ac1c3a1b6253934afa298166344fe73f364669cfb44447d3126f51e01d4b0 SOURCE_SUM=2755020516bbc49b38240dfb37bd70a886b56b06c9e771d45ba3d589b0948d5a
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.2.2-x86-64.zip SOURCE_FILENAME=pleroma-v2.3.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.2.2~ynh1", "version": "2.3.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": [