From 9ccb41083e8987adb6175ae952c873b7e8d0df2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 2 Aug 2023 01:17:51 +0200 Subject: [PATCH] Upgrade synapse to 1.89.0 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 16 ++++++++-------- conf/requirement_bullseye.txt | 14 +++++++------- manifest.json | 2 +- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index 231869d..e6b4c23 100644 --- a/conf/armv7_bookworm.src +++ b/conf/armv7_bookworm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.88.0/matrix-synapse_1.88.0-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=41656466893c339b9f34a0a46db7563363fcfe4c1443d7078aaba14051a1ef85 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.89.0/matrix-synapse_1.89.0-bookworm-bin1_armv7l.tar.gz +SOURCE_SUM=aaf0d8d5a24b7a98c9e41fd43faa2ebfc8baa00ce56a0f7180cfe560a60a8842 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index a47b02c..ab1a8b9 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.88.0/matrix-synapse_1.88.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=048a26443449fef69fab0fc7adadd6ffb3324f67526090bd0296c8320592ee37 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.89.0/matrix-synapse_1.89.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=098caf6bff5ad1433e99e1c4950b1a3c1e4b661ca17ae6e1ca2d5c199bea7934 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index 19ea390..bc4f56d 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -3,15 +3,15 @@ Automat==22.10.0 bcrypt==4.0.1 bleach==6.0.0 canonicaljson==2.0.0 -certifi==2023.5.7 +certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 constantly==15.1.0 -cryptography==41.0.2 +cryptography==41.0.3 hyperlink==21.0.0 idna==3.4 -ijson==3.2.2 -immutabledict==2.2.5 +ijson==3.2.3 +immutabledict==3.0.0 incremental==22.10.0 Jinja2==3.1.2 jsonschema==4.18.4 @@ -20,20 +20,20 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.88.0 +matrix-synapse==1.89.0 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 netaddr==0.8.0 packaging==23.1 -phonenumbers==8.13.16 +phonenumbers==8.13.17 Pillow==10.0.0 prometheus-client==0.17.1 psycopg2==2.9.6 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 -pydantic==1.10.11 +pydantic==1.10.12 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==23.2.0 @@ -51,6 +51,6 @@ treq==22.2.0 Twisted==22.10.0 typing_extensions==4.7.1 unpaddedbase64==2.1.0 -urllib3==2.0.3 +urllib3==2.0.4 webencodings==0.5.1 zope.interface==6.0 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index f741894..c57872d 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -3,15 +3,15 @@ Automat==22.10.0 bcrypt==4.0.1 bleach==6.0.0 canonicaljson==2.0.0 -certifi==2023.5.7 +certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 constantly==15.1.0 cryptography==41.0.2 hyperlink==21.0.0 idna==3.4 -ijson==3.2.2 -immutabledict==2.2.5 +ijson==3.2.3 +immutabledict==3.0.0 incremental==22.10.0 Jinja2==3.1.2 jsonschema==4.18.4 @@ -20,13 +20,13 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.88.0 +matrix-synapse==1.89.0 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 netaddr==0.8.0 packaging==23.1 -phonenumbers==8.13.16 +phonenumbers==8.13.17 Pillow==10.0.0 pkg_resources==0.0.0 prometheus-client==0.17.1 @@ -34,7 +34,7 @@ psycopg2==2.9.6 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 -pydantic==1.10.11 +pydantic==1.10.12 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==23.2.0 @@ -52,6 +52,6 @@ treq==22.2.0 Twisted==22.10.0 typing_extensions==4.7.1 unpaddedbase64==2.1.0 -urllib3==2.0.3 +urllib3==2.0.4 webencodings==0.5.1 zope.interface==6.0 diff --git a/manifest.json b/manifest.json index 04dd94a..55e009c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server which uses Matrix", "fr": "Serveur de messagerie instantané basé sur Matrix" }, - "version": "1.88.0~ynh1", + "version": "1.89.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {