From 81fb17abd96f0bb7f9f2cdce0ab0b866a43b8fcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 27 Sep 2023 01:11:23 +0200 Subject: [PATCH] Upgrade synapse to 1.93.0 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 12 ++++++------ conf/requirement_bullseye.txt | 14 +++++++------- manifest.json | 2 +- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index de7c162..d0a0123 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.92.3/matrix-synapse_1.92.3-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=e169960390a16410210ff2cf6d744ae8d53c6cd3c7586a585ad6afdaf4874094 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.93.0/matrix-synapse_1.93.0-bookworm-bin1_armv7l.tar.gz +SOURCE_SUM=7b81f948d3ba69f879648dc6bf2722c9bcda751cd7b81a1c18206e41d2b5b91e # (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 fe1b5bb..b132bcd 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.92.3/matrix-synapse_1.92.3-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=c3e82b33d4e49e7358f0dfd2e1e80ddd7f3664f53fc494f553defebe11e918bc +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.93.0/matrix-synapse_1.93.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=570bbb9bd5d020c180b786dcf5c55b1406d1ee8dab24eb1ab620821f70f5532c # (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 11ecc10..a92c437 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -7,26 +7,26 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 constantly==15.1.0 -cryptography==41.0.3 +cryptography==41.0.4 hyperlink==21.0.0 idna==3.4 ijson==3.2.3 immutabledict==3.0.0 incremental==22.10.0 Jinja2==3.1.2 -jsonschema==4.19.0 +jsonschema==4.19.1 jsonschema-specifications==2023.7.1 ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.92.3 +matrix-synapse==1.93.0 matrix-synapse-ldap3==0.2.2 -msgpack==1.0.5 +msgpack==1.0.6 ndg-httpsclient==0.5.1 netaddr==0.9.0 packaging==23.1 -phonenumbers==8.13.20 +phonenumbers==8.13.21 Pillow==10.0.1 prometheus-client==0.17.1 psycopg2==2.9.7 @@ -51,6 +51,6 @@ treq==22.2.0 Twisted==23.8.0 typing_extensions==4.8.0 unpaddedbase64==2.1.0 -urllib3==2.0.4 +urllib3==2.0.5 webencodings==0.5.1 zope.interface==6.0 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index 33a6431..d6a5f62 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -7,26 +7,26 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.2.0 constantly==15.1.0 -cryptography==41.0.3 +cryptography==41.0.4 hyperlink==21.0.0 idna==3.4 ijson==3.2.3 immutabledict==3.0.0 incremental==22.10.0 Jinja2==3.1.2 -jsonschema==4.19.0 +jsonschema==4.19.1 jsonschema-specifications==2023.7.1 ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.92.3 +matrix-synapse==1.93.0 matrix-synapse-ldap3==0.2.2 -msgpack==1.0.5 +msgpack==1.0.6 ndg-httpsclient==0.5.1 -netaddr==0.8.0 +netaddr==0.9.0 packaging==23.1 -phonenumbers==8.13.20 +phonenumbers==8.13.21 Pillow==10.0.1 pkg_resources==0.0.0 prometheus-client==0.17.1 @@ -53,6 +53,6 @@ treq==22.2.0 Twisted==23.8.0 typing_extensions==4.8.0 unpaddedbase64==2.1.0 -urllib3==2.0.4 +urllib3==2.0.5 webencodings==0.5.1 zope.interface==6.0 diff --git a/manifest.json b/manifest.json index 126130e..ac0236e 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.92.3~ynh1", + "version": "1.93.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {