From c2848f5b3f534307f737423b7f0b765b6c5f640d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 19 Jul 2023 01:03:26 +0200 Subject: [PATCH] Upgrade synapse to 1.88.0 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 20 +++++++++++--------- conf/requirement_bullseye.txt | 20 +++++++++++--------- manifest.json | 2 +- 5 files changed, 27 insertions(+), 23 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index 05b6043..231869d 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.87.0/matrix-synapse_1.87.0-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=06ffecadab9328f5653bd5a8276085fa7c1f27c90c97096c24fa60a12c5e74b9 +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 # (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 174f53d..a47b02c 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.87.0/matrix-synapse_1.87.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=0196d46e7c0e935ed9a6713433de358f300cedcd0bf4017ef82432aa8551bcf4 +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 # (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 e78a14c..19ea390 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -5,29 +5,30 @@ bleach==6.0.0 canonicaljson==2.0.0 certifi==2023.5.7 cffi==1.15.1 -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 constantly==15.1.0 -cryptography==41.0.1 +cryptography==41.0.2 hyperlink==21.0.0 idna==3.4 ijson==3.2.2 immutabledict==2.2.5 incremental==22.10.0 Jinja2==3.1.2 -jsonschema==4.17.3 +jsonschema==4.18.4 +jsonschema-specifications==2023.7.1 ldap3==2.9.1 -lxml==4.9.2 +lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.87.0 +matrix-synapse==1.88.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.15 +phonenumbers==8.13.16 Pillow==10.0.0 -prometheus-client==0.17.0 +prometheus-client==0.17.1 psycopg2==2.9.6 pyasn1==0.5.0 pyasn1-modules==0.3.0 @@ -36,9 +37,10 @@ pydantic==1.10.11 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==23.2.0 -pyrsistent==0.19.3 -PyYAML==6.0 +PyYAML==6.0.1 +referencing==0.30.0 requests==2.31.0 +rpds-py==0.9.2 semantic-version==2.10.0 service-identity==23.1.0 setuptools-rust==1.6.0 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index be78c51..f741894 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -5,30 +5,31 @@ bleach==6.0.0 canonicaljson==2.0.0 certifi==2023.5.7 cffi==1.15.1 -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 constantly==15.1.0 -cryptography==41.0.1 +cryptography==41.0.2 hyperlink==21.0.0 idna==3.4 ijson==3.2.2 immutabledict==2.2.5 incremental==22.10.0 Jinja2==3.1.2 -jsonschema==4.17.3 +jsonschema==4.18.4 +jsonschema-specifications==2023.7.1 ldap3==2.9.1 -lxml==4.9.2 +lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.87.0 +matrix-synapse==1.88.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.15 +phonenumbers==8.13.16 Pillow==10.0.0 pkg_resources==0.0.0 -prometheus-client==0.17.0 +prometheus-client==0.17.1 psycopg2==2.9.6 pyasn1==0.5.0 pyasn1-modules==0.3.0 @@ -37,9 +38,10 @@ pydantic==1.10.11 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==23.2.0 -pyrsistent==0.19.3 -PyYAML==6.0 +PyYAML==6.0.1 +referencing==0.30.0 requests==2.31.0 +rpds-py==0.9.2 semantic-version==2.10.0 service-identity==23.1.0 setuptools-rust==1.6.0 diff --git a/manifest.json b/manifest.json index b4e20e1..04dd94a 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.87.0~ynh1", + "version": "1.88.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {